[==========] 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
I20260709 13:15:41.626044 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:34379
I20260709 13:15:41.627533 15502 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:15:41.628633 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:41.645819 15509 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
W20260709 13:15:41.647152 15508 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
I20260709 13:15:41.647689 15502 server_base.cc:1061] running on GCE node
W20260709 13:15:41.645993 15511 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
I20260709 13:15:42.864501 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:42.864789 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:42.865036 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602942865004 us; error 0 us; skew 500 ppm
I20260709 13:15:42.865922 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:42.872424 15502 webserver.cc:533] Webserver started at http://127.15.35.190:46871/ using document root <none> and password file <none>
I20260709 13:15:42.873351 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:42.873571 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:42.874025 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:42.879829 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "6a75420c42a1407b8ede02c26853c68b"
format_stamp: "Formatted at 2026-07-09 13:15:42 on dist-test-slave-h616"
I20260709 13:15:42.887603 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.008s
I20260709 13:15:42.892724 15517 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:42.893918 15502 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:15:42.894270 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "6a75420c42a1407b8ede02c26853c68b"
format_stamp: "Formatted at 2026-07-09 13:15:42 on dist-test-slave-h616"
I20260709 13:15:42.894610 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-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)
I20260709 13:15:42.952494 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:42.954128 15502 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
I20260709 13:15:42.954609 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.026114 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:34379
I20260709 13:15:43.026186 15568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:34379 every 8 connection(s)
I20260709 13:15:43.034826 15569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.057268 15569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b: Bootstrap starting.
I20260709 13:15:43.063261 15569 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:43.065332 15569 log.cc:826] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b: Log is configured to *not* fsync() on all Append() calls
I20260709 13:15:43.070106 15569 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b: No bootstrap required, opened a new log
I20260709 13:15:43.091554 15569 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a75420c42a1407b8ede02c26853c68b" member_type: VOTER }
I20260709 13:15:43.092149 15569 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:43.092470 15569 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a75420c42a1407b8ede02c26853c68b, State: Initialized, Role: FOLLOWER
I20260709 13:15:43.093528 15569 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a75420c42a1407b8ede02c26853c68b" member_type: VOTER }
I20260709 13:15:43.094071 15569 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:43.094385 15569 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:43.094754 15569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:43.098937 15569 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a75420c42a1407b8ede02c26853c68b" member_type: VOTER }
I20260709 13:15:43.099726 15569 leader_election.cc:304] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [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: 6a75420c42a1407b8ede02c26853c68b; no voters: 
I20260709 13:15:43.101593 15569 leader_election.cc:290] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:43.101945 15572 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:43.104813 15572 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 1 LEADER]: Becoming Leader. State: Replica: 6a75420c42a1407b8ede02c26853c68b, State: Running, Role: LEADER
I20260709 13:15:43.105780 15572 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [LEADER]: Queue going to LEADER mode. State: All 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: "6a75420c42a1407b8ede02c26853c68b" member_type: VOTER }
I20260709 13:15:43.106878 15569 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:43.117365 15573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a75420c42a1407b8ede02c26853c68b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a75420c42a1407b8ede02c26853c68b" member_type: VOTER } }
I20260709 13:15:43.118005 15573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:43.117803 15574 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a75420c42a1407b8ede02c26853c68b. Latest consensus state: current_term: 1 leader_uuid: "6a75420c42a1407b8ede02c26853c68b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a75420c42a1407b8ede02c26853c68b" member_type: VOTER } }
I20260709 13:15:43.118832 15574 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:43.122650 15580 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:43.134449 15580 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:43.137545 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:43.152245 15580 catalog_manager.cc:1383] Generated new cluster ID: 5cb68cf599ec4a94a351a1127cf945b0
I20260709 13:15:43.152520 15580 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:43.191800 15580 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:43.193647 15580 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:43.212325 15580 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b: Generated new TSK 0
I20260709 13:15:43.213519 15580 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:43.269642 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.279217 15591 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
W20260709 13:15:43.280200 15592 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
W20260709 13:15:43.283349 15594 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
I20260709 13:15:43.284281 15502 server_base.cc:1061] running on GCE node
I20260709 13:15:43.285204 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:43.285490 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:43.285702 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602943285685 us; error 0 us; skew 500 ppm
I20260709 13:15:43.286499 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.290573 15502 webserver.cc:533] Webserver started at http://127.15.35.129:40189/ using document root <none> and password file <none>
I20260709 13:15:43.291355 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.291615 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:43.291951 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:43.293526 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-h616"
I20260709 13:15:43.299448 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260709 13:15:43.303675 15599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.304481 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:15:43.304797 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-h616"
I20260709 13:15:43.305112 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-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)
I20260709 13:15:43.324747 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.326258 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.329030 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.333773 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:43.334033 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.334296 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:43.334471 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.442260 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:43861
I20260709 13:15:43.442324 15661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:43861 every 8 connection(s)
I20260709 13:15:43.449551 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.458613 15666 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
W20260709 13:15:43.461504 15667 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
I20260709 13:15:43.468519 15502 server_base.cc:1061] running on GCE node
W20260709 13:15:43.470192 15669 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
I20260709 13:15:43.471187 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:43.471444 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:43.471632 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602943471596 us; error 0 us; skew 500 ppm
I20260709 13:15:43.472261 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.475363 15502 webserver.cc:533] Webserver started at http://127.15.35.130:35157/ using document root <none> and password file <none>
I20260709 13:15:43.475893 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.476106 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:43.476438 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:43.477820 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-h616"
I20260709 13:15:43.480958 15662 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34379
I20260709 13:15:43.481455 15662 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:43.482728 15662 heartbeater.cc:507] Master 127.15.35.190:34379 requested a full tablet report, sending...
I20260709 13:15:43.484514 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:15:43.486339 15534 ts_manager.cc:194] Registered new tserver with Master: 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861)
I20260709 13:15:43.489472 15534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49902
I20260709 13:15:43.489851 15674 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.490799 15502 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:15:43.491209 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-h616"
I20260709 13:15:43.491580 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-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)
I20260709 13:15:43.510484 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.511716 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.513875 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.516677 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:43.516892 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.517127 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:43.517313 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.608610 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:41561
I20260709 13:15:43.608995 15736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:41561 every 8 connection(s)
I20260709 13:15:43.618001 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:43.626857 15740 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
I20260709 13:15:43.632570 15737 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34379
I20260709 13:15:43.633006 15737 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:43.634020 15737 heartbeater.cc:507] Master 127.15.35.190:34379 requested a full tablet report, sending...
I20260709 13:15:43.636337 15534 ts_manager.cc:194] Registered new tserver with Master: c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:43.638098 15534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49910
W20260709 13:15:43.642788 15741 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
W20260709 13:15:43.644508 15743 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
I20260709 13:15:43.646425 15502 server_base.cc:1061] running on GCE node
I20260709 13:15:43.647462 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:43.647737 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:43.647977 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602943647957 us; error 0 us; skew 500 ppm
I20260709 13:15:43.648547 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:43.651656 15502 webserver.cc:533] Webserver started at http://127.15.35.131:44867/ using document root <none> and password file <none>
I20260709 13:15:43.652151 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:43.652352 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:43.652624 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:43.653707 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "52ace3f1bd7a4617835947e8e21321aa"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-h616"
I20260709 13:15:43.659616 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:15:43.664319 15748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.665261 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:15:43.665643 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "52ace3f1bd7a4617835947e8e21321aa"
format_stamp: "Formatted at 2026-07-09 13:15:43 on dist-test-slave-h616"
I20260709 13:15:43.665946 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602941458438-15502-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)
I20260709 13:15:43.678838 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:43.680128 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:43.682976 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:43.686717 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:43.686918 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.687216 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:43.687398 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:43.780507 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:37359
I20260709 13:15:43.780668 15810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:37359 every 8 connection(s)
I20260709 13:15:43.797688 15811 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34379
I20260709 13:15:43.798103 15811 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:43.799045 15811 heartbeater.cc:507] Master 127.15.35.190:34379 requested a full tablet report, sending...
I20260709 13:15:43.801371 15534 ts_manager.cc:194] Registered new tserver with Master: 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:43.801497 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016265896s
I20260709 13:15:43.803166 15534 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49918
I20260709 13:15:43.858013 15534 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49926:
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"
    }
  }
}
W20260709 13:15:43.861884 15534 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.
I20260709 13:15:43.960718 15627 tablet_service.cc:1511] Processing CreateTablet for tablet b70877fb41b3466b915475c5886db0b1 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:43.962448 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70877fb41b3466b915475c5886db0b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.972820 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 8e42a345627e4a29817a6beee4a1e9c4 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:43.974756 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e42a345627e4a29817a6beee4a1e9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:43.985540 15625 tablet_service.cc:1511] Processing CreateTablet for tablet 9c825b1f4a84402dbf40d04e43614fb8 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:43.987684 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c825b1f4a84402dbf40d04e43614fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.008292 15624 tablet_service.cc:1511] Processing CreateTablet for tablet ead4285b0b1f4148a7d3f5afc3d91c6e (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:44.009743 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead4285b0b1f4148a7d3f5afc3d91c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.019366 15776 tablet_service.cc:1511] Processing CreateTablet for tablet b70877fb41b3466b915475c5886db0b1 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:44.020292 15774 tablet_service.cc:1511] Processing CreateTablet for tablet 9c825b1f4a84402dbf40d04e43614fb8 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:44.022617 15773 tablet_service.cc:1511] Processing CreateTablet for tablet ead4285b0b1f4148a7d3f5afc3d91c6e (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:44.024621 15775 tablet_service.cc:1511] Processing CreateTablet for tablet 8e42a345627e4a29817a6beee4a1e9c4 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:44.025368 15829 tablet_bootstrap.cc:492] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.020771 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70877fb41b3466b915475c5886db0b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.026855 15774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c825b1f4a84402dbf40d04e43614fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.027451 15773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead4285b0b1f4148a7d3f5afc3d91c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.031443 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2e9f6b848345e686a1f4fe9ab17c81 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:44.031930 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e42a345627e4a29817a6beee4a1e9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.032691 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2e9f6b848345e686a1f4fe9ab17c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.039351 15772 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2e9f6b848345e686a1f4fe9ab17c81 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:44.040788 15772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2e9f6b848345e686a1f4fe9ab17c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.043957 15771 tablet_service.cc:1511] Processing CreateTablet for tablet 9be2d62be0c34bcca4c95e797646a859 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:44.044659 15829 tablet_bootstrap.cc:654] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.046490 15623 tablet_service.cc:1511] Processing CreateTablet for tablet 581c23d997c549e4932107b2e1efec48 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:44.047809 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581c23d997c549e4932107b2e1efec48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.049966 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 9be2d62be0c34bcca4c95e797646a859 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:44.051159 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be2d62be0c34bcca4c95e797646a859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.053407 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be2d62be0c34bcca4c95e797646a859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.056824 15829 tablet_bootstrap.cc:492] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.057848 15829 ts_tablet_manager.cc:1403] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.007s
I20260709 13:15:44.058887 15770 tablet_service.cc:1511] Processing CreateTablet for tablet 581c23d997c549e4932107b2e1efec48 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:44.060240 15770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581c23d997c549e4932107b2e1efec48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.060951 15829 raft_consensus.cc:359] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.061810 15829 raft_consensus.cc:385] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.062117 15829 raft_consensus.cc:740] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.064388 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0ed7fd898b4a71a1ffa6c02779196b (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:44.064774 15769 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0ed7fd898b4a71a1ffa6c02779196b (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:44.065644 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0ed7fd898b4a71a1ffa6c02779196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.065884 15625 tablet_service.cc:1511] Processing CreateTablet for tablet f1c6d3aa7eb94bb6907d703f7be5e014 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:44.067071 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c6d3aa7eb94bb6907d703f7be5e014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.076129 15769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0ed7fd898b4a71a1ffa6c02779196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.094270 15700 tablet_service.cc:1511] Processing CreateTablet for tablet 9c825b1f4a84402dbf40d04e43614fb8 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:15:44.095438 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c825b1f4a84402dbf40d04e43614fb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.097587 15702 tablet_service.cc:1511] Processing CreateTablet for tablet b70877fb41b3466b915475c5886db0b1 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:15:44.097913 15699 tablet_service.cc:1511] Processing CreateTablet for tablet ead4285b0b1f4148a7d3f5afc3d91c6e (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:15:44.098963 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b70877fb41b3466b915475c5886db0b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.099754 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead4285b0b1f4148a7d3f5afc3d91c6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.076871 15829 consensus_queue.cc:260] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.155968 15768 tablet_service.cc:1511] Processing CreateTablet for tablet f1c6d3aa7eb94bb6907d703f7be5e014 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:44.186853 15696 tablet_service.cc:1511] Processing CreateTablet for tablet 581c23d997c549e4932107b2e1efec48 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:15:44.188746 15696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581c23d997c549e4932107b2e1efec48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.179664 15697 tablet_service.cc:1511] Processing CreateTablet for tablet 9be2d62be0c34bcca4c95e797646a859 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:15:44.195513 15697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be2d62be0c34bcca4c95e797646a859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.201175 15698 tablet_service.cc:1511] Processing CreateTablet for tablet 6f2e9f6b848345e686a1f4fe9ab17c81 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:15:44.203347 15768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c6d3aa7eb94bb6907d703f7be5e014. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:44.223142 15582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:15:44.191747 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 8e42a345627e4a29817a6beee4a1e9c4 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:15:44.228430 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f2e9f6b848345e686a1f4fe9ab17c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.230589 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e42a345627e4a29817a6beee4a1e9c4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:15:44.258266 15815 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.15.35.190:34379, user_credentials={real_user=slave}} blocked reactor thread for 47446.8us
I20260709 13:15:44.306597 15831 tablet_bootstrap.cc:492] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:44.326973 15695 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0ed7fd898b4a71a1ffa6c02779196b (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:15:44.328485 15695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0ed7fd898b4a71a1ffa6c02779196b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.335067 15694 tablet_service.cc:1511] Processing CreateTablet for tablet f1c6d3aa7eb94bb6907d703f7be5e014 (DEFAULT_TABLE table=test-workload [id=11faa208d4a24471a06c6febfec76d36]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:15:44.336364 15694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c6d3aa7eb94bb6907d703f7be5e014. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:44.356559 15831 tablet_bootstrap.cc:654] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.376809 15829 ts_tablet_manager.cc:1434] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.319s	user 0.017s	sys 0.005s
I20260709 13:15:44.395017 15662 heartbeater.cc:499] Master 127.15.35.190:34379 was elected leader, sending a full tablet report...
I20260709 13:15:44.397493 15829 tablet_bootstrap.cc:492] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.414469 15833 tablet_bootstrap.cc:492] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:44.421810 15831 tablet_bootstrap.cc:492] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:44.422307 15831 ts_tablet_manager.cc:1403] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.010s
I20260709 13:15:44.426266 15833 tablet_bootstrap.cc:654] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.432436 15829 tablet_bootstrap.cc:654] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.432173 15831 raft_consensus.cc:359] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.433080 15831 raft_consensus.cc:385] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.433511 15831 raft_consensus.cc:740] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.434399 15831 consensus_queue.cc:260] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.439671 15833 tablet_bootstrap.cc:492] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:44.440213 15833 ts_tablet_manager.cc:1403] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 13:15:44.443910 15833 raft_consensus.cc:359] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.444628 15833 raft_consensus.cc:385] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.444916 15833 raft_consensus.cc:740] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.445664 15833 consensus_queue.cc:260] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.447543 15811 heartbeater.cc:499] Master 127.15.35.190:34379 was elected leader, sending a full tablet report...
I20260709 13:15:44.447060 15831 ts_tablet_manager.cc:1434] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.004s
I20260709 13:15:44.455682 15833 ts_tablet_manager.cc:1434] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.006s
I20260709 13:15:44.456642 15833 tablet_bootstrap.cc:492] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:44.461010 15829 tablet_bootstrap.cc:492] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.461515 15829 ts_tablet_manager.cc:1403] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.006s
I20260709 13:15:44.464563 15829 raft_consensus.cc:359] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.465306 15829 raft_consensus.cc:385] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.465603 15829 raft_consensus.cc:740] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.466337 15829 consensus_queue.cc:260] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.468430 15829 ts_tablet_manager.cc:1434] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:44.469502 15829 tablet_bootstrap.cc:492] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.476071 15829 tablet_bootstrap.cc:654] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.482535 15833 tablet_bootstrap.cc:654] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.491611 15832 raft_consensus.cc:493] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.492142 15832 raft_consensus.cc:515] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.495312 15832 leader_election.cc:290] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.496414 15829 tablet_bootstrap.cc:492] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.496920 15829 ts_tablet_manager.cc:1403] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260709 13:15:44.500516 15829 raft_consensus.cc:359] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.504988 15833 tablet_bootstrap.cc:492] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:44.505486 15833 ts_tablet_manager.cc:1403] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.009s
I20260709 13:15:44.511159 15833 raft_consensus.cc:359] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.511883 15833 raft_consensus.cc:385] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.512174 15833 raft_consensus.cc:740] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.502300 15829 raft_consensus.cc:385] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.513625 15829 raft_consensus.cc:740] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.514904 15829 consensus_queue.cc:260] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.517346 15829 ts_tablet_manager.cc:1434] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 13:15:44.518293 15829 tablet_bootstrap.cc:492] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.524698 15829 tablet_bootstrap.cc:654] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.526147 15833 consensus_queue.cc:260] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.528304 15833 ts_tablet_manager.cc:1434] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:15:44.529211 15833 tablet_bootstrap.cc:492] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
W20260709 13:15:44.536554 15812 tablet.cc:2406] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:15:44.548111 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:44.548884 15712 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 0.
I20260709 13:15:44.550384 15833 tablet_bootstrap.cc:654] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.550627 15601 leader_election.cc:304] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:44.551756 15832 raft_consensus.cc:2804] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.552114 15832 raft_consensus.cc:493] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.552429 15832 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:44.557981 15624 consensus_meta.cc:287] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent flushing consensus metadata: real 0.540s	user 0.009s	sys 0.004s
I20260709 13:15:44.560689 15829 tablet_bootstrap.cc:492] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.561168 15829 ts_tablet_manager.cc:1403] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.005s
I20260709 13:15:44.567044 15832 raft_consensus.cc:515] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.567939 15829 raft_consensus.cc:359] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.569084 15829 raft_consensus.cc:385] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.569185 15832 leader_election.cc:290] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.569487 15829 raft_consensus.cc:740] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.570459 15829 consensus_queue.cc:260] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.571004 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:44.571527 15712 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.572743 15829 ts_tablet_manager.cc:1434] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:15:44.573767 15829 tablet_bootstrap.cc:492] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.577186 15833 tablet_bootstrap.cc:492] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:44.577728 15833 ts_tablet_manager.cc:1403] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.012s
I20260709 13:15:44.580937 15829 tablet_bootstrap.cc:654] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.581221 15833 raft_consensus.cc:359] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.582126 15833 raft_consensus.cc:385] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.582508 15833 raft_consensus.cc:740] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.583379 15833 consensus_queue.cc:260] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.585840 15833 ts_tablet_manager.cc:1434] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:15:44.586848 15833 tablet_bootstrap.cc:492] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:44.593420 15833 tablet_bootstrap.cc:654] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.598340 15737 heartbeater.cc:499] Master 127.15.35.190:34379 was elected leader, sending a full tablet report...
I20260709 13:15:44.599867 15829 tablet_bootstrap.cc:492] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.600313 15829 ts_tablet_manager.cc:1403] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260709 13:15:44.606204 15712 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 1.
I20260709 13:15:44.606841 15833 tablet_bootstrap.cc:492] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:44.607528 15833 ts_tablet_manager.cc:1403] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 13:15:44.609575 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:44.610340 15833 raft_consensus.cc:359] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.611179 15833 raft_consensus.cc:385] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.611485 15833 raft_consensus.cc:740] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.612221 15833 consensus_queue.cc:260] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.604622 15829 raft_consensus.cc:359] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
W20260709 13:15:44.612831 15600 leader_election.cc:343] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.613222 15829 raft_consensus.cc:385] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.613571 15829 raft_consensus.cc:740] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.613862 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.614277 15829 consensus_queue.cc:260] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.615605 15831 tablet_bootstrap.cc:492] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:44.616720 15829 ts_tablet_manager.cc:1434] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:15:44.617668 15829 tablet_bootstrap.cc:492] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.620260 15833 ts_tablet_manager.cc:1434] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:15:44.619990 15601 leader_election.cc:304] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:44.620930 15832 raft_consensus.cc:2804] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:15:44.625027 15600 leader_election.cc:343] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.627276 15833 tablet_bootstrap.cc:492] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:44.634385 15833 tablet_bootstrap.cc:654] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.641832 15838 raft_consensus.cc:493] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.642340 15838 raft_consensus.cc:515] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.646668 15838 leader_election.cc:290] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.651654 15831 tablet_bootstrap.cc:654] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.673827 15829 tablet_bootstrap.cc:654] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.682431 15833 tablet_bootstrap.cc:492] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:44.682907 15833 ts_tablet_manager.cc:1403] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.013s
I20260709 13:15:44.685730 15833 raft_consensus.cc:359] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.686137 15847 raft_consensus.cc:493] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.686474 15833 raft_consensus.cc:385] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.686779 15847 raft_consensus.cc:515] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.686810 15833 raft_consensus.cc:740] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.689606 15847 leader_election.cc:290] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.693025 15829 tablet_bootstrap.cc:492] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.693488 15829 ts_tablet_manager.cc:1403] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260709 13:15:44.688995 15833 consensus_queue.cc:260] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.698153 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
W20260709 13:15:44.699554 15601 leader_election.cc:343] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.699977 15829 raft_consensus.cc:359] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.700729 15829 raft_consensus.cc:385] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.701136 15829 raft_consensus.cc:740] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.701988 15829 consensus_queue.cc:260] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.704268 15829 ts_tablet_manager.cc:1434] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:44.700798 15832 raft_consensus.cc:697] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:44.707482 15832 consensus_queue.cc:237] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.706059 15833 ts_tablet_manager.cc:1434] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260709 13:15:44.709437 15838 raft_consensus.cc:493] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.709918 15838 raft_consensus.cc:515] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.711356 15847 raft_consensus.cc:493] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.712038 15838 leader_election.cc:290] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.711786 15847 raft_consensus.cc:515] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.713965 15847 leader_election.cc:290] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.714939 15833 tablet_bootstrap.cc:492] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:44.715054 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
W20260709 13:15:44.716650 15601 leader_election.cc:343] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.723016 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.705168 15829 tablet_bootstrap.cc:492] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.727525 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.729421 15831 tablet_bootstrap.cc:492] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:44.729996 15831 ts_tablet_manager.cc:1403] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.115s	user 0.023s	sys 0.041s
I20260709 13:15:44.733880 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.733741 15831 raft_consensus.cc:359] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.734550 15831 raft_consensus.cc:385] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.734872 15831 raft_consensus.cc:740] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.735306 15833 tablet_bootstrap.cc:654] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.735266 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.735775 15831 consensus_queue.cc:260] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.736445 15786 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:44.738116 15831 ts_tablet_manager.cc:1434] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
W20260709 13:15:44.739692 15675 leader_election.cc:343] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.741093 15675 leader_election.cc:304] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:44.742097 15838 raft_consensus.cc:2804] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.742532 15838 raft_consensus.cc:493] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.742919 15838 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.745427 15829 tablet_bootstrap.cc:654] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.740163 15831 tablet_bootstrap.cc:492] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
W20260709 13:15:44.749902 15600 leader_election.cc:343] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.750737 15600 leader_election.cc:304] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:44.752091 15847 raft_consensus.cc:2749] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.755982 15856 raft_consensus.cc:493] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.757561 15838 raft_consensus.cc:515] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.758006 15856 raft_consensus.cc:515] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.760468 15847 raft_consensus.cc:493] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.761102 15847 raft_consensus.cc:515] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.763249 15847 leader_election.cc:290] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.766780 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.767789 15786 raft_consensus.cc:2468] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:44.769968 15831 tablet_bootstrap.cc:654] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.770010 15675 leader_election.cc:304] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:44.775635 15856 leader_election.cc:290] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
W20260709 13:15:44.752915 15600 leader_election.cc:343] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.777046 15856 raft_consensus.cc:2804] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.778720 15856 raft_consensus.cc:493] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.779141 15856 raft_consensus.cc:3060] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.777438 15600 leader_election.cc:304] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:44.784991 15847 raft_consensus.cc:2749] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.786358 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.787129 15786 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 0.
I20260709 13:15:44.791013 15829 tablet_bootstrap.cc:492] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.792017 15829 ts_tablet_manager.cc:1403] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.014s
I20260709 13:15:44.793020 15847 raft_consensus.cc:493] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.793516 15847 raft_consensus.cc:515] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.794389 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:44.795557 15712 raft_consensus.cc:2393] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in current term 1: Already voted for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in this term.
I20260709 13:15:44.795764 15847 leader_election.cc:290] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.798977 15829 raft_consensus.cc:359] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.799700 15829 raft_consensus.cc:385] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.799997 15829 raft_consensus.cc:740] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.800840 15829 consensus_queue.cc:260] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.802821 15831 tablet_bootstrap.cc:492] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:44.803587 15831 ts_tablet_manager.cc:1403] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.004s
I20260709 13:15:44.804209 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:44.804976 15856 raft_consensus.cc:515] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
W20260709 13:15:44.805902 15601 leader_election.cc:343] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.808022 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:44.808561 15786 raft_consensus.cc:3060] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.808706 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.809444 15829 ts_tablet_manager.cc:1434] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.006s
I20260709 13:15:44.810437 15829 tablet_bootstrap.cc:492] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.815253 15786 raft_consensus.cc:2468] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:44.816349 15675 leader_election.cc:304] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:44.817955 15858 raft_consensus.cc:2804] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:44.819945 15600 leader_election.cc:304] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:44.820672 15832 raft_consensus.cc:2804] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.821028 15832 raft_consensus.cc:493] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:15:44.821084 15600 leader_election.cc:343] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.821434 15832 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.821578 15600 leader_election.cc:304] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:44.818723 15856 leader_election.cc:290] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.822448 15847 raft_consensus.cc:2749] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.831357 15831 raft_consensus.cc:359] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.832103 15831 raft_consensus.cc:385] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.834618 15831 raft_consensus.cc:740] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.840337 15838 leader_election.cc:290] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.838516 15847 raft_consensus.cc:493] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.845031 15832 raft_consensus.cc:515] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.846099 15847 raft_consensus.cc:515] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.846144 15831 consensus_queue.cc:260] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.835343 15533 catalog_manager.cc:5697] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:44.849663 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:44.850557 15712 raft_consensus.cc:2393] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in current term 1: Already voted for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in this term.
I20260709 13:15:44.850355 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:44.851302 15832 leader_election.cc:290] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.848677 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:44.852054 15833 tablet_bootstrap.cc:492] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
W20260709 13:15:44.853402 15601 leader_election.cc:343] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.853575 15786 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.854099 15847 leader_election.cc:290] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.855340 15858 raft_consensus.cc:697] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:44.853425 15833 ts_tablet_manager.cc:1403] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.139s	user 0.032s	sys 0.018s
I20260709 13:15:44.858327 15831 ts_tablet_manager.cc:1434] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 13:15:44.859463 15829 tablet_bootstrap.cc:654] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.856743 15858 consensus_queue.cc:237] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.863044 15831 tablet_bootstrap.cc:492] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:44.872922 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:44.877553 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.880726 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:44.881588 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:44.883199 15637 raft_consensus.cc:2393] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4b66131fb564d0ab6f1cfe57b346ba4 in current term 1: Already voted for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in this term.
I20260709 13:15:44.882656 15833 raft_consensus.cc:359] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.887523 15635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:44.888403 15833 raft_consensus.cc:385] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.889143 15833 raft_consensus.cc:740] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.889199 15635 raft_consensus.cc:2468] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:44.889428 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:44.889405 15600 leader_election.cc:304] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4
W20260709 13:15:44.891608 15600 leader_election.cc:343] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.891966 15600 leader_election.cc:304] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:44.892577 15847 raft_consensus.cc:2749] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.893497 15636 raft_consensus.cc:2393] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c4b66131fb564d0ab6f1cfe57b346ba4 in current term 1: Already voted for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in this term.
I20260709 13:15:44.890479 15833 consensus_queue.cc:260] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.890089 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:44.894506 15637 raft_consensus.cc:3060] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.887830 15786 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
W20260709 13:15:44.895709 15677 leader_election.cc:343] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.897672 15861 raft_consensus.cc:2749] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.897763 15675 leader_election.cc:304] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:44.896320 15831 tablet_bootstrap.cc:654] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.899325 15860 raft_consensus.cc:2804] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:44.899799 15860 raft_consensus.cc:697] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:44.899022 15833 ts_tablet_manager.cc:1434] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.001s
I20260709 13:15:44.902529 15833 tablet_bootstrap.cc:492] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:44.902436 15677 leader_election.cc:304] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586
I20260709 13:15:44.903695 15838 raft_consensus.cc:2749] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:44.900800 15860 consensus_queue.cc:237] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.910552 15637 raft_consensus.cc:2468] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:44.931363 15829 tablet_bootstrap.cc:492] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:44.931897 15829 ts_tablet_manager.cc:1403] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.010s
I20260709 13:15:44.935633 15829 raft_consensus.cc:359] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.936429 15829 raft_consensus.cc:385] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.936779 15829 raft_consensus.cc:740] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.937697 15829 consensus_queue.cc:260] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.941871 15847 raft_consensus.cc:493] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.942440 15847 raft_consensus.cc:515] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.956527 15831 tablet_bootstrap.cc:492] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:44.957293 15831 ts_tablet_manager.cc:1403] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.014s
I20260709 13:15:44.961233 15833 tablet_bootstrap.cc:654] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.962746 15829 ts_tablet_manager.cc:1434] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 13:15:44.963660 15829 tablet_bootstrap.cc:492] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Bootstrap starting.
I20260709 13:15:44.963460 15534 catalog_manager.cc:5697] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:44.970183 15847 leader_election.cc:290] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.970935 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:44.971277 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:44.971585 15711 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 0.
W20260709 13:15:44.972712 15600 leader_election.cc:343] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:44.973313 15601 leader_election.cc:304] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:44.974377 15847 raft_consensus.cc:2804] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:44.974749 15847 raft_consensus.cc:493] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:44.975076 15847 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.977866 15837 raft_consensus.cc:493] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:44.978372 15837 raft_consensus.cc:515] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.980342 15831 raft_consensus.cc:359] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.982823 15831 raft_consensus.cc:385] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.983215 15831 raft_consensus.cc:740] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.983320 15833 tablet_bootstrap.cc:492] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:44.983901 15833 ts_tablet_manager.cc:1403] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.036s
I20260709 13:15:44.985476 15829 tablet_bootstrap.cc:654] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:44.986706 15833 raft_consensus.cc:359] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.985707 15831 consensus_queue.cc:260] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.987401 15833 raft_consensus.cc:385] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:44.987748 15833 raft_consensus.cc:740] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:44.988474 15833 consensus_queue.cc:260] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.989372 15837 leader_election.cc:290] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:44.989357 15847 raft_consensus.cc:515] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:44.992745 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:44.993393 15711 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:44.998133 15847 leader_election.cc:290] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:44.999307 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:44.999876 15786 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.003317 15833 ts_tablet_manager.cc:1434] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:15:45.004590 15833 tablet_bootstrap.cc:492] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:45.073946 15829 tablet_bootstrap.cc:492] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: No bootstrap required, opened a new log
I20260709 13:15:45.074549 15829 ts_tablet_manager.cc:1403] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.006s
I20260709 13:15:45.085850 15786 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 1.
I20260709 13:15:45.088351 15833 tablet_bootstrap.cc:654] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.090023 15831 ts_tablet_manager.cc:1434] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.132s	user 0.008s	sys 0.004s
I20260709 13:15:45.091063 15831 tablet_bootstrap.cc:492] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:45.094589 15600 leader_election.cc:304] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:45.096346 15829 raft_consensus.cc:359] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.097007 15829 raft_consensus.cc:385] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.097328 15829 raft_consensus.cc:740] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.098214 15829 consensus_queue.cc:260] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.102396 15861 raft_consensus.cc:2804] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.102898 15861 raft_consensus.cc:697] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:45.099076 15847 raft_consensus.cc:493] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.124656 15847 raft_consensus.cc:515] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.182325 15861 consensus_queue.cc:237] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.215266 15831 tablet_bootstrap.cc:654] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.216341 15833 tablet_bootstrap.cc:492] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:45.216725 15833 ts_tablet_manager.cc:1403] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.212s	user 0.034s	sys 0.042s
I20260709 13:15:45.220112 15833 raft_consensus.cc:359] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.220793 15833 raft_consensus.cc:385] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.220880 15831 tablet_bootstrap.cc:492] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:45.221086 15833 raft_consensus.cc:740] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.221441 15831 ts_tablet_manager.cc:1403] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.131s	user 0.013s	sys 0.000s
I20260709 13:15:45.224421 15831 raft_consensus.cc:359] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.225198 15831 raft_consensus.cc:385] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.225865 15831 raft_consensus.cc:740] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.226760 15831 consensus_queue.cc:260] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.229097 15831 ts_tablet_manager.cc:1434] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:15:45.229549 15833 consensus_queue.cc:260] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.230118 15831 tablet_bootstrap.cc:492] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:45.231441 15833 ts_tablet_manager.cc:1434] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:15:45.232395 15833 tablet_bootstrap.cc:492] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: Bootstrap starting.
I20260709 13:15:45.236986 15831 tablet_bootstrap.cc:654] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.239106 15833 tablet_bootstrap.cc:654] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.244091 15831 tablet_bootstrap.cc:492] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:45.244513 15831 ts_tablet_manager.cc:1403] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:15:45.245627 15711 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 1.
I20260709 13:15:45.247200 15831 raft_consensus.cc:359] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.247960 15831 raft_consensus.cc:385] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.248266 15831 raft_consensus.cc:740] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.249540 15833 tablet_bootstrap.cc:492] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: No bootstrap required, opened a new log
I20260709 13:15:45.249063 15831 consensus_queue.cc:260] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.250021 15833 ts_tablet_manager.cc:1403] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.001s
I20260709 13:15:45.251559 15831 ts_tablet_manager.cc:1434] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:45.252543 15831 tablet_bootstrap.cc:492] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:45.252453 15833 raft_consensus.cc:359] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.253454 15833 raft_consensus.cc:385] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.253715 15833 raft_consensus.cc:740] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.254282 15847 leader_election.cc:290] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.255599 15833 consensus_queue.cc:260] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.257115 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:45.257931 15833 ts_tablet_manager.cc:1434] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260709 13:15:45.259011 15600 leader_election.cc:343] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.259310 15831 tablet_bootstrap.cc:654] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.262701 15860 raft_consensus.cc:493] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.263331 15860 raft_consensus.cc:515] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.265482 15860 leader_election.cc:290] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.266229 15831 tablet_bootstrap.cc:492] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:45.266716 15831 ts_tablet_manager.cc:1403] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:15:45.266673 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:45.267237 15786 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:45.268693 15675 leader_election.cc:304] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.270035 15860 raft_consensus.cc:2804] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.269943 15831 raft_consensus.cc:359] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.270742 15831 raft_consensus.cc:385] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:45.270889 15858 raft_consensus.cc:493] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.271044 15831 raft_consensus.cc:740] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:45.271342 15858 raft_consensus.cc:515] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.271888 15831 consensus_queue.cc:260] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.273378 15858 leader_election.cc:290] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.274502 15831 ts_tablet_manager.cc:1434] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:15:45.274516 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:45.275667 15831 tablet_bootstrap.cc:492] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
W20260709 13:15:45.275799 15582 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:15:45.276093 15675 leader_election.cc:343] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.270424 15860 raft_consensus.cc:493] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.284473 15860 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.571314 15881 raft_consensus.cc:493] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.571997 15881 raft_consensus.cc:515] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.582086 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:45.638639 15881 leader_election.cc:290] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.641930 15635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:45.642715 15635 raft_consensus.cc:2468] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:45.647162 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:45.647691 15677 leader_election.cc:304] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:45.648460 15634 raft_consensus.cc:2468] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:45.648770 15881 raft_consensus.cc:2804] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.649151 15881 raft_consensus.cc:493] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.649530 15881 raft_consensus.cc:3060] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.651413 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:45.652128 15711 raft_consensus.cc:2468] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 0.
I20260709 13:15:45.655486 15882 consensus_queue.cc:1048] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:45.657004 15881 raft_consensus.cc:515] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.657961 15677 leader_election.cc:304] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.659592 15881 leader_election.cc:290] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.659754 15882 raft_consensus.cc:2804] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.660115 15882 raft_consensus.cc:493] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.660382 15882 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.668031 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:45.668781 15636 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:45.670219 15883 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:45.674495 15601 leader_election.cc:304] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:45.679944 15832 raft_consensus.cc:2804] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.680351 15832 raft_consensus.cc:493] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.680732 15832 raft_consensus.cc:3060] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.679121 15882 raft_consensus.cc:515] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.688052 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:45.688351 15881 consensus_queue.cc:1048] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.688815 15637 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.685727 15882 leader_election.cc:290] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.693590 15832 raft_consensus.cc:515] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.696594 15635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:45.697186 15635 raft_consensus.cc:3060] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.698549 15886 consensus_queue.cc:1048] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:45.706231 15635 raft_consensus.cc:2468] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:45.708374 15882 raft_consensus.cc:493] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.708879 15882 raft_consensus.cc:515] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.709802 15677 leader_election.cc:304] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.710930 15882 leader_election.cc:290] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.711706 15882 raft_consensus.cc:2804] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.712134 15882 raft_consensus.cc:697] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:45.712093 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:45.713085 15634 raft_consensus.cc:2468] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:45.713222 15882 consensus_queue.cc:237] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.721120 15677 leader_election.cc:304] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.700703 15532 catalog_manager.cc:5697] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
W20260709 13:15:45.731034 15807 debug-util.cc:398] Leaking SignalData structure 0x7b080016e060 after lost signal to thread 15505
W20260709 13:15:45.732160 15807 debug-util.cc:398] Leaking SignalData structure 0x7b080016e740 after lost signal to thread 15568
I20260709 13:15:45.736949 15786 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.741634 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:45.742259 15785 raft_consensus.cc:3060] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.743234 15860 raft_consensus.cc:515] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.738265 15832 leader_election.cc:290] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.739382 15637 raft_consensus.cc:2468] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:45.746580 15860 leader_election.cc:290] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.786535 15778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:45.787154 15778 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.785356 15890 raft_consensus.cc:2804] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:45.792840 15779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:45.793603 15779 raft_consensus.cc:2468] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 0.
I20260709 13:15:45.791003 15881 consensus_queue.cc:1048] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:15:45.796615 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:45.797380 15709 raft_consensus.cc:3060] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.788501 15832 consensus_queue.cc:1048] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:15:45.800561 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:45.802579 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:45.803174 15634 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.798941 15677 leader_election.cc:304] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.792204 15890 raft_consensus.cc:493] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:45.788730 15860 consensus_queue.cc:1048] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 13:15:45.810374 15675 leader_election.cc:343] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.810632 15890 raft_consensus.cc:3060] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:45.818886 15881 raft_consensus.cc:2804] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.835281 15881 raft_consensus.cc:697] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:45.827126 15785 raft_consensus.cc:2468] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 1.
I20260709 13:15:45.846809 15883 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:45.848671 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:45.853541 15600 leader_election.cc:304] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:45.854406 15832 raft_consensus.cc:2804] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.855017 15832 raft_consensus.cc:697] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:45.856025 15832 consensus_queue.cc:237] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.875002 15831 tablet_bootstrap.cc:654] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:45.882859 15782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa" is_pre_election: true
I20260709 13:15:45.885012 15750 leader_election.cc:304] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa; no voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:45.871484 15881 consensus_queue.cc:237] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.903319 15829 ts_tablet_manager.cc:1434] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Time spent starting tablet: real 0.828s	user 0.021s	sys 0.021s
W20260709 13:15:45.907902 15829 ts_tablet_manager.cc:1467] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Tablet startup took 832ms
W20260709 13:15:45.928580 15675 leader_election.cc:343] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.932700 15709 raft_consensus.cc:2468] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 1.
I20260709 13:15:45.931110 15778 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
W20260709 13:15:45.925311 15750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:41561, user_credentials={real_user=slave}} blocked reactor thread for 54259.6us
I20260709 13:15:45.923058 15893 raft_consensus.cc:493] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:45.924491 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:45.946974 15896 raft_consensus.cc:2749] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:45.946869 15893 raft_consensus.cc:515] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
W20260709 13:15:45.921419 15829 ts_tablet_manager.cc:1469] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Trace:
0709 13:15:44.064819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:44.064961 (+   142us) service_pool.cc:224] Handling call
0709 13:15:44.066643 (+  1682us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:15:44.066731 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:15:44.331003 (+264272us) tablet_metadata.cc:665] Metadata flushed
0709 13:15:44.588360 (+257357us) tablet_replica.cc:206] Creating consensus instance
0709 13:15:44.588946 (+   586us) inbound_call.cc:177] Queueing success response
0709 13:15:44.963375 (+374429us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:15:45.075011 (+111636us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:15:45.092908 (+ 17897us) tablet_replica.cc:261] Starting instrumentation
0709 13:15:45.094137 (+  1229us) tablet_replica.cc:280] Starting consensus
0709 13:15:45.252933 (+158796us) spinlock_profiling.cc:243] Waited 1.13 ms on lock 0x7b54001a0754. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa841083a3d 00007fa841086ece 00007fa84109e451 00007fa84109e409 00007fa84109e399 00007fa84109e361 00007fa84109d58d 000000000038f354 000000000038f199 00007fa83df9f475
0709 13:15:45.902188 (+649255us) spinlock_profiling.cc:243] Waited 115 ms on lock 0x7b54001a0754. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa84108312e 00007fa841081c8d 00007fa844a7eb2e 00007fa8460a0d8a 00007fa8460b4d01 00007fa8460b4ca9 00007fa8460b4c39 00007fa8460b4c01 00007fa8460b3edd 000000000038f354
Metrics: {"raft.queue_time_us":366,"raft.run_cpu_time_us":7510,"raft.run_wall_time_us":156887,"spinlock_wait_cycles":266656768,"tablet-open.queue_time_us":374568}
I20260709 13:15:45.958041 15634 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:45.961726 15890 raft_consensus.cc:515] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.974246 15677 leader_election.cc:304] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.975229 15890 leader_election.cc:290] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:45.976944 15881 raft_consensus.cc:2804] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:45.977494 15881 raft_consensus.cc:697] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:45.980181 15881 consensus_queue.cc:237] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:45.981206 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:45.981818 15780 raft_consensus.cc:3060] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:15:45.995642 15675 leader_election.cc:343] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:45.996578 15831 tablet_bootstrap.cc:492] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:45.997002 15831 ts_tablet_manager.cc:1403] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.722s	user 0.017s	sys 0.019s
I20260709 13:15:45.997161 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" is_pre_election: true
I20260709 13:15:45.997810 15709 raft_consensus.cc:2468] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 1.
I20260709 13:15:45.999415 15750 leader_election.cc:304] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [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: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:45.999485 15831 raft_consensus.cc:359] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.000154 15831 raft_consensus.cc:385] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.000360 15896 raft_consensus.cc:2804] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:15:46.000450 15831 raft_consensus.cc:740] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.000761 15896 raft_consensus.cc:493] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:46.001091 15896 raft_consensus.cc:3060] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.001147 15831 consensus_queue.cc:260] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.007542 15532 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:49910 (request call id 6) took 1019 ms. Trace:
I20260709 13:15:46.004725 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:46.009055 15634 raft_consensus.cc:3060] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.010968 15893 leader_election.cc:290] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:46.013060 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" is_pre_election: true
I20260709 13:15:46.018292 15831 ts_tablet_manager.cc:1434] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:15:46.019177 15831 tablet_bootstrap.cc:492] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: Bootstrap starting.
I20260709 13:15:46.023146 15896 raft_consensus.cc:515] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.025064 15780 raft_consensus.cc:2468] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:46.026422 15896 leader_election.cc:290] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:46.027733 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:46.028559 15709 raft_consensus.cc:3060] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.027823 15531 catalog_manager.cc:5697] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.030197 15675 leader_election.cc:304] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:46.030237 15531 catalog_manager.cc:5697] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.008085 15532 rpcz_store.cc:276] 0709 13:15:44.988008 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:15:44.988167 (+   159us) service_pool.cc:224] Handling call
0709 13:15:45.696833 (+708666us) spinlock_profiling.cc:243] Waited 20.6 ms on lock 0x7b54000203d4. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff6090 00007fa841094f3a 00007fa846e4b1cc 00007fa846f4937e 00007fa84540a2a4 00007fa84540a232 00007fa84540a161 00007fa84540a0dc 00007fa845409392 00007fa83f3c748c 00007fa83f3c68c6
0709 13:15:46.007459 (+310626us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:15:45.822347 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:15:45.877072 (+ 54725us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:15:45.877107 (+    35us) write_op.cc:435] Acquired schema lock
0709 13:15:45.877126 (+    19us) tablet.cc:662] Decoding operations
0709 13:15:45.877502 (+   376us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:15:45.877554 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:15:45.877588 (+    34us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:15:45.881660 (+  4072us) tablet.cc:701] Row locks acquired
0709 13:15:45.881688 (+    28us) write_op.cc:260] PREPARE: finished
0709 13:15:45.885490 (+  3802us) write_op.cc:270] Start()
0709 13:15:45.894480 (+  8990us) write_op.cc:276] Timestamp: P: 1783602945884400 usec, L: 0
0709 13:15:45.895531 (+  1051us) op_driver.cc:348] REPLICATION: starting
0709 13:15:45.940038 (+ 44507us) log.cc:844] Serialized 540 byte log entry
0709 13:15:45.962628 (+ 22590us) op_driver.cc:464] REPLICATION: finished
0709 13:15:45.963909 (+  1281us) write_op.cc:301] APPLY: starting
0709 13:15:45.963981 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0709 13:15:45.964076 (+    95us) tablet.cc:1370] finished BulkCheckPresence
0709 13:15:45.964198 (+   122us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:15:45.964527 (+   329us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:15:45.966501 (+  1974us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:15:45.967977 (+  1476us) write_op.cc:312] APPLY: finished
0709 13:15:45.968896 (+   919us) log.cc:844] Serialized 22 byte log entry
0709 13:15:45.971133 (+  2237us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:45.971206 (+    73us) write_op.cc:454] Released schema lock
0709 13:15:45.971239 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 13:15:45.971520 (+   281us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:15:45.971546 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":11413,"reported_tablets":2,"spinlock_wait_cycles":47285504,"child_traces":[["op",{"apply.queue_time_us":1065,"apply.run_cpu_time_us":1770,"apply.run_wall_time_us":7608,"num_ops":1,"prepare.queue_time_us":58411,"prepare.run_cpu_time_us":4095,"prepare.run_wall_time_us":134050,"replication_time_us":65656,"thread_start_us":41667,"threads_started":2}]]}
I20260709 13:15:46.033696 15831 tablet_bootstrap.cc:654] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:46.035681 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c6d3aa7eb94bb6907d703f7be5e014" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:46.038309 15709 raft_consensus.cc:2468] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:46.039429 15750 leader_election.cc:304] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [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: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 5a4e4e6f880e4d6aa597e4aeb0742586
I20260709 13:15:46.040480 15896 raft_consensus.cc:2804] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.040938 15896 raft_consensus.cc:697] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Becoming Leader. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:46.036024 15881 raft_consensus.cc:2804] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:46.042112 15881 raft_consensus.cc:697] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:46.041837 15896 consensus_queue.cc:237] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Queue going to LEADER 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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.042440 15634 raft_consensus.cc:2468] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 1.
I20260709 13:15:46.043388 15881 consensus_queue.cc:237] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.075685 15831 tablet_bootstrap.cc:492] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: No bootstrap required, opened a new log
I20260709 13:15:46.076210 15831 ts_tablet_manager.cc:1403] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.014s
I20260709 13:15:46.078557 15831 raft_consensus.cc:359] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.079068 15831 raft_consensus.cc:385] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:46.079296 15831 raft_consensus.cc:740] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Initialized, Role: FOLLOWER
I20260709 13:15:46.079855 15831 consensus_queue.cc:260] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.081327 15831 ts_tablet_manager.cc:1434] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260709 13:15:46.090838 15534 catalog_manager.cc:5697] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.092347 15534 catalog_manager.cc:5697] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.093852 15534 catalog_manager.cc:5697] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.095175 15534 catalog_manager.cc:5697] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.107667 15532 catalog_manager.cc:5697] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa reported cstate change: term changed from 1 to 2, leader changed from 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129) to 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131). New cstate: current_term: 2 leader_uuid: "52ace3f1bd7a4617835947e8e21321aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:46.172096 15780 raft_consensus.cc:3060] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.180138 15881 consensus_queue.cc:1048] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.198683 15856 consensus_queue.cc:1048] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.252362 15709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:48896
I20260709 13:15:46.252951 15709 raft_consensus.cc:606] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Received request to transfer leadership to TS 5a4e4e6f880e4d6aa597e4aeb0742586
I20260709 13:15:46.257773 15709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:48896
I20260709 13:15:46.258306 15709 raft_consensus.cc:606] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Received request to transfer leadership to TS 5a4e4e6f880e4d6aa597e4aeb0742586
W20260709 13:15:46.288007 15733 debug-util.cc:398] Leaking SignalData structure 0x7b080012d060 after lost signal to thread 15505
W20260709 13:15:46.288909 15733 debug-util.cc:398] Leaking SignalData structure 0x7b080012d740 after lost signal to thread 15568
W20260709 13:15:46.289963 15733 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8120 after lost signal to thread 15661
W20260709 13:15:46.291062 15733 debug-util.cc:398] Leaking SignalData structure 0x7b08001dc200 after lost signal to thread 15810
I20260709 13:15:46.354324 15838 raft_consensus.cc:993] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:46.354830 15838 raft_consensus.cc:1081] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Signalling peer 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:46.357041 15634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:53042
I20260709 13:15:46.357690 15634 raft_consensus.cc:493] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.358063 15634 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.371524 15856 consensus_queue.cc:1048] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.379089 15634 raft_consensus.cc:515] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.388808 15780 raft_consensus.cc:1240] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Rejecting Update request from peer 5a4e4e6f880e4d6aa597e4aeb0742586 for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:46.388972 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:46.389549 15709 raft_consensus.cc:3055] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.389881 15709 raft_consensus.cc:740] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:46.390678 15883 consensus_queue.cc:1059] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.390734 15709 consensus_queue.cc:260] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.391574 15883 consensus_queue.cc:1243] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Peer 52ace3f1bd7a4617835947e8e21321aa log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:15:46.392089 15832 raft_consensus.cc:3055] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.392400 15832 raft_consensus.cc:740] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:46.393160 15832 consensus_queue.cc:260] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.394809 15832 raft_consensus.cc:3060] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.405814 15709 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.406806 15838 consensus_queue.cc:1048] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.412521 15709 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:46.413965 15601 leader_election.cc:304] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:46.418071 15883 raft_consensus.cc:2804] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.418592 15883 raft_consensus.cc:697] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:46.421064 15634 leader_election.cc:290] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:46.419478 15883 consensus_queue.cc:237] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.433773 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:46.434571 15780 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.443984 15838 consensus_queue.cc:1048] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.460541 15780 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:46.464155 15786 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:46.473685 15532 catalog_manager.cc:5697] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 1 to 2, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.481983 15858 raft_consensus.cc:993] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:46.482664 15858 raft_consensus.cc:1081] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Signalling peer 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:46.490805 15636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:53042
I20260709 13:15:46.491590 15636 raft_consensus.cc:493] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:46.492074 15636 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.501075 15838 consensus_queue.cc:1048] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.549752 15636 raft_consensus.cc:515] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.552935 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:46.553613 15709 raft_consensus.cc:3055] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:46.553961 15709 raft_consensus.cc:740] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:46.554821 15709 consensus_queue.cc:260] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.555985 15709 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.563654 15709 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:46.565140 15601 leader_election.cc:304] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:46.566254 15832 raft_consensus.cc:2804] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:46.566854 15832 raft_consensus.cc:697] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:46.567852 15832 consensus_queue.cc:237] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:46.578572 15534 catalog_manager.cc:5697] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 1 to 2, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:46.579147 15856 consensus_queue.cc:1048] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.580816 15856 consensus_queue.cc:1048] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.588220 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:46.589118 15786 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:46.591786 15636 leader_election.cc:290] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:46.596050 15711 raft_consensus.cc:1275] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:15:46.597815 15896 consensus_queue.cc:1048] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:46.633338 15634 raft_consensus.cc:1275] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:15:46.633754 15634 pending_rounds.cc:85] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Aborting all ops after (but not including) 0
I20260709 13:15:46.634078 15634 pending_rounds.cc:107] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:15:46.634409 15634 raft_consensus.cc:2889] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:15:46.636001 15896 consensus_queue.cc:1048] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:46.644032 15786 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:47.032177 15711 raft_consensus.cc:1275] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.036136 15786 raft_consensus.cc:1275] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.035961 15832 consensus_queue.cc:1048] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:47.041627 15832 consensus_queue.cc:1048] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.070811 15709 raft_consensus.cc:1275] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.072695 15832 consensus_queue.cc:1048] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:47.088238 15780 raft_consensus.cc:1275] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:47.098518 15832 consensus_queue.cc:1048] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:15:47.435231 15600 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37359, user_credentials={real_user=slave}} blocked reactor thread for 344835us
I20260709 13:15:49.318732 15502 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:15:49.320997 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:49.365468 15711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:48908
I20260709 13:15:49.366216 15711 raft_consensus.cc:606] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Received request to transfer leadership to TS 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:49.394629 15636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
mode: GRACEFUL
new_leader_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:53058
I20260709 13:15:49.395376 15636 raft_consensus.cc:606] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Received request to transfer leadership to TS 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:49.397195 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:15:49.397863 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:49.839272 15938 raft_consensus.cc:993] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: : Instructing follower 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:49.839926 15926 raft_consensus.cc:1081] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Signalling peer 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:49.841871 15786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1"
dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:36296
I20260709 13:15:49.842563 15786 raft_consensus.cc:493] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:49.842886 15786 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.849092 15786 raft_consensus.cc:515] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:49.852157 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:49.852452 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:49.852836 15636 raft_consensus.cc:3055] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:49.853075 15711 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.853235 15636 raft_consensus.cc:740] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:49.854177 15636 consensus_queue.cc:260] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:49.855346 15636 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.866420 15711 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:49.862938 15636 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:49.870595 15750 leader_election.cc:304] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:49.871598 15942 raft_consensus.cc:2804] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:49.872102 15942 raft_consensus.cc:697] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Becoming Leader. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:49.873019 15942 consensus_queue.cc:237] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:49.877791 15930 raft_consensus.cc:993] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:49.878247 15930 raft_consensus.cc:1081] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Signalling peer 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:49.869043 15786 leader_election.cc:290] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:49.889717 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859"
dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:49.890336 15780 raft_consensus.cc:493] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:49.890755 15780 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.896677 15531 catalog_manager.cc:5697] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa reported cstate change: term changed from 1 to 2, leader changed from 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129) to 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131). New cstate: current_term: 2 leader_uuid: "52ace3f1bd7a4617835947e8e21321aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:49.906085 15780 raft_consensus.cc:515] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:49.917850 15780 leader_election.cc:290] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:49.918603 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:49.919945 15711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:49.920377 15636 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.920652 15711 raft_consensus.cc:3055] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:49.921036 15711 raft_consensus.cc:740] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:49.921859 15711 consensus_queue.cc:260] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:49.923098 15711 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:49.927878 15636 raft_consensus.cc:2468] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:49.930536 15751 leader_election.cc:304] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:49.931759 15942 raft_consensus.cc:2804] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:49.930864 15711 raft_consensus.cc:2468] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:49.932214 15942 raft_consensus.cc:697] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Becoming Leader. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:49.933032 15942 consensus_queue.cc:237] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:49.945331 15531 catalog_manager.cc:5697] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa reported cstate change: term changed from 1 to 2, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131). New cstate: current_term: 2 leader_uuid: "52ace3f1bd7a4617835947e8e21321aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:50.332301 15711 raft_consensus.cc:1275] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:50.333885 15942 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.350317 15636 raft_consensus.cc:1275] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:50.362802 15937 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.376287 15634 raft_consensus.cc:1275] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:50.377943 15942 consensus_queue.cc:1048] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.383960 15711 raft_consensus.cc:1275] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:50.385653 15942 consensus_queue.cc:1048] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:50.398712 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:50.468881 15780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1"
dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
mode: GRACEFUL
new_leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:36308
I20260709 13:15:50.469513 15780 raft_consensus.cc:606] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Received request to transfer leadership to TS c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:50.485158 15634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
mode: GRACEFUL
new_leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:15:50.485797 15634 raft_consensus.cc:606] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Received request to transfer leadership to TS c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:50.491081 15634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
mode: GRACEFUL
new_leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:15:50.491585 15634 raft_consensus.cc:606] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Received request to transfer leadership to TS c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:50.496575 15634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
mode: GRACEFUL
new_leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:53062
I20260709 13:15:50.497076 15634 raft_consensus.cc:606] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Received request to transfer leadership to TS c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:50.506067 15780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859"
dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
mode: GRACEFUL
new_leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:36308
I20260709 13:15:50.506593 15780 raft_consensus.cc:606] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Received request to transfer leadership to TS c4b66131fb564d0ab6f1cfe57b346ba4
I20260709 13:15:50.649348 15943 raft_consensus.cc:993] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: : Instructing follower c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.649860 15963 raft_consensus.cc:1081] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Signalling peer c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.651715 15709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:48866
I20260709 13:15:50.652347 15709 raft_consensus.cc:493] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.652743 15709 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.660521 15709 raft_consensus.cc:515] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.662789 15709 leader_election.cc:290] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:50.663970 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:50.665167 15634 raft_consensus.cc:3055] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.665549 15634 raft_consensus.cc:740] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:50.666406 15634 consensus_queue.cc:260] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.667739 15634 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.664513 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e42a345627e4a29817a6beee4a1e9c4" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:50.669595 15780 raft_consensus.cc:3060] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.675613 15634 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.677029 15780 raft_consensus.cc:2468] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.677068 15677 leader_election.cc:304] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:50.678498 15944 raft_consensus.cc:2804] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.681779 15944 raft_consensus.cc:697] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:50.682878 15944 consensus_queue.cc:237] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.693912 15530 catalog_manager.cc:5697] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 2 to 3, leader changed from 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129) to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.798202 15937 raft_consensus.cc:993] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: : Instructing follower c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.798763 15942 raft_consensus.cc:1081] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Signalling peer c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.800448 15709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:48880
I20260709 13:15:50.801028 15709 raft_consensus.cc:493] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.801443 15709 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.808734 15709 raft_consensus.cc:515] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.810966 15709 leader_election.cc:290] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:50.811784 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:50.812386 15634 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.813439 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be2d62be0c34bcca4c95e797646a859" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:50.814059 15780 raft_consensus.cc:3055] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.814416 15780 raft_consensus.cc:740] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:50.815354 15780 consensus_queue.cc:260] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.816593 15780 raft_consensus.cc:3060] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.819988 15634 raft_consensus.cc:2468] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.821523 15677 leader_election.cc:304] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:50.822553 15944 raft_consensus.cc:2804] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.823035 15944 raft_consensus.cc:697] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:50.823863 15944 consensus_queue.cc:237] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.824615 15780 raft_consensus.cc:2468] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.832805 15963 raft_consensus.cc:993] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: : Instructing follower c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.833233 15963 raft_consensus.cc:1081] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Signalling peer c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.835843 15711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:48866
I20260709 13:15:50.835531 15530 catalog_manager.cc:5697] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 2 to 3, leader changed from 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131) to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.836463 15711 raft_consensus.cc:493] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.837145 15711 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.846901 15711 raft_consensus.cc:515] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.849725 15711 leader_election.cc:290] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:50.850829 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:50.851511 15634 raft_consensus.cc:3055] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.851917 15634 raft_consensus.cc:740] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:50.852881 15634 consensus_queue.cc:260] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.854537 15634 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.858106 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c825b1f4a84402dbf40d04e43614fb8" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:50.858753 15780 raft_consensus.cc:3060] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.864416 15634 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.865823 15677 leader_election.cc:304] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:50.866492 15780 raft_consensus.cc:2468] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.866869 15944 raft_consensus.cc:2804] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.867427 15944 raft_consensus.cc:697] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:50.868368 15944 consensus_queue.cc:237] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.873459 15937 raft_consensus.cc:993] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: : Instructing follower c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.873968 15937 raft_consensus.cc:1081] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Signalling peer c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.875939 15711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:48880
I20260709 13:15:50.876519 15711 raft_consensus.cc:493] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.876935 15711 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.881461 15530 catalog_manager.cc:5697] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 2 to 3, leader changed from 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129) to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.884465 15711 raft_consensus.cc:515] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.887849 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:50.888444 15634 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.895846 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:50.896518 15780 raft_consensus.cc:3055] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:50.896690 15711 leader_election.cc:290] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 3 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:50.896939 15780 raft_consensus.cc:740] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:50.896510 15634 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.897903 15780 consensus_queue.cc:260] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.899308 15677 leader_election.cc:304] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:50.900622 15944 raft_consensus.cc:2804] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:50.901996 15944 raft_consensus.cc:697] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:50.903018 15944 consensus_queue.cc:237] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.904106 15780 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:50.911803 15780 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 3.
I20260709 13:15:50.911595 15530 catalog_manager.cc:5697] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 2 to 3, leader changed from 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131) to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:50.967665 15943 raft_consensus.cc:993] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: : Instructing follower c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.968199 15963 raft_consensus.cc:1081] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Signalling peer c4b66131fb564d0ab6f1cfe57b346ba4 to start an election
I20260709 13:15:50.970237 15711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
 from {username='slave'} at 127.0.0.1:48866
I20260709 13:15:50.970873 15711 raft_consensus.cc:493] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:50.971254 15711 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.979389 15711 raft_consensus.cc:515] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.981878 15711 leader_election.cc:290] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 2 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:50.983039 15634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:50.983783 15634 raft_consensus.cc:3055] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:50.984128 15634 raft_consensus.cc:740] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:50.984999 15634 consensus_queue.cc:260] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:50.985394 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:50.986045 15786 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.986366 15634 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:50.994014 15634 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 2.
I20260709 13:15:50.994067 15786 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4b66131fb564d0ab6f1cfe57b346ba4 in term 2.
I20260709 13:15:50.995545 15677 leader_election.cc:304] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a4e4e6f880e4d6aa597e4aeb0742586, c4b66131fb564d0ab6f1cfe57b346ba4; no voters: 
I20260709 13:15:50.997808 15944 raft_consensus.cc:2804] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:50.998584 15944 raft_consensus.cc:697] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 LEADER]: Becoming Leader. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:50.999632 15944 consensus_queue.cc:237] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:51.008780 15530 catalog_manager.cc:5697] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 reported cstate change: term changed from 1 to 2, leader changed from 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129) to c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:51.136936 15786 raft_consensus.cc:1275] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.138799 15944 consensus_queue.cc:1048] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.166524 15634 raft_consensus.cc:1275] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.168188 15965 consensus_queue.cc:1048] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.241339 15786 raft_consensus.cc:1275] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.242985 15944 consensus_queue.cc:1048] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.261896 15636 raft_consensus.cc:1275] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.263487 15965 consensus_queue.cc:1048] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.272221 15634 raft_consensus.cc:1275] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.275645 15944 consensus_queue.cc:1048] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:51.293184 15786 raft_consensus.cc:1275] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.294900 15944 consensus_queue.cc:1048] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.325826 15786 raft_consensus.cc:1275] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.327438 15965 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:51.342321 15636 raft_consensus.cc:1275] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:51.343926 15944 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:51.427577 15636 raft_consensus.cc:1275] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.428872 15978 consensus_queue.cc:1048] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:51.441766 15786 raft_consensus.cc:1275] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Refusing update from remote peer c4b66131fb564d0ab6f1cfe57b346ba4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:51.443686 15965 consensus_queue.cc:1048] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:53.516207 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:53.524266 15711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:48908
I20260709 13:15:53.524950 15711 raft_consensus.cc:606] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Received request to transfer leadership to TS 5a4e4e6f880e4d6aa597e4aeb0742586
I20260709 13:15:53.527853 15711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "581c23d997c549e4932107b2e1efec48"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:48908
I20260709 13:15:53.528389 15711 raft_consensus.cc:606] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Received request to transfer leadership to TS 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:53.530841 15711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:48908
I20260709 13:15:53.531422 15711 raft_consensus.cc:606] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Received request to transfer leadership to TS 5a4e4e6f880e4d6aa597e4aeb0742586
I20260709 13:15:53.532491 15984 raft_consensus.cc:993] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:53.533151 15983 raft_consensus.cc:1081] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Signalling peer 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:53.534255 15709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:48908
I20260709 13:15:53.534821 15709 raft_consensus.cc:606] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Received request to transfer leadership to TS 5a4e4e6f880e4d6aa597e4aeb0742586
I20260709 13:15:53.534929 15636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:53042
I20260709 13:15:53.535499 15636 raft_consensus.cc:493] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.535988 15636 raft_consensus.cc:3060] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.537225 15709 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e"
dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
mode: GRACEFUL
new_leader_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:48908
I20260709 13:15:53.537761 15709 raft_consensus.cc:606] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 LEADER]: Received request to transfer leadership to TS 52ace3f1bd7a4617835947e8e21321aa
I20260709 13:15:53.538971 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:15:53.539415 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:15:53.542065 15636 raft_consensus.cc:515] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.543807 15636 leader_election.cc:290] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:53.544826 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:53.545120 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0ed7fd898b4a71a1ffa6c02779196b" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:53.545539 15709 raft_consensus.cc:3055] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.545635 15786 raft_consensus.cc:3060] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.545910 15709 raft_consensus.cc:740] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:53.546785 15709 consensus_queue.cc:260] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.547873 15709 raft_consensus.cc:3060] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.550105 15786 raft_consensus.cc:2468] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:53.551198 15600 leader_election.cc:304] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:53.552716 15985 raft_consensus.cc:2804] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.553632 15985 raft_consensus.cc:697] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:53.553771 15709 raft_consensus.cc:2468] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:53.554564 15985 consensus_queue.cc:237] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.564096 15530 catalog_manager.cc:5697] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 1 to 2, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.639883 15984 raft_consensus.cc:993] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:53.640318 15983 raft_consensus.cc:1081] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Signalling peer 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:53.641583 15636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:53042
I20260709 13:15:53.642100 15636 raft_consensus.cc:493] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.642386 15636 raft_consensus.cc:3060] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.646755 15636 raft_consensus.cc:515] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.648118 15636 leader_election.cc:290] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:53.649091 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:53.649366 15786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f2e9f6b848345e686a1f4fe9ab17c81" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:53.649585 15709 raft_consensus.cc:3055] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.649904 15709 raft_consensus.cc:740] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:53.649910 15786 raft_consensus.cc:3060] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.650682 15709 consensus_queue.cc:260] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.651577 15709 raft_consensus.cc:3060] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.655139 15786 raft_consensus.cc:2468] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:53.656059 15600 leader_election.cc:304] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:53.656749 15985 raft_consensus.cc:2804] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.656976 15709 raft_consensus.cc:2468] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 2.
I20260709 13:15:53.657264 15985 raft_consensus.cc:697] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:53.658149 15985 consensus_queue.cc:237] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.664846 15530 catalog_manager.cc:5697] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 1 to 2, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:53.753579 15984 raft_consensus.cc:993] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:53.754081 15983 raft_consensus.cc:1081] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Signalling peer 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:53.755556 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "581c23d997c549e4932107b2e1efec48"
dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:53.755968 15780 raft_consensus.cc:493] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.756218 15780 raft_consensus.cc:3060] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.761113 15780 raft_consensus.cc:515] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.762954 15780 leader_election.cc:290] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:53.763741 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:53.763996 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581c23d997c549e4932107b2e1efec48" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:53.764415 15636 raft_consensus.cc:3060] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.764745 15709 raft_consensus.cc:3055] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:53.765245 15709 raft_consensus.cc:740] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:53.765977 15709 consensus_queue.cc:260] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.766911 15709 raft_consensus.cc:3060] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:53.768559 15636 raft_consensus.cc:2468] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:53.769675 15751 leader_election.cc:304] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:53.770404 15942 raft_consensus.cc:2804] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:53.771523 15942 raft_consensus.cc:697] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Becoming Leader. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:53.771993 15709 raft_consensus.cc:2468] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 2.
I20260709 13:15:53.772372 15942 consensus_queue.cc:237] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.780488 15530 catalog_manager.cc:5697] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa reported cstate change: term changed from 1 to 2, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131). New cstate: current_term: 2 leader_uuid: "52ace3f1bd7a4617835947e8e21321aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:53.924829 15984 raft_consensus.cc:993] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:53.925345 15983 raft_consensus.cc:1081] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 LEADER]: Signalling peer 52ace3f1bd7a4617835947e8e21321aa to start an election
I20260709 13:15:53.926694 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e"
dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
 from {username='slave'} at 127.0.0.1:36298
I20260709 13:15:53.927198 15780 raft_consensus.cc:493] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:53.927484 15780 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.932257 15780 raft_consensus.cc:515] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.933856 15780 leader_election.cc:290] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [CANDIDATE]: Term 3 election: Requested vote from peers 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861), c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561)
I20260709 13:15:53.934830 15636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
I20260709 13:15:53.934810 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead4285b0b1f4148a7d3f5afc3d91c6e" candidate_uuid: "52ace3f1bd7a4617835947e8e21321aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:53.935570 15636 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.935595 15709 raft_consensus.cc:3055] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:15:53.936058 15709 raft_consensus.cc:740] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:53.936823 15709 consensus_queue.cc:260] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.937777 15709 raft_consensus.cc:3060] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:15:53.939965 15636 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 3.
I20260709 13:15:53.940867 15751 leader_election.cc:304] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [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: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:53.941581 15942 raft_consensus.cc:2804] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:15:53.942070 15942 raft_consensus.cc:697] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 3 LEADER]: Becoming Leader. State: Replica: 52ace3f1bd7a4617835947e8e21321aa, State: Running, Role: LEADER
I20260709 13:15:53.942955 15942 consensus_queue.cc:237] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:53.943393 15709 raft_consensus.cc:2468] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52ace3f1bd7a4617835947e8e21321aa in term 3.
I20260709 13:15:53.950073 15530 catalog_manager.cc:5697] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa reported cstate change: term changed from 2 to 3, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131). New cstate: current_term: 3 leader_uuid: "52ace3f1bd7a4617835947e8e21321aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:54.059340 15984 raft_consensus.cc:993] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: : Instructing follower 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:54.059888 15984 raft_consensus.cc:1081] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Signalling peer 5a4e4e6f880e4d6aa597e4aeb0742586 to start an election
I20260709 13:15:54.061993 15636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1"
dest_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586"
 from {username='slave'} at 127.0.0.1:53042
I20260709 13:15:54.062397 15636 raft_consensus.cc:493] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:54.062619 15636 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:54.067871 15636 raft_consensus.cc:515] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:54.069458 15636 leader_election.cc:290] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [CANDIDATE]: Term 4 election: Requested vote from peers c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561), 52ace3f1bd7a4617835947e8e21321aa (127.15.35.131:37359)
I20260709 13:15:54.070427 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "52ace3f1bd7a4617835947e8e21321aa"
I20260709 13:15:54.070531 15709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b70877fb41b3466b915475c5886db0b1" candidate_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4"
I20260709 13:15:54.070981 15780 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:54.071058 15709 raft_consensus.cc:3055] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:15:54.071437 15709 raft_consensus.cc:740] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c4b66131fb564d0ab6f1cfe57b346ba4, State: Running, Role: LEADER
I20260709 13:15:54.072154 15709 consensus_queue.cc:260] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:54.073139 15709 raft_consensus.cc:3060] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:15:54.075569 15780 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 4.
I20260709 13:15:54.076510 15600 leader_election.cc:304] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: 52ace3f1bd7a4617835947e8e21321aa, 5a4e4e6f880e4d6aa597e4aeb0742586; no voters: 
I20260709 13:15:54.077261 15985 raft_consensus.cc:2804] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:15:54.077749 15985 raft_consensus.cc:697] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 4 LEADER]: Becoming Leader. State: Replica: 5a4e4e6f880e4d6aa597e4aeb0742586, State: Running, Role: LEADER
I20260709 13:15:54.078433 15709 raft_consensus.cc:2468] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a4e4e6f880e4d6aa597e4aeb0742586 in term 4.
I20260709 13:15:54.078671 15985 consensus_queue.cc:237] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [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: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } }
I20260709 13:15:54.087324 15530 catalog_manager.cc:5697] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 reported cstate change: term changed from 3 to 4, leader changed from c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130) to 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:54.127826 15709 raft_consensus.cc:1275] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.129053 15985 consensus_queue.cc:1048] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.137871 15780 raft_consensus.cc:1275] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.139794 15986 consensus_queue.cc:1048] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:54.218873 15709 raft_consensus.cc:1275] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.219975 15986 consensus_queue.cc:1048] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.229090 15780 raft_consensus.cc:1275] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.231156 15986 consensus_queue.cc:1048] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.293004 15636 raft_consensus.cc:1275] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.294152 15942 consensus_queue.cc:1048] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:54.302377 15709 raft_consensus.cc:1275] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:54.304077 16006 consensus_queue.cc:1048] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:15:54.358374 15636 raft_consensus.cc:1275] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:54.359535 16006 consensus_queue.cc:1048] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a4e4e6f880e4d6aa597e4aeb0742586" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43861 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:15:54.368184 15709 raft_consensus.cc:1275] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Refusing update from remote peer 52ace3f1bd7a4617835947e8e21321aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:15:54.369625 15993 consensus_queue.cc:1048] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:15:54.540345 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:15:54.545650 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
I20260709 13:15:54.566233 15780 raft_consensus.cc:1275] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 4 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:15:54.567173 15677 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:15:54.567703 15986 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52ace3f1bd7a4617835947e8e21321aa" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:15:54.574203 15677 consensus_peers.cc:597] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 -> Peer 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861): Couldn't send request to peer 5a4e4e6f880e4d6aa597e4aeb0742586. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.580674 15709 raft_consensus.cc:1275] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 4 FOLLOWER]: Refusing update from remote peer 5a4e4e6f880e4d6aa597e4aeb0742586: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:15:54.582461 15985 consensus_queue.cc:1048] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4b66131fb564d0ab6f1cfe57b346ba4" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 41561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:15:54.592644 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.595201 15502 tablet_replica.cc:333] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.597409 15502 raft_consensus.cc:2243] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.597910 15502 raft_consensus.cc:2272] T ead4285b0b1f4148a7d3f5afc3d91c6e P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.600801 15502 tablet_replica.cc:333] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.601406 15502 raft_consensus.cc:2243] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.601857 15502 raft_consensus.cc:2272] T f1c6d3aa7eb94bb6907d703f7be5e014 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.603616 15502 tablet_replica.cc:333] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.604120 15502 raft_consensus.cc:2243] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.604835 15502 raft_consensus.cc:2272] T 4c0ed7fd898b4a71a1ffa6c02779196b P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.606753 15502 tablet_replica.cc:333] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.607273 15502 raft_consensus.cc:2243] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.607705 15502 raft_consensus.cc:2272] T 9c825b1f4a84402dbf40d04e43614fb8 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.609783 15502 tablet_replica.cc:333] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.610304 15502 raft_consensus.cc:2243] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.610786 15502 raft_consensus.cc:2272] T 8e42a345627e4a29817a6beee4a1e9c4 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.612265 15502 tablet_replica.cc:333] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.612744 15502 raft_consensus.cc:2243] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.613129 15502 raft_consensus.cc:2272] T 9be2d62be0c34bcca4c95e797646a859 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.614671 15502 tablet_replica.cc:333] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.615119 15502 raft_consensus.cc:2243] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.615507 15502 raft_consensus.cc:2272] T 581c23d997c549e4932107b2e1efec48 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.617551 15502 tablet_replica.cc:333] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.617998 15502 raft_consensus.cc:2243] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.618639 15502 raft_consensus.cc:2272] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.620322 15502 tablet_replica.cc:333] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586: stopping tablet replica
I20260709 13:15:54.620738 15502 raft_consensus.cc:2243] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.621502 15502 raft_consensus.cc:2272] T b70877fb41b3466b915475c5886db0b1 P 5a4e4e6f880e4d6aa597e4aeb0742586 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.694417 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
W20260709 13:15:54.696676 15751 consensus_peers.cc:597] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa -> Peer 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861): Couldn't send request to peer 5a4e4e6f880e4d6aa597e4aeb0742586. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.714416 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
W20260709 13:15:54.734786 15750 consensus_peers.cc:597] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa -> Peer c4b66131fb564d0ab6f1cfe57b346ba4 (127.15.35.130:41561): Couldn't send request to peer c4b66131fb564d0ab6f1cfe57b346ba4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.738131 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.738827 15502 tablet_replica.cc:333] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.739411 15502 raft_consensus.cc:2243] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.740065 15502 raft_consensus.cc:2272] T 9be2d62be0c34bcca4c95e797646a859 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.741927 15502 tablet_replica.cc:333] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.742440 15502 raft_consensus.cc:2243] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.743078 15502 raft_consensus.cc:2272] T 8e42a345627e4a29817a6beee4a1e9c4 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.744575 15502 tablet_replica.cc:333] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.745029 15502 raft_consensus.cc:2243] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.745462 15502 raft_consensus.cc:2272] T 6f2e9f6b848345e686a1f4fe9ab17c81 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.747372 15502 tablet_replica.cc:333] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.747825 15502 raft_consensus.cc:2243] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.748193 15502 raft_consensus.cc:2272] T 581c23d997c549e4932107b2e1efec48 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.750036 15502 tablet_replica.cc:333] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.750511 15502 raft_consensus.cc:2243] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.750901 15502 raft_consensus.cc:2272] T f1c6d3aa7eb94bb6907d703f7be5e014 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.752377 15502 tablet_replica.cc:333] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.752799 15502 raft_consensus.cc:2243] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.753157 15502 raft_consensus.cc:2272] T 4c0ed7fd898b4a71a1ffa6c02779196b P c4b66131fb564d0ab6f1cfe57b346ba4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.755054 15502 tablet_replica.cc:333] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.755510 15502 raft_consensus.cc:2243] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.756189 15502 raft_consensus.cc:2272] T 9c825b1f4a84402dbf40d04e43614fb8 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.757941 15502 tablet_replica.cc:333] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.758368 15502 raft_consensus.cc:2243] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.758733 15502 raft_consensus.cc:2272] T b70877fb41b3466b915475c5886db0b1 P c4b66131fb564d0ab6f1cfe57b346ba4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:54.759306 15751 consensus_peers.cc:597] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa -> Peer 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861): Couldn't send request to peer 5a4e4e6f880e4d6aa597e4aeb0742586. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.760797 15502 tablet_replica.cc:333] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4: stopping tablet replica
I20260709 13:15:54.761379 15502 raft_consensus.cc:2243] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.761754 15502 raft_consensus.cc:2272] T ead4285b0b1f4148a7d3f5afc3d91c6e P c4b66131fb564d0ab6f1cfe57b346ba4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:15:54.765179 15751 consensus_peers.cc:597] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa -> Peer 5a4e4e6f880e4d6aa597e4aeb0742586 (127.15.35.129:43861): Couldn't send request to peer 5a4e4e6f880e4d6aa597e4aeb0742586. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43861: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:15:54.820577 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:15:54.839203 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
I20260709 13:15:54.866449 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:15:54.867244 15502 tablet_replica.cc:333] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.867951 15502 raft_consensus.cc:2243] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.868409 15502 raft_consensus.cc:2272] T 9be2d62be0c34bcca4c95e797646a859 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.870155 15502 tablet_replica.cc:333] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.870662 15502 raft_consensus.cc:2243] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.871363 15502 raft_consensus.cc:2272] T 581c23d997c549e4932107b2e1efec48 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.873162 15502 tablet_replica.cc:333] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.873695 15502 raft_consensus.cc:2243] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.874095 15502 raft_consensus.cc:2272] T 6f2e9f6b848345e686a1f4fe9ab17c81 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.876084 15502 tablet_replica.cc:333] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.876569 15502 raft_consensus.cc:2243] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.877731 15502 raft_consensus.cc:2272] T ead4285b0b1f4148a7d3f5afc3d91c6e P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.879608 15502 tablet_replica.cc:333] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.880106 15502 raft_consensus.cc:2243] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.880558 15502 raft_consensus.cc:2272] T b70877fb41b3466b915475c5886db0b1 P 52ace3f1bd7a4617835947e8e21321aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.882542 15502 tablet_replica.cc:333] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.883044 15502 raft_consensus.cc:2243] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:15:54.883770 15502 raft_consensus.cc:2272] T f1c6d3aa7eb94bb6907d703f7be5e014 P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.885267 15502 tablet_replica.cc:333] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.885803 15502 raft_consensus.cc:2243] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.886241 15502 raft_consensus.cc:2272] T 4c0ed7fd898b4a71a1ffa6c02779196b P 52ace3f1bd7a4617835947e8e21321aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.888377 15502 tablet_replica.cc:333] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.888839 15502 raft_consensus.cc:2243] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.889261 15502 raft_consensus.cc:2272] T 8e42a345627e4a29817a6beee4a1e9c4 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.890934 15502 tablet_replica.cc:333] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa: stopping tablet replica
I20260709 13:15:54.891348 15502 raft_consensus.cc:2243] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:15:54.891722 15502 raft_consensus.cc:2272] T 9c825b1f4a84402dbf40d04e43614fb8 P 52ace3f1bd7a4617835947e8e21321aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:54.948403 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:15:54.964982 15502 master.cc:562] Master@127.15.35.190:34379 shutting down...
I20260709 13:15:55.030550 15589 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:15:55.097355 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:15:55.097882 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:15:55.098181 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a75420c42a1407b8ede02c26853c68b: stopping tablet replica
I20260709 13:15:55.117352 15502 master.cc:584] Master@127.15.35.190:34379 shutdown complete.
52ace3f1bd7a4617835947e8e21321aa  1
5a4e4e6f880e4d6aa597e4aeb0742586  4
c4b66131fb564d0ab6f1cfe57b346ba4  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13534 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:15:55.157215 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:33229
I20260709 13:15:55.158341 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.163885 16017 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
W20260709 13:15:55.163836 16016 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
W20260709 13:15:55.165797 16019 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
I20260709 13:15:55.166504 15502 server_base.cc:1061] running on GCE node
I20260709 13:15:55.167357 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:55.167538 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.167742 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602955167708 us; error 0 us; skew 500 ppm
I20260709 13:15:55.168263 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.170706 15502 webserver.cc:533] Webserver started at http://127.15.35.190:37181/ using document root <none> and password file <none>
I20260709 13:15:55.171188 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.171370 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.171646 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.172747 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "7cf69dcaef2c4c78b0b04945b505a7ec"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.177181 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:15:55.180480 16024 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.181392 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:15:55.181638 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "7cf69dcaef2c4c78b0b04945b505a7ec"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.181885 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-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)
I20260709 13:15:55.195966 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.197121 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.237049 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:33229
I20260709 13:15:55.237176 16075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:33229 every 8 connection(s)
I20260709 13:15:55.241042 16076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.250376 16076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec: Bootstrap starting.
I20260709 13:15:55.254830 16076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.258946 16076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec: No bootstrap required, opened a new log
I20260709 13:15:55.260977 16076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf69dcaef2c4c78b0b04945b505a7ec" member_type: VOTER }
I20260709 13:15:55.261420 16076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:55.261628 16076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7cf69dcaef2c4c78b0b04945b505a7ec, State: Initialized, Role: FOLLOWER
I20260709 13:15:55.262113 16076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7cf69dcaef2c4c78b0b04945b505a7ec" member_type: VOTER }
I20260709 13:15:55.262509 16076 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:15:55.262699 16076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:15:55.262898 16076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:55.266726 16076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf69dcaef2c4c78b0b04945b505a7ec" member_type: VOTER }
I20260709 13:15:55.267195 16076 leader_election.cc:304] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [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: 7cf69dcaef2c4c78b0b04945b505a7ec; no voters: 
I20260709 13:15:55.268306 16076 leader_election.cc:290] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:15:55.268749 16079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:55.270304 16079 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 1 LEADER]: Becoming Leader. State: Replica: 7cf69dcaef2c4c78b0b04945b505a7ec, State: Running, Role: LEADER
I20260709 13:15:55.271014 16079 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [LEADER]: Queue going to LEADER mode. State: All 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: "7cf69dcaef2c4c78b0b04945b505a7ec" member_type: VOTER }
I20260709 13:15:55.271251 16076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:15:55.275974 16081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7cf69dcaef2c4c78b0b04945b505a7ec. Latest consensus state: current_term: 1 leader_uuid: "7cf69dcaef2c4c78b0b04945b505a7ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf69dcaef2c4c78b0b04945b505a7ec" member_type: VOTER } }
I20260709 13:15:55.276124 16080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7cf69dcaef2c4c78b0b04945b505a7ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7cf69dcaef2c4c78b0b04945b505a7ec" member_type: VOTER } }
I20260709 13:15:55.276649 16081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:55.276659 16080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [sys.catalog]: This master's current role is: LEADER
I20260709 13:15:55.281201 16087 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:15:55.287879 16087 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:15:55.288892 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:15:55.297241 16087 catalog_manager.cc:1383] Generated new cluster ID: c0a590682bf64eeba9c35ce99d391325
I20260709 13:15:55.297572 16087 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:15:55.317670 16087 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:15:55.318849 16087 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:15:55.330430 16087 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec: Generated new TSK 0
I20260709 13:15:55.330984 16087 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:15:55.355563 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.361799 16097 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
W20260709 13:15:55.362843 16098 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
W20260709 13:15:55.364046 16100 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
I20260709 13:15:55.364573 15502 server_base.cc:1061] running on GCE node
I20260709 13:15:55.365571 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:55.365797 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.366127 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602955366109 us; error 0 us; skew 500 ppm
I20260709 13:15:55.366744 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.369117 15502 webserver.cc:533] Webserver started at http://127.15.35.129:35135/ using document root <none> and password file <none>
I20260709 13:15:55.369652 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.369809 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.370108 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.371183 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "5e32727805d743e68178a432ac257334"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.375546 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:15:55.379350 16105 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.380214 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:15:55.380489 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "5e32727805d743e68178a432ac257334"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.380733 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-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)
I20260709 13:15:55.439303 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.440697 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.442528 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.445097 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.445336 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:15:55.445660 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.445829 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.489797 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:34295
I20260709 13:15:55.489877 16167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:34295 every 8 connection(s)
I20260709 13:15:55.495513 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.503584 16173 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
W20260709 13:15:55.503638 16172 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
I20260709 13:15:55.506871 15502 server_base.cc:1061] running on GCE node
W20260709 13:15:55.507316 16175 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
I20260709 13:15:55.508263 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:15:55.508443 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.508565 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602955508554 us; error 0 us; skew 500 ppm
I20260709 13:15:55.508987 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.511727 15502 webserver.cc:533] Webserver started at http://127.15.35.130:43881/ using document root <none> and password file <none>
I20260709 13:15:55.512385 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.512624 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.512948 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.514077 16168 heartbeater.cc:344] Connected to a master server at 127.15.35.190:33229
I20260709 13:15:55.514367 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "c9360a6697aa495db4d332a40cf27afc"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.514454 16168 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:55.515307 16168 heartbeater.cc:507] Master 127.15.35.190:33229 requested a full tablet report, sending...
I20260709 13:15:55.517508 16041 ts_manager.cc:194] Registered new tserver with Master: 5e32727805d743e68178a432ac257334 (127.15.35.129:34295)
I20260709 13:15:55.519618 16041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51542
I20260709 13:15:55.519688 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:15:55.523455 16180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.524287 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:55.524529 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "c9360a6697aa495db4d332a40cf27afc"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.524768 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-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)
I20260709 13:15:55.544836 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.546005 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.547360 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.549579 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.549762 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.550043 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.550182 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.591285 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:33393
I20260709 13:15:55.591382 16242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:33393 every 8 connection(s)
I20260709 13:15:55.596403 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:15:55.603798 16246 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
W20260709 13:15:55.605206 16247 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
W20260709 13:15:55.607465 16249 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
I20260709 13:15:55.608721 15502 server_base.cc:1061] running on GCE node
I20260709 13:15:55.609418 16243 heartbeater.cc:344] Connected to a master server at 127.15.35.190:33229
I20260709 13:15:55.609750 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:15:55.609763 16243 heartbeater.cc:461] Registering TS with master...
W20260709 13:15:55.610103 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:15:55.610363 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602955610340 us; error 0 us; skew 500 ppm
I20260709 13:15:55.610915 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:15:55.610903 16243 heartbeater.cc:507] Master 127.15.35.190:33229 requested a full tablet report, sending...
I20260709 13:15:55.613104 16041 ts_manager.cc:194] Registered new tserver with Master: c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:55.614439 16041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51554
I20260709 13:15:55.617947 15502 webserver.cc:533] Webserver started at http://127.15.35.131:39869/ using document root <none> and password file <none>
I20260709 13:15:55.618482 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:15:55.618697 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:15:55.618963 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:15:55.620071 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "1be93249d27143728277bcb4a3e2c78e"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.624500 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:15:55.627934 16254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.628749 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:15:55.629122 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "1be93249d27143728277bcb4a3e2c78e"
format_stamp: "Formatted at 2026-07-09 13:15:55 on dist-test-slave-h616"
I20260709 13:15:55.629465 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602941458438-15502-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)
I20260709 13:15:55.657895 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:15:55.659152 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:15:55.660732 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:15:55.663241 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:15:55.663492 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.663880 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:15:55.664083 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:15:55.709127 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:41691
I20260709 13:15:55.709239 16316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:41691 every 8 connection(s)
I20260709 13:15:55.723516 16317 heartbeater.cc:344] Connected to a master server at 127.15.35.190:33229
I20260709 13:15:55.724084 16317 heartbeater.cc:461] Registering TS with master...
I20260709 13:15:55.724953 16317 heartbeater.cc:507] Master 127.15.35.190:33229 requested a full tablet report, sending...
I20260709 13:15:55.727099 16041 ts_manager.cc:194] Registered new tserver with Master: 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:55.727295 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014764623s
I20260709 13:15:55.728559 16041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51556
I20260709 13:15:55.752856 16041 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51568:
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"
    }
  }
}
W20260709 13:15:55.755704 16041 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.
I20260709 13:15:55.843498 16208 tablet_service.cc:1511] Processing CreateTablet for tablet ba5cbc77b26c4854b11475356a0c0fb4 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:55.844347 16207 tablet_service.cc:1511] Processing CreateTablet for tablet 5a564d4d3d6e491581169fe0ca747272 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:55.844928 16208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5cbc77b26c4854b11475356a0c0fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.845672 16207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a564d4d3d6e491581169fe0ca747272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.845486 16133 tablet_service.cc:1511] Processing CreateTablet for tablet ba5cbc77b26c4854b11475356a0c0fb4 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:55.846781 16133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5cbc77b26c4854b11475356a0c0fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.847235 16205 tablet_service.cc:1511] Processing CreateTablet for tablet fb2a4b12b62341d3b8ee0173aed8f545 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:55.848493 16205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2a4b12b62341d3b8ee0173aed8f545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.850487 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 5a564d4d3d6e491581169fe0ca747272 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:55.851028 16206 tablet_service.cc:1511] Processing CreateTablet for tablet 77be118e2c534751b4e6a275b295cee8 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:55.851868 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a564d4d3d6e491581169fe0ca747272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.851694 16130 tablet_service.cc:1511] Processing CreateTablet for tablet fb2a4b12b62341d3b8ee0173aed8f545 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:55.852344 16206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77be118e2c534751b4e6a275b295cee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.853826 16131 tablet_service.cc:1511] Processing CreateTablet for tablet 77be118e2c534751b4e6a275b295cee8 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:55.855170 16131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77be118e2c534751b4e6a275b295cee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.850487 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 0f597d999a7548c895e3346579de2e97 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:55.858639 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f597d999a7548c895e3346579de2e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.859401 16204 tablet_service.cc:1511] Processing CreateTablet for tablet 0f597d999a7548c895e3346579de2e97 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:55.860633 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f597d999a7548c895e3346579de2e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.865603 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2a4b12b62341d3b8ee0173aed8f545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.881642 16282 tablet_service.cc:1511] Processing CreateTablet for tablet ba5cbc77b26c4854b11475356a0c0fb4 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:15:55.883010 16282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba5cbc77b26c4854b11475356a0c0fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.884859 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 0f597d999a7548c895e3346579de2e97 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:15:55.886440 16281 tablet_service.cc:1511] Processing CreateTablet for tablet 5a564d4d3d6e491581169fe0ca747272 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:15:55.887216 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f597d999a7548c895e3346579de2e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.888505 16279 tablet_service.cc:1511] Processing CreateTablet for tablet fb2a4b12b62341d3b8ee0173aed8f545 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:15:55.890537 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 485aaeebda5a43858265710f8f30f5ba (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:55.891909 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485aaeebda5a43858265710f8f30f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.891745 16277 tablet_service.cc:1511] Processing CreateTablet for tablet 485aaeebda5a43858265710f8f30f5ba (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:55.893927 16127 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7a1cdfdb3348c4b8a000eade5e3af0 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:55.895174 16127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7a1cdfdb3348c4b8a000eade5e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.898571 16203 tablet_service.cc:1511] Processing CreateTablet for tablet 485aaeebda5a43858265710f8f30f5ba (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:15:55.899852 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485aaeebda5a43858265710f8f30f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.883016 16280 tablet_service.cc:1511] Processing CreateTablet for tablet 77be118e2c534751b4e6a275b295cee8 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:15:55.902758 16279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2a4b12b62341d3b8ee0173aed8f545. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.906087 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485aaeebda5a43858265710f8f30f5ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.909943 16280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77be118e2c534751b4e6a275b295cee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.917661 16281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a564d4d3d6e491581169fe0ca747272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.925542 16334 tablet_bootstrap.cc:492] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:55.925333 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7a1cdfdb3348c4b8a000eade5e3af0 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:55.929201 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7a1cdfdb3348c4b8a000eade5e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.932152 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7a1cdfdb3348c4b8a000eade5e3af0 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:15:55.934289 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7a1cdfdb3348c4b8a000eade5e3af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.940392 16130 tablet_service.cc:1511] Processing CreateTablet for tablet 8da1ab8306444542b3d5a9001fe0e64d (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:55.941856 16130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da1ab8306444542b3d5a9001fe0e64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.944928 16333 tablet_bootstrap.cc:492] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:55.942673 16204 tablet_service.cc:1511] Processing CreateTablet for tablet 8da1ab8306444542b3d5a9001fe0e64d (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:55.954093 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da1ab8306444542b3d5a9001fe0e64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.972160 16276 tablet_service.cc:1511] Processing CreateTablet for tablet 8da1ab8306444542b3d5a9001fe0e64d (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:15:55.973600 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8da1ab8306444542b3d5a9001fe0e64d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.978806 16333 tablet_bootstrap.cc:654] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:55.980039 16208 tablet_service.cc:1511] Processing CreateTablet for tablet 5b70bc0d5c244eddbba33617f7d05f33 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:55.985708 16208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b70bc0d5c244eddbba33617f7d05f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:55.981964 16334 tablet_bootstrap.cc:654] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.002291 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 5b70bc0d5c244eddbba33617f7d05f33 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:56.003692 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b70bc0d5c244eddbba33617f7d05f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.015275 16332 tablet_bootstrap.cc:492] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.020407 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 5b70bc0d5c244eddbba33617f7d05f33 (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:15:56.022013 16132 tablet_service.cc:1511] Processing CreateTablet for tablet 647052696ca14d61a940850bfffda7db (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:56.024242 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 647052696ca14d61a940850bfffda7db (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:56.025568 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647052696ca14d61a940850bfffda7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.026050 16333 tablet_bootstrap.cc:492] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.026628 16333 ts_tablet_manager.cc:1403] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.000s
I20260709 13:15:56.029475 16132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647052696ca14d61a940850bfffda7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.024390 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b70bc0d5c244eddbba33617f7d05f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.029719 16281 tablet_service.cc:1511] Processing CreateTablet for tablet 647052696ca14d61a940850bfffda7db (DEFAULT_TABLE table=test-workload [id=4b2d818d8d114c6c95337ba6dde9b855]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:15:56.041828 16332 tablet_bootstrap.cc:654] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.042124 16281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647052696ca14d61a940850bfffda7db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:15:56.043115 16333 raft_consensus.cc:359] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.045852 16333 raft_consensus.cc:385] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.046192 16333 raft_consensus.cc:740] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.046998 16333 consensus_queue.cc:260] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.049217 16168 heartbeater.cc:499] Master 127.15.35.190:33229 was elected leader, sending a full tablet report...
I20260709 13:15:56.050632 16333 ts_tablet_manager.cc:1434] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:15:56.051641 16333 tablet_bootstrap.cc:492] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.052985 16334 tablet_bootstrap.cc:492] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.053488 16334 ts_tablet_manager.cc:1403] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.006s
I20260709 13:15:56.056341 16334 raft_consensus.cc:359] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.061702 16337 raft_consensus.cc:493] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.061903 16334 raft_consensus.cc:385] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.062304 16334 raft_consensus.cc:740] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.062214 16337 raft_consensus.cc:515] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.063207 16334 consensus_queue.cc:260] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.061503 16333 tablet_bootstrap.cc:654] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.068432 16337 leader_election.cc:290] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.071226 16332 tablet_bootstrap.cc:492] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.071877 16332 ts_tablet_manager.cc:1403] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.001s
I20260709 13:15:56.075939 16332 raft_consensus.cc:359] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.076952 16332 raft_consensus.cc:385] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.077378 16332 raft_consensus.cc:740] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.078590 16332 consensus_queue.cc:260] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.080734 16317 heartbeater.cc:499] Master 127.15.35.190:33229 was elected leader, sending a full tablet report...
I20260709 13:15:56.081466 16334 ts_tablet_manager.cc:1434] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.005s
I20260709 13:15:56.082610 16334 tablet_bootstrap.cc:492] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.086587 16333 tablet_bootstrap.cc:492] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.087163 16333 ts_tablet_manager.cc:1403] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.036s	user 0.000s	sys 0.017s
I20260709 13:15:56.090518 16334 tablet_bootstrap.cc:654] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.090384 16333 raft_consensus.cc:359] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.091617 16333 raft_consensus.cc:385] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.092031 16333 raft_consensus.cc:740] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.092999 16332 ts_tablet_manager.cc:1434] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 13:15:56.092823 16333 consensus_queue.cc:260] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.093748 16243 heartbeater.cc:499] Master 127.15.35.190:33229 was elected leader, sending a full tablet report...
I20260709 13:15:56.096218 16333 ts_tablet_manager.cc:1434] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:15:56.097460 16333 tablet_bootstrap.cc:492] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.100890 16332 tablet_bootstrap.cc:492] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.110710 16333 tablet_bootstrap.cc:654] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.116163 16218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.118521 16334 tablet_bootstrap.cc:492] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.119016 16334 ts_tablet_manager.cc:1403] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.012s
W20260709 13:15:56.119789 16107 leader_election.cc:343] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.124291 16332 tablet_bootstrap.cc:654] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.124713 16333 tablet_bootstrap.cc:492] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.125314 16333 ts_tablet_manager.cc:1403] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.002s
I20260709 13:15:56.121723 16334 raft_consensus.cc:359] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.126912 16334 raft_consensus.cc:385] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.127236 16334 raft_consensus.cc:740] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.128094 16334 consensus_queue.cc:260] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.128681 16333 raft_consensus.cc:359] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.129563 16333 raft_consensus.cc:385] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.129912 16333 raft_consensus.cc:740] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.130497 16334 ts_tablet_manager.cc:1434] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:15:56.130810 16333 consensus_queue.cc:260] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.131736 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.132354 16334 tablet_bootstrap.cc:492] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.133220 16333 ts_tablet_manager.cc:1434] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260709 13:15:56.133327 16107 leader_election.cc:343] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.133817 16107 leader_election.cc:304] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e32727805d743e68178a432ac257334; no voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:56.134366 16333 tablet_bootstrap.cc:492] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.135823 16337 raft_consensus.cc:2749] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:56.139901 16334 tablet_bootstrap.cc:654] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.140911 16333 tablet_bootstrap.cc:654] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.147210 16332 tablet_bootstrap.cc:492] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.147733 16332 ts_tablet_manager.cc:1403] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.007s
I20260709 13:15:56.150650 16332 raft_consensus.cc:359] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.151362 16332 raft_consensus.cc:385] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.151667 16332 raft_consensus.cc:740] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.153563 16332 consensus_queue.cc:260] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.155656 16332 ts_tablet_manager.cc:1434] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:15:56.156585 16332 tablet_bootstrap.cc:492] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.161538 16332 tablet_bootstrap.cc:654] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.166960 16333 tablet_bootstrap.cc:492] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.167519 16333 ts_tablet_manager.cc:1403] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.012s
I20260709 13:15:56.170414 16333 raft_consensus.cc:359] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.171204 16333 raft_consensus.cc:385] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.171582 16333 raft_consensus.cc:740] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.172423 16333 consensus_queue.cc:260] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.174429 16334 tablet_bootstrap.cc:492] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.174791 16334 ts_tablet_manager.cc:1403] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.003s
I20260709 13:15:56.174998 16333 ts_tablet_manager.cc:1434] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:15:56.176043 16333 tablet_bootstrap.cc:492] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.177409 16334 raft_consensus.cc:359] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.178324 16339 raft_consensus.cc:493] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.178821 16339 raft_consensus.cc:515] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.180344 16332 tablet_bootstrap.cc:492] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.180917 16332 ts_tablet_manager.cc:1403] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 13:15:56.183527 16333 tablet_bootstrap.cc:654] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.184024 16332 raft_consensus.cc:359] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.184779 16332 raft_consensus.cc:385] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.185074 16332 raft_consensus.cc:740] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.187299 16332 consensus_queue.cc:260] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.192023 16332 ts_tablet_manager.cc:1434] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 13:15:56.193002 16332 tablet_bootstrap.cc:492] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.194690 16218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
W20260709 13:15:56.196265 16256 leader_election.cc:343] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.197113 16339 leader_election.cc:290] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 5e32727805d743e68178a432ac257334 (127.15.35.129:34295)
I20260709 13:15:56.197649 16334 raft_consensus.cc:385] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.198006 16334 raft_consensus.cc:740] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.200347 16334 consensus_queue.cc:260] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.202255 16332 tablet_bootstrap.cc:654] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.206090 16334 ts_tablet_manager.cc:1434] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:15:56.207111 16334 tablet_bootstrap.cc:492] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.214107 16334 tablet_bootstrap.cc:654] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.213900 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
W20260709 13:15:56.216039 16258 leader_election.cc:343] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e32727805d743e68178a432ac257334 (127.15.35.129:34295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.216559 16258 leader_election.cc:304] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e; no voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:56.217406 16339 raft_consensus.cc:2749] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:56.218392 16333 tablet_bootstrap.cc:492] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.218690 16332 tablet_bootstrap.cc:492] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.218883 16333 ts_tablet_manager.cc:1403] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.020s
I20260709 13:15:56.219465 16332 ts_tablet_manager.cc:1403] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260709 13:15:56.221640 16333 raft_consensus.cc:359] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.222209 16333 raft_consensus.cc:385] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.222469 16333 raft_consensus.cc:740] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.223186 16333 consensus_queue.cc:260] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.225809 16333 ts_tablet_manager.cc:1434] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:15:56.226325 16342 raft_consensus.cc:493] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.226840 16333 tablet_bootstrap.cc:492] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.226960 16342 raft_consensus.cc:515] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.233726 16333 tablet_bootstrap.cc:654] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.241925 16342 leader_election.cc:290] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.247845 16333 tablet_bootstrap.cc:492] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.248327 16333 ts_tablet_manager.cc:1403] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 13:15:56.248888 16332 raft_consensus.cc:359] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.249720 16332 raft_consensus.cc:385] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.250059 16332 raft_consensus.cc:740] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.250829 16332 consensus_queue.cc:260] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.251183 16333 raft_consensus.cc:359] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.251842 16333 raft_consensus.cc:385] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.252147 16333 raft_consensus.cc:740] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.253334 16332 ts_tablet_manager.cc:1434] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 13:15:56.254396 16332 tablet_bootstrap.cc:492] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.260887 16332 tablet_bootstrap.cc:654] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.261569 16334 tablet_bootstrap.cc:492] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.264925 16342 raft_consensus.cc:493] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.267421 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.269044 16334 ts_tablet_manager.cc:1403] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.037s
I20260709 13:15:56.269034 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.269577 16342 raft_consensus.cc:515] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.270316 16347 raft_consensus.cc:493] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.270867 16347 raft_consensus.cc:515] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.272135 16334 raft_consensus.cc:359] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.272847 16334 raft_consensus.cc:385] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.273145 16334 raft_consensus.cc:740] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.252863 16333 consensus_queue.cc:260] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.274223 16143 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 0.
I20260709 13:15:56.273878 16342 leader_election.cc:290] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691), 5e32727805d743e68178a432ac257334 (127.15.35.129:34295)
I20260709 13:15:56.273872 16334 consensus_queue.cc:260] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.276006 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.276615 16334 ts_tablet_manager.cc:1434] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
W20260709 13:15:56.277324 16107 leader_election.cc:343] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.277587 16334 tablet_bootstrap.cc:492] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.278601 16347 leader_election.cc:290] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.280354 16333 ts_tablet_manager.cc:1434] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:15:56.281494 16333 tablet_bootstrap.cc:492] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
W20260709 13:15:56.282264 16089 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:15:56.283694 16182 leader_election.cc:343] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.283545 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.287693 16334 tablet_bootstrap.cc:654] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.291471 16333 tablet_bootstrap.cc:654] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.287910 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.296561 16292 raft_consensus.cc:2468] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 0.
I20260709 13:15:56.297776 16182 leader_election.cc:304] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.297986 16184 leader_election.cc:304] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [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: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 1be93249d27143728277bcb4a3e2c78e
I20260709 13:15:56.298861 16342 raft_consensus.cc:2804] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.299260 16342 raft_consensus.cc:493] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.299599 16342 raft_consensus.cc:3060] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.302099 16333 tablet_bootstrap.cc:492] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.302623 16333 ts_tablet_manager.cc:1403] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260709 13:15:56.305619 16333 raft_consensus.cc:359] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.308041 16339 raft_consensus.cc:493] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.308610 16333 raft_consensus.cc:385] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.308915 16333 raft_consensus.cc:740] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.308758 16339 raft_consensus.cc:515] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.310029 16360 raft_consensus.cc:2804] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.309829 16333 consensus_queue.cc:260] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
W20260709 13:15:56.310238 16184 leader_election.cc:343] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e32727805d743e68178a432ac257334 (127.15.35.129:34295): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.310485 16360 raft_consensus.cc:493] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.310986 16360 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.311538 16339 leader_election.cc:290] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:56.311760 16218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.312256 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f597d999a7548c895e3346579de2e97" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.307278 16332 tablet_bootstrap.cc:492] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.308182 16334 tablet_bootstrap.cc:492] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.306655 16342 raft_consensus.cc:515] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.313246 16332 ts_tablet_manager.cc:1403] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.013s
I20260709 13:15:56.313308 16334 ts_tablet_manager.cc:1403] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.007s
I20260709 13:15:56.313602 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f597d999a7548c895e3346579de2e97" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
W20260709 13:15:56.314957 16258 leader_election.cc:343] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e32727805d743e68178a432ac257334 (127.15.35.129:34295): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:15:56.315653 16256 leader_election.cc:343] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.315791 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.316249 16256 leader_election.cc:304] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e; no voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:56.316459 16292 raft_consensus.cc:3060] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.316426 16334 raft_consensus.cc:359] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.317204 16334 raft_consensus.cc:385] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.317328 16339 raft_consensus.cc:2749] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:56.317564 16334 raft_consensus.cc:740] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.318346 16334 consensus_queue.cc:260] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.320526 16334 ts_tablet_manager.cc:1434] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:15:56.321467 16334 tablet_bootstrap.cc:492] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
W20260709 13:15:56.322165 16107 leader_election.cc:343] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.322600 16342 leader_election.cc:290] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Requested vote from peers 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691), 5e32727805d743e68178a432ac257334 (127.15.35.129:34295)
I20260709 13:15:56.322642 16107 leader_election.cc:304] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e32727805d743e68178a432ac257334; no voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:56.323840 16347 raft_consensus.cc:2749] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:56.325515 16292 raft_consensus.cc:2468] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.325399 16332 raft_consensus.cc:359] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.325923 16333 ts_tablet_manager.cc:1434] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260709 13:15:56.326973 16333 tablet_bootstrap.cc:492] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.326927 16182 leader_election.cc:304] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.327915 16342 raft_consensus.cc:2804] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.326124 16332 raft_consensus.cc:385] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.330056 16332 raft_consensus.cc:740] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.330892 16332 consensus_queue.cc:260] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.333847 16334 tablet_bootstrap.cc:654] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.333792 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:56.334790 16143 raft_consensus.cc:3060] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.339027 16333 tablet_bootstrap.cc:654] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.338917 16360 raft_consensus.cc:515] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.347088 16332 ts_tablet_manager.cc:1434] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.011s
I20260709 13:15:56.347534 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:56.348124 16332 tablet_bootstrap.cc:492] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.348078 16142 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.348501 16143 raft_consensus.cc:2468] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.349519 16360 leader_election.cc:290] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.342828 16342 raft_consensus.cc:697] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:56.353892 16342 consensus_queue.cc:237] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:56.356124 16142 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.356746 16332 tablet_bootstrap.cc:654] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.357221 16184 leader_election.cc:304] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.357446 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.358191 16362 raft_consensus.cc:2804] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.358726 16362 raft_consensus.cc:697] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
W20260709 13:15:56.358943 16182 leader_election.cc:343] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:15:56.359836 16362 consensus_queue.cc:237] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.361658 16333 tablet_bootstrap.cc:492] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.362421 16333 ts_tablet_manager.cc:1403] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260709 13:15:56.367805 16334 tablet_bootstrap.cc:492] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.368424 16334 ts_tablet_manager.cc:1403] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.003s
I20260709 13:15:56.368618 16333 raft_consensus.cc:359] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.369518 16333 raft_consensus.cc:385] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.369839 16333 raft_consensus.cc:740] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.370798 16333 consensus_queue.cc:260] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.374857 16334 raft_consensus.cc:359] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.375821 16334 raft_consensus.cc:385] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.376222 16334 raft_consensus.cc:740] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.377033 16334 consensus_queue.cc:260] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.379464 16334 ts_tablet_manager.cc:1434] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:15:56.380448 16334 tablet_bootstrap.cc:492] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.386842 16347 raft_consensus.cc:493] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.387498 16347 raft_consensus.cc:515] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.390228 16347 leader_election.cc:290] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.392513 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.393415 16292 raft_consensus.cc:2468] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.392688 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.394573 16334 tablet_bootstrap.cc:654] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.394579 16217 raft_consensus.cc:2468] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.396288 16107 leader_election.cc:304] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:56.397964 16347 raft_consensus.cc:2804] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.398509 16347 raft_consensus.cc:493] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.398944 16347 raft_consensus.cc:3060] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.398082 16333 ts_tablet_manager.cc:1434] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:15:56.401165 16332 tablet_bootstrap.cc:492] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.401767 16332 ts_tablet_manager.cc:1403] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.022s
I20260709 13:15:56.404590 16332 raft_consensus.cc:359] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.405359 16332 raft_consensus.cc:385] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.405431 16347 raft_consensus.cc:515] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.405777 16332 raft_consensus.cc:740] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.406776 16332 consensus_queue.cc:260] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.407850 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:56.408393 16217 raft_consensus.cc:3060] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.409598 16332 ts_tablet_manager.cc:1434] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:15:56.410569 16332 tablet_bootstrap.cc:492] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.411665 16334 tablet_bootstrap.cc:492] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.407298 16347 leader_election.cc:290] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.412091 16334 ts_tablet_manager.cc:1403] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.003s
I20260709 13:15:56.412380 16342 raft_consensus.cc:493] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.412691 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.412838 16342 raft_consensus.cc:515] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.413471 16292 raft_consensus.cc:3060] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.414949 16334 raft_consensus.cc:359] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.415629 16334 raft_consensus.cc:385] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.415656 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.416034 16334 raft_consensus.cc:740] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.416411 16142 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 0.
I20260709 13:15:56.416893 16334 consensus_queue.cc:260] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.417984 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.418649 16291 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 0.
I20260709 13:15:56.406808 16039 catalog_manager.cc:5697] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 0 to 1, leader changed from <none> to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.419914 16184 leader_election.cc:304] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.420864 16332 tablet_bootstrap.cc:654] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.420833 16362 raft_consensus.cc:2804] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.421371 16217 raft_consensus.cc:2468] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.421758 16362 raft_consensus.cc:493] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.422165 16362 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.421561 16292 raft_consensus.cc:2468] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.422714 16107 leader_election.cc:304] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.415835 16342 leader_election.cc:290] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.425833 16347 raft_consensus.cc:2804] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.426296 16347 raft_consensus.cc:697] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:56.427106 16347 consensus_queue.cc:237] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.429042 16362 raft_consensus.cc:515] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.424847 16333 tablet_bootstrap.cc:492] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.430377 16334 ts_tablet_manager.cc:1434] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 13:15:56.431043 16362 leader_election.cc:290] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.432791 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:56.433341 16142 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.433488 16334 tablet_bootstrap.cc:492] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.436318 16333 tablet_bootstrap.cc:654] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.440131 16334 tablet_bootstrap.cc:654] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.440282 16142 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.442353 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.442978 16292 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.444346 16332 tablet_bootstrap.cc:492] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.444953 16332 ts_tablet_manager.cc:1403] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.002s
I20260709 13:15:56.442353 16184 leader_election.cc:304] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.448818 16332 raft_consensus.cc:359] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.450484 16362 raft_consensus.cc:2804] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.451483 16362 raft_consensus.cc:697] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:56.450531 16332 raft_consensus.cc:385] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.452160 16332 raft_consensus.cc:740] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.452381 16362 consensus_queue.cc:237] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.454317 16332 consensus_queue.cc:260] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.457170 16334 tablet_bootstrap.cc:492] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.457713 16334 ts_tablet_manager.cc:1403] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.014s
I20260709 13:15:56.458422 16292 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.460417 16334 raft_consensus.cc:359] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.461138 16334 raft_consensus.cc:385] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.461441 16334 raft_consensus.cc:740] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.462252 16334 consensus_queue.cc:260] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.464224 16332 ts_tablet_manager.cc:1434] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.002s
I20260709 13:15:56.465198 16332 tablet_bootstrap.cc:492] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.470271 16039 catalog_manager.cc:5697] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.471455 16332 tablet_bootstrap.cc:654] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.471987 16333 tablet_bootstrap.cc:492] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.472426 16333 ts_tablet_manager.cc:1403] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.003s
I20260709 13:15:56.474532 16334 ts_tablet_manager.cc:1434] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:15:56.475005 16333 raft_consensus.cc:359] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.475658 16333 raft_consensus.cc:385] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.475922 16333 raft_consensus.cc:740] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.476717 16333 consensus_queue.cc:260] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.478220 16334 tablet_bootstrap.cc:492] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.478897 16333 ts_tablet_manager.cc:1434] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:15:56.479770 16333 tablet_bootstrap.cc:492] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: Bootstrap starting.
I20260709 13:15:56.482545 16347 raft_consensus.cc:493] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.483032 16347 raft_consensus.cc:515] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.485066 16347 leader_election.cc:290] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.486627 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f597d999a7548c895e3346579de2e97" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.487720 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f597d999a7548c895e3346579de2e97" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.494858 16333 tablet_bootstrap.cc:654] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.495062 16217 raft_consensus.cc:2468] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.495108 16292 raft_consensus.cc:2468] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.496470 16107 leader_election.cc:304] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.497514 16334 tablet_bootstrap.cc:654] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.489817 16038 catalog_manager.cc:5697] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 0 to 1, leader changed from <none> to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.498008 16347 raft_consensus.cc:2804] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.498674 16347 raft_consensus.cc:493] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.499061 16347 raft_consensus.cc:3060] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.499102 16038 catalog_manager.cc:5697] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 0 to 1, leader changed from <none> to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.503913 16332 tablet_bootstrap.cc:492] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.504350 16332 ts_tablet_manager.cc:1403] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.011s
I20260709 13:15:56.505925 16347 raft_consensus.cc:515] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.506945 16332 raft_consensus.cc:359] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.507567 16332 raft_consensus.cc:385] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.507848 16332 raft_consensus.cc:740] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.508598 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f597d999a7548c895e3346579de2e97" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:56.509132 16217 raft_consensus.cc:3060] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.512562 16332 consensus_queue.cc:260] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.514947 16332 ts_tablet_manager.cc:1434] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:15:56.515533 16217 raft_consensus.cc:2468] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.515815 16332 tablet_bootstrap.cc:492] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.516652 16107 leader_election.cc:304] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.517402 16337 raft_consensus.cc:2804] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.522661 16332 tablet_bootstrap.cc:654] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.525805 16347 leader_election.cc:290] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.525990 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f597d999a7548c895e3346579de2e97" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.534636 16292 raft_consensus.cc:3060] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.542670 16292 raft_consensus.cc:2468] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.545449 16347 raft_consensus.cc:493] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.546036 16347 raft_consensus.cc:515] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.550020 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.551014 16217 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.552289 16107 leader_election.cc:304] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.553259 16380 raft_consensus.cc:2804] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.553695 16380 raft_consensus.cc:493] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.554126 16380 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.553821 16332 tablet_bootstrap.cc:492] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.557411 16332 ts_tablet_manager.cc:1403] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260709 13:15:56.556506 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.558897 16292 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.560286 16332 raft_consensus.cc:359] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.563311 16332 raft_consensus.cc:385] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.562201 16347 leader_election.cc:290] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.563769 16332 raft_consensus.cc:740] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.562664 16337 raft_consensus.cc:697] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:56.564625 16332 consensus_queue.cc:260] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.564841 16337 consensus_queue.cc:237] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.566919 16332 ts_tablet_manager.cc:1434] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:15:56.567821 16332 tablet_bootstrap.cc:492] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc: Bootstrap starting.
I20260709 13:15:56.574246 16332 tablet_bootstrap.cc:654] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.584344 16339 raft_consensus.cc:493] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.584822 16339 raft_consensus.cc:515] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.585711 16332 tablet_bootstrap.cc:492] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc: No bootstrap required, opened a new log
I20260709 13:15:56.586196 16332 ts_tablet_manager.cc:1403] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 13:15:56.586931 16339 leader_election.cc:290] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:56.588793 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.589421 16142 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 0.
I20260709 13:15:56.590807 16258 leader_election.cc:304] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:56.591830 16339 raft_consensus.cc:493] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.592259 16339 raft_consensus.cc:515] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.588418 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.593674 16385 raft_consensus.cc:2804] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.593847 16217 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 0.
I20260709 13:15:56.594125 16385 raft_consensus.cc:493] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.594550 16385 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.595032 16334 tablet_bootstrap.cc:492] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.595476 16334 ts_tablet_manager.cc:1403] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.063s
I20260709 13:15:56.596412 16332 raft_consensus.cc:359] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.596843 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.597064 16332 raft_consensus.cc:385] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.597397 16332 raft_consensus.cc:740] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.597466 16142 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 0.
I20260709 13:15:56.598060 16332 consensus_queue.cc:260] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.598968 16258 leader_election.cc:304] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:56.601025 16380 raft_consensus.cc:515] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.601871 16385 raft_consensus.cc:515] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.603142 16380 leader_election.cc:290] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.603880 16333 tablet_bootstrap.cc:492] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: No bootstrap required, opened a new log
I20260709 13:15:56.604378 16333 ts_tablet_manager.cc:1403] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.067s
I20260709 13:15:56.605011 16385 leader_election.cc:290] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:56.605177 16218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:56.605396 16334 raft_consensus.cc:359] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.606000 16218 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.606118 16334 raft_consensus.cc:385] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.606472 16334 raft_consensus.cc:740] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.607214 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:56.607127 16334 consensus_queue.cc:260] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.607829 16216 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.609622 16332 ts_tablet_manager.cc:1434] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:15:56.609747 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.604378 16386 raft_consensus.cc:2804] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.610502 16292 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.612566 16333 raft_consensus.cc:359] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.613478 16333 raft_consensus.cc:385] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.613655 16218 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.613771 16333 raft_consensus.cc:740] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.615329 16333 consensus_queue.cc:260] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.617822 16333 ts_tablet_manager.cc:1434] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:15:56.620339 16334 ts_tablet_manager.cc:1434] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.007s
I20260709 13:15:56.621441 16334 tablet_bootstrap.cc:492] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e: Bootstrap starting.
I20260709 13:15:56.622040 16107 leader_election.cc:304] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.622843 16337 raft_consensus.cc:2804] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.623347 16337 raft_consensus.cc:697] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:56.624320 16337 consensus_queue.cc:237] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.624696 16040 catalog_manager.cc:5697] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.628547 16334 tablet_bootstrap.cc:654] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e: Neither blocks nor log segments found. Creating new log.
I20260709 13:15:56.629263 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.629375 16339 leader_election.cc:290] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:56.630059 16217 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 0.
I20260709 13:15:56.610812 16386 raft_consensus.cc:493] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.631942 16386 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.638126 16292 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.638443 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:56.639436 16142 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.640805 16386 raft_consensus.cc:515] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.644863 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:56.645684 16143 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.655679 16143 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 1.
I20260709 13:15:56.658535 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:56.658946 16258 leader_election.cc:304] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:56.659418 16217 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.660167 16339 raft_consensus.cc:2804] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.660806 16339 raft_consensus.cc:697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:15:56.661937 16339 consensus_queue.cc:237] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.657636 16386 leader_election.cc:290] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:56.674713 16216 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 1.
I20260709 13:15:56.678683 16040 catalog_manager.cc:5697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 1 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.681834 16256 leader_election.cc:304] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.682545 16217 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 1.
I20260709 13:15:56.679911 16142 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 1.
I20260709 13:15:56.685987 16334 tablet_bootstrap.cc:492] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e: No bootstrap required, opened a new log
I20260709 13:15:56.686585 16334 ts_tablet_manager.cc:1403] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e: Time spent bootstrapping tablet: real 0.065s	user 0.033s	sys 0.023s
I20260709 13:15:56.685920 16339 raft_consensus.cc:2804] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.687204 16339 raft_consensus.cc:697] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:15:56.688014 16339 consensus_queue.cc:237] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.688858 16334 raft_consensus.cc:359] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.689503 16334 raft_consensus.cc:385] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:15:56.689816 16334 raft_consensus.cc:740] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Initialized, Role: FOLLOWER
I20260709 13:15:56.690510 16334 consensus_queue.cc:260] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.692759 16038 catalog_manager.cc:5697] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.692915 16334 ts_tablet_manager.cc:1434] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:15:56.702607 16040 catalog_manager.cc:5697] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 1 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:56.709180 16342 raft_consensus.cc:493] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.709705 16342 raft_consensus.cc:515] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.710577 16339 raft_consensus.cc:493] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.711351 16339 raft_consensus.cc:515] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.711766 16342 leader_election.cc:290] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.713635 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b70bc0d5c244eddbba33617f7d05f33" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.713861 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b70bc0d5c244eddbba33617f7d05f33" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.713407 16339 leader_election.cc:290] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:56.714262 16142 raft_consensus.cc:2468] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 0.
I20260709 13:15:56.714398 16292 raft_consensus.cc:2468] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 0.
I20260709 13:15:56.714622 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.715420 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334" is_pre_election: true
I20260709 13:15:56.715564 16184 leader_election.cc:304] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.716176 16143 raft_consensus.cc:2393] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1be93249d27143728277bcb4a3e2c78e in current term 1: Already voted for candidate c9360a6697aa495db4d332a40cf27afc in this term.
I20260709 13:15:56.716398 16342 raft_consensus.cc:2804] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.716745 16342 raft_consensus.cc:493] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.717118 16342 raft_consensus.cc:3060] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.717208 16258 leader_election.cc:304] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e; no voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:56.718046 16339 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.722569 16342 raft_consensus.cc:515] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.724350 16342 leader_election.cc:290] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.725317 16339 raft_consensus.cc:2749] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:15:56.725553 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b70bc0d5c244eddbba33617f7d05f33" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.725526 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b70bc0d5c244eddbba33617f7d05f33" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:56.726328 16292 raft_consensus.cc:3060] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.726457 16143 raft_consensus.cc:3060] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.730986 16292 raft_consensus.cc:2468] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.731614 16143 raft_consensus.cc:2468] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 1.
I20260709 13:15:56.732311 16182 leader_election.cc:304] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.733129 16342 raft_consensus.cc:2804] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.733572 16342 raft_consensus.cc:697] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:56.734375 16342 consensus_queue.cc:237] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.742586 16040 catalog_manager.cc:5697] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 0 to 1, leader changed from <none> to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 1 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.764573 16342 consensus_queue.cc:1048] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.776919 16362 consensus_queue.cc:1048] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.807379 16337 raft_consensus.cc:493] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:15:56.807879 16337 raft_consensus.cc:515] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.809638 16337 leader_election.cc:290] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.810568 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647052696ca14d61a940850bfffda7db" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc" is_pre_election: true
I20260709 13:15:56.810848 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647052696ca14d61a940850bfffda7db" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e" is_pre_election: true
I20260709 13:15:56.811123 16217 raft_consensus.cc:2468] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.811400 16292 raft_consensus.cc:2468] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 0.
I20260709 13:15:56.812168 16107 leader_election.cc:304] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:56.812717 16337 raft_consensus.cc:2804] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:15:56.813035 16337 raft_consensus.cc:493] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:15:56.813383 16337 raft_consensus.cc:3060] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.818109 16337 raft_consensus.cc:515] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.819455 16362 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.819861 16337 leader_election.cc:290] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:56.820672 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647052696ca14d61a940850bfffda7db" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:56.820964 16292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647052696ca14d61a940850bfffda7db" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:56.821233 16217 raft_consensus.cc:3060] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.821630 16292 raft_consensus.cc:3060] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:15:56.828837 16217 raft_consensus.cc:2468] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.829491 16292 raft_consensus.cc:2468] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 1.
I20260709 13:15:56.831374 16342 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.833705 16107 leader_election.cc:304] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:56.835049 16337 raft_consensus.cc:2804] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:15:56.835520 16337 raft_consensus.cc:697] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:56.836336 16337 consensus_queue.cc:237] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:56.847366 16038 catalog_manager.cc:5697] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:56.916250 16337 consensus_queue.cc:1048] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:56.916250 16342 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:56.929040 16342 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.942092 16337 consensus_queue.cc:1048] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:56.966610 16217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:15:56.967129 16217 raft_consensus.cc:606] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:15:56.972762 16217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:15:56.973333 16217 raft_consensus.cc:606] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:15:56.978641 16217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:15:56.979128 16217 raft_consensus.cc:606] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:15:56.997556 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:51114
I20260709 13:15:56.998047 16143 raft_consensus.cc:606] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Received request to transfer leadership to TS c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:57.012357 16291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
mode: GRACEFUL
new_leader_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:57308
I20260709 13:15:57.012907 16291 raft_consensus.cc:606] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Received request to transfer leadership to TS c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:57.018458 16291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
mode: GRACEFUL
new_leader_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:57308
I20260709 13:15:57.018952 16291 raft_consensus.cc:606] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Received request to transfer leadership to TS c9360a6697aa495db4d332a40cf27afc
I20260709 13:15:57.026497 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647052696ca14d61a940850bfffda7db"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:51114
I20260709 13:15:57.027093 16143 raft_consensus.cc:606] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Received request to transfer leadership to TS 1be93249d27143728277bcb4a3e2c78e
I20260709 13:15:57.131630 16342 consensus_queue.cc:1048] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:57.131630 16339 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:57.141955 16387 raft_consensus.cc:993] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: : Instructing follower c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:15:57.142409 16387 raft_consensus.cc:1081] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Signalling peer c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:15:57.144062 16337 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.145254 16360 consensus_queue.cc:1048] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.147594 16216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:36734
I20260709 13:15:57.148313 16216 raft_consensus.cc:493] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.148679 16216 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.148702 16387 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:57.156564 16380 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:57.157917 16216 raft_consensus.cc:515] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.158738 16339 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:15:57.159256 16217 raft_consensus.cc:1240] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Rejecting Update request from peer 1be93249d27143728277bcb4a3e2c78e for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:57.164283 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:57.164920 16291 raft_consensus.cc:3055] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.165232 16291 raft_consensus.cc:740] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:15:57.165627 16216 leader_election.cc:290] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 2 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:57.165455 16339 consensus_queue.cc:1059] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.169260 16141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:57.171232 16337 consensus_queue.cc:1048] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.170007 16291 consensus_queue.cc:260] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.177870 16291 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.183881 16337 consensus_queue.cc:1048] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.184868 16360 raft_consensus.cc:993] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:15:57.185823 16360 raft_consensus.cc:1081] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:15:57.189515 16143 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51108
I20260709 13:15:57.190348 16143 raft_consensus.cc:493] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.190900 16143 raft_consensus.cc:3060] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.191581 16387 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.198441 16291 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 2.
W20260709 13:15:57.199095 16339 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:15:57.200382 16182 leader_election.cc:304] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [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: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 5e32727805d743e68178a432ac257334
I20260709 13:15:57.201450 16362 raft_consensus.cc:2804] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.201932 16362 raft_consensus.cc:697] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:57.202744 16362 consensus_queue.cc:237] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.205101 16347 raft_consensus.cc:993] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: : Instructing follower c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:15:57.205667 16347 raft_consensus.cc:1081] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Signalling peer c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:15:57.198971 16143 raft_consensus.cc:515] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:57.213903 16411 raft_consensus.cc:993] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: : Instructing follower c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:15:57.214180 16143 leader_election.cc:290] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 2 election: Requested vote from peers 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:57.214392 16411 raft_consensus.cc:1081] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Signalling peer c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:15:57.216352 16217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:36734
I20260709 13:15:57.216995 16217 raft_consensus.cc:493] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.218250 16217 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.219040 16218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:36728
I20260709 13:15:57.219573 16218 raft_consensus.cc:493] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.219949 16218 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.219936 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:57.223711 16214 raft_consensus.cc:3055] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.224088 16214 raft_consensus.cc:740] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:57.224825 16214 consensus_queue.cc:260] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:57.225427 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba5cbc77b26c4854b11475356a0c0fb4" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:57.225992 16291 raft_consensus.cc:3060] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.226107 16214 raft_consensus.cc:3060] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.230074 16217 raft_consensus.cc:515] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.231199 16215 raft_consensus.cc:1240] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Rejecting Update request from peer 1be93249d27143728277bcb4a3e2c78e for earlier term 1. Current term is 2. Ops: []
I20260709 13:15:57.233599 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:57.233848 16214 raft_consensus.cc:2468] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 2.
I20260709 13:15:57.234186 16143 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.235680 16218 raft_consensus.cc:515] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.237731 16218 leader_election.cc:290] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 2 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:57.238508 16291 raft_consensus.cc:2468] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 2.
I20260709 13:15:57.239331 16387 consensus_queue.cc:1059] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.240463 16339 raft_consensus.cc:3055] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.240734 16143 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 2.
I20260709 13:15:57.240820 16339 raft_consensus.cc:740] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:15:57.241453 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:57.242013 16142 raft_consensus.cc:3055] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.242061 16217 leader_election.cc:290] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 2 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:57.242422 16142 raft_consensus.cc:740] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:57.243134 16107 leader_election.cc:304] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:57.243391 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:57.243239 16142 consensus_queue.cc:260] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.243935 16380 raft_consensus.cc:2804] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.244318 16142 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.244585 16380 raft_consensus.cc:697] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:57.241672 16339 consensus_queue.cc:260] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.245430 16380 consensus_queue.cc:237] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } }
I20260709 13:15:57.246213 16339 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.246410 16184 leader_election.cc:304] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:57.247267 16362 raft_consensus.cc:2804] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.247694 16362 raft_consensus.cc:697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:57.248472 16362 consensus_queue.cc:237] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.252667 16290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:57.243965 16291 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.261530 16290 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 2.
I20260709 13:15:57.261659 16291 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 2.
I20260709 13:15:57.262856 16182 leader_election.cc:304] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:57.263792 16362 raft_consensus.cc:2804] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.264410 16362 raft_consensus.cc:697] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:57.265331 16362 consensus_queue.cc:237] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.270340 16038 catalog_manager.cc:5697] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 1 to 2, leader changed from 1be93249d27143728277bcb4a3e2c78e (127.15.35.131) to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 2 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.271557 16347 consensus_queue.cc:1048] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.272010 16142 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 2.
I20260709 13:15:57.271929 16038 catalog_manager.cc:5697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 1 to 2, leader changed from 1be93249d27143728277bcb4a3e2c78e (127.15.35.131) to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 2 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.282795 16337 consensus_queue.cc:1048] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:15:57.283810 16040 catalog_manager.cc:5697] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 1 to 2, leader changed from c9360a6697aa495db4d332a40cf27afc (127.15.35.130) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:57.291301 16380 raft_consensus.cc:993] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: : Instructing follower 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:15:57.291792 16380 raft_consensus.cc:1081] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Signalling peer 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:15:57.293628 16290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647052696ca14d61a940850bfffda7db"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:57294
I20260709 13:15:57.294306 16290 raft_consensus.cc:493] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.294780 16290 raft_consensus.cc:3060] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.301926 16290 raft_consensus.cc:515] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.304730 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647052696ca14d61a940850bfffda7db" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:15:57.304916 16290 leader_election.cc:290] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 2 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:15:57.304600 16038 catalog_manager.cc:5697] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 1 to 2, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 2 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.306320 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647052696ca14d61a940850bfffda7db" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:57.306823 16216 raft_consensus.cc:3060] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.305392 16142 raft_consensus.cc:3055] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.308162 16142 raft_consensus.cc:740] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:57.309031 16142 consensus_queue.cc:260] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.310338 16142 raft_consensus.cc:3060] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.313098 16216 raft_consensus.cc:2468] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 2.
I20260709 13:15:57.314461 16256 leader_election.cc:304] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:15:57.315244 16339 raft_consensus.cc:2804] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.315680 16339 raft_consensus.cc:697] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 2 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:15:57.316738 16142 raft_consensus.cc:2468] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 2.
I20260709 13:15:57.316469 16339 consensus_queue.cc:237] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.323137 16040 catalog_manager.cc:5697] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 1 to 2, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 2 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:15:57.328671 16360 raft_consensus.cc:993] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:15:57.329144 16362 raft_consensus.cc:1081] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:15:57.330696 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51108
I20260709 13:15:57.331257 16142 raft_consensus.cc:493] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.331564 16142 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.336095 16142 raft_consensus.cc:515] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.337688 16142 leader_election.cc:290] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 2 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:57.338681 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:57.338675 16290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:57.339324 16216 raft_consensus.cc:3055] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.339390 16290 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.339674 16216 raft_consensus.cc:740] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:57.340324 16216 consensus_queue.cc:260] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.341205 16216 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.344116 16290 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 2.
I20260709 13:15:57.345132 16107 leader_election.cc:304] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:57.345872 16337 raft_consensus.cc:2804] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.346068 16216 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 2.
I20260709 13:15:57.346325 16337 raft_consensus.cc:697] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:57.347218 16337 consensus_queue.cc:237] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.353211 16040 catalog_manager.cc:5697] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 1 to 2, leader changed from c9360a6697aa495db4d332a40cf27afc (127.15.35.130) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.391706 16360 raft_consensus.cc:993] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:15:57.392201 16362 raft_consensus.cc:1081] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:15:57.393589 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51108
I20260709 13:15:57.394059 16142 raft_consensus.cc:493] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:15:57.394439 16142 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.398756 16142 raft_consensus.cc:515] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.400403 16142 leader_election.cc:290] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 2 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:15:57.401057 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:15:57.401437 16290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:15:57.401736 16216 raft_consensus.cc:3055] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:15:57.401978 16290 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.402071 16216 raft_consensus.cc:740] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:15:57.402810 16216 consensus_queue.cc:260] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.403668 16216 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.406620 16290 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 2.
I20260709 13:15:57.407552 16107 leader_election.cc:304] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:15:57.408298 16216 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 2.
I20260709 13:15:57.408337 16337 raft_consensus.cc:2804] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:15:57.408985 16337 raft_consensus.cc:697] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:15:57.409785 16337 consensus_queue.cc:237] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:15:57.415324 16040 catalog_manager.cc:5697] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 1 to 2, leader changed from c9360a6697aa495db4d332a40cf27afc (127.15.35.130) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:15:57.643494 16142 raft_consensus.cc:1275] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.644958 16362 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.652477 16290 raft_consensus.cc:1275] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.654237 16342 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.695533 16290 raft_consensus.cc:1275] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.696779 16337 consensus_queue.cc:1048] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.707422 16216 raft_consensus.cc:1275] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.709147 16291 raft_consensus.cc:1275] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.709025 16380 consensus_queue.cc:1048] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.710671 16342 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.720356 16142 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:15:57.721402 16143 raft_consensus.cc:1275] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.723357 16339 consensus_queue.cc:1048] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.725052 16290 raft_consensus.cc:1275] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.726827 16342 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.733021 16142 raft_consensus.cc:1275] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.735532 16342 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.738747 16216 raft_consensus.cc:1275] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.746917 16143 raft_consensus.cc:1275] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.748121 16422 consensus_queue.cc:1048] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.748993 16342 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.834878 16216 raft_consensus.cc:1275] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.836336 16337 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.847790 16290 raft_consensus.cc:1275] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.849737 16347 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.856490 16216 raft_consensus.cc:1275] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.857950 16347 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:15:57.875499 16290 raft_consensus.cc:1275] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:15:57.877386 16347 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:00.060557 15502 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:16:00.061436 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:00.077875 16142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:16:00.078403 16142 raft_consensus.cc:606] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Received request to transfer leadership to TS 1be93249d27143728277bcb4a3e2c78e
I20260709 13:16:00.081094 16142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:16:00.081736 16142 raft_consensus.cc:606] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Received request to transfer leadership to TS 1be93249d27143728277bcb4a3e2c78e
I20260709 13:16:00.082950 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:16:00.083438 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:00.165611 16430 raft_consensus.cc:993] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: : Instructing follower 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:00.166131 16347 raft_consensus.cc:1081] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Signalling peer 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:00.167799 16291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:57294
I20260709 13:16:00.168295 16291 raft_consensus.cc:493] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.168617 16291 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.173101 16291 raft_consensus.cc:515] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:00.174686 16291 leader_election.cc:290] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 3 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:16:00.175679 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:16:00.175755 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:00.176296 16142 raft_consensus.cc:3055] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:00.176371 16216 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.176633 16142 raft_consensus.cc:740] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:00.177444 16142 consensus_queue.cc:260] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:00.178339 16142 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.181592 16216 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 3.
I20260709 13:16:00.182778 16256 leader_election.cc:304] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [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: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:00.183319 16142 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 3.
I20260709 13:16:00.183665 16422 raft_consensus.cc:2804] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:00.185015 16422 raft_consensus.cc:697] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:16:00.185869 16422 consensus_queue.cc:237] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:00.192859 16040 catalog_manager.cc:5697] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 2 to 3, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 3 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.436779 16430 raft_consensus.cc:993] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: : Instructing follower 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:00.437240 16347 raft_consensus.cc:1081] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Signalling peer 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:00.438766 16291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:57294
I20260709 13:16:00.439338 16291 raft_consensus.cc:493] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:00.439643 16291 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.444343 16291 raft_consensus.cc:515] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:00.445946 16291 leader_election.cc:290] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 3 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:16:00.446877 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:16:00.447194 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:00.447443 16142 raft_consensus.cc:3055] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:00.447861 16216 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.447907 16142 raft_consensus.cc:740] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:00.448725 16142 consensus_queue.cc:260] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:00.449692 16142 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:00.454270 16216 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 3.
I20260709 13:16:00.455447 16142 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 3.
I20260709 13:16:00.455461 16256 leader_election.cc:304] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [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: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:00.456395 16422 raft_consensus.cc:2804] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:00.456857 16422 raft_consensus.cc:697] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:16:00.457653 16422 consensus_queue.cc:237] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:00.464519 16040 catalog_manager.cc:5697] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 2 to 3, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 3 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:00.616349 16142 raft_consensus.cc:1275] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:00.617621 16422 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:00.628809 16216 raft_consensus.cc:1275] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:00.631448 16431 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:00.868570 16216 raft_consensus.cc:1275] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:00.869849 16440 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:00.878338 16142 raft_consensus.cc:1275] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:00.879832 16422 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.084285 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:01.097500 16291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:57308
I20260709 13:16:01.098088 16291 raft_consensus.cc:606] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:16:01.102803 16291 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:57308
I20260709 13:16:01.103312 16291 raft_consensus.cc:606] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:16:01.114120 16216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:16:01.114602 16216 raft_consensus.cc:606] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:16:01.120175 16216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:16:01.120936 16216 raft_consensus.cc:606] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:16:01.126736 16216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
mode: GRACEFUL
new_leader_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:36738
I20260709 13:16:01.127444 16216 raft_consensus.cc:606] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Received request to transfer leadership to TS 5e32727805d743e68178a432ac257334
I20260709 13:16:01.129316 16431 raft_consensus.cc:993] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.129752 16422 raft_consensus.cc:1081] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.131132 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51106
I20260709 13:16:01.131605 16142 raft_consensus.cc:493] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.131889 16142 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.135735 16142 raft_consensus.cc:515] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.137274 16142 leader_election.cc:290] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 4 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:01.138206 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:01.138278 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a564d4d3d6e491581169fe0ca747272" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:01.138692 16291 raft_consensus.cc:3055] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:01.138855 16216 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.139079 16291 raft_consensus.cc:740] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:16:01.139870 16291 consensus_queue.cc:260] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.140748 16291 raft_consensus.cc:3060] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.143653 16216 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 4.
I20260709 13:16:01.144536 16107 leader_election.cc:304] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [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: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:01.145148 16430 raft_consensus.cc:2804] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:01.145126 16291 raft_consensus.cc:2468] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 4.
I20260709 13:16:01.146381 16430 raft_consensus.cc:697] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 4 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:01.147105 16430 consensus_queue.cc:237] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.152992 16040 catalog_manager.cc:5697] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 3 to 4, leader changed from 1be93249d27143728277bcb4a3e2c78e (127.15.35.131) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.244311 16429 raft_consensus.cc:993] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.244724 16444 raft_consensus.cc:1081] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.246044 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51108
I20260709 13:16:01.246493 16142 raft_consensus.cc:493] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.246773 16142 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.250607 16142 raft_consensus.cc:515] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.252048 16142 leader_election.cc:290] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 3 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:01.252936 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:01.253538 16216 raft_consensus.cc:3055] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:01.253819 16216 raft_consensus.cc:740] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:16:01.253749 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:01.254542 16291 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.254806 16216 consensus_queue.cc:260] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.256027 16429 raft_consensus.cc:993] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.255997 16216 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.256544 16444 raft_consensus.cc:1081] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.257884 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51108
I20260709 13:16:01.258275 16142 raft_consensus.cc:493] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.258553 16142 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.261148 16291 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 3.
I20260709 13:16:01.262097 16216 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 3.
I20260709 13:16:01.262223 16107 leader_election.cc:304] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [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: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:16:01.262275 16142 raft_consensus.cc:515] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.263016 16430 raft_consensus.cc:2804] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:01.263480 16430 raft_consensus.cc:697] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:01.264106 16142 leader_election.cc:290] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 3 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:01.264284 16430 consensus_queue.cc:237] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.265116 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:01.265062 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:01.265712 16216 raft_consensus.cc:3055] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:01.265792 16291 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.266068 16216 raft_consensus.cc:740] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:16:01.266758 16216 consensus_queue.cc:260] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.267872 16216 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.272064 16291 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 3.
I20260709 13:16:01.273241 16107 leader_election.cc:304] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [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: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:16:01.273929 16216 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 3.
I20260709 13:16:01.273442 16040 catalog_manager.cc:5697] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 2 to 3, leader changed from c9360a6697aa495db4d332a40cf27afc (127.15.35.130) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.274798 16430 raft_consensus.cc:2804] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:01.275269 16430 raft_consensus.cc:697] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:01.276024 16430 consensus_queue.cc:237] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.286283 16040 catalog_manager.cc:5697] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 2 to 3, leader changed from c9360a6697aa495db4d332a40cf27afc (127.15.35.130) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.496773 16431 raft_consensus.cc:993] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.497252 16422 raft_consensus.cc:1081] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.498680 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51106
I20260709 13:16:01.499127 16142 raft_consensus.cc:493] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.499433 16142 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.503669 16142 raft_consensus.cc:515] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.505134 16142 leader_election.cc:290] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 4 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:01.505927 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:01.506129 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77be118e2c534751b4e6a275b295cee8" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:01.506480 16216 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.506623 16291 raft_consensus.cc:3055] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:01.507033 16291 raft_consensus.cc:740] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:16:01.507807 16291 consensus_queue.cc:260] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.508955 16291 raft_consensus.cc:3060] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:01.512712 16216 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 4.
I20260709 13:16:01.513775 16107 leader_election.cc:304] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [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: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:01.514384 16430 raft_consensus.cc:2804] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:01.514832 16430 raft_consensus.cc:697] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 4 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:01.515211 16291 raft_consensus.cc:2468] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 4.
I20260709 13:16:01.515676 16430 consensus_queue.cc:237] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.519668 16429 raft_consensus.cc:993] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: : Instructing follower 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.520153 16444 raft_consensus.cc:1081] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Signalling peer 5e32727805d743e68178a432ac257334 to start an election
I20260709 13:16:01.521572 16142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0"
dest_uuid: "5e32727805d743e68178a432ac257334"
 from {username='slave'} at 127.0.0.1:51108
I20260709 13:16:01.522045 16142 raft_consensus.cc:493] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:01.522315 16142 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.522258 16040 catalog_manager.cc:5697] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 3 to 4, leader changed from 1be93249d27143728277bcb4a3e2c78e (127.15.35.131) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.527987 16142 raft_consensus.cc:515] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.530045 16142 leader_election.cc:290] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [CANDIDATE]: Term 3 election: Requested vote from peers c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:01.531098 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:01.531256 16216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "5e32727805d743e68178a432ac257334" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:01.531706 16291 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.531733 16216 raft_consensus.cc:3055] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:01.532258 16216 raft_consensus.cc:740] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:16:01.532832 16216 consensus_queue.cc:260] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.533651 16216 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:01.536501 16291 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 3.
I20260709 13:16:01.537415 16107 leader_election.cc:304] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [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: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:16:01.537561 16216 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e32727805d743e68178a432ac257334 in term 3.
I20260709 13:16:01.538022 16430 raft_consensus.cc:2804] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:01.538503 16430 raft_consensus.cc:697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Becoming Leader. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:01.539361 16430 consensus_queue.cc:237] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:01.545962 16040 catalog_manager.cc:5697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 reported cstate change: term changed from 2 to 3, leader changed from c9360a6697aa495db4d332a40cf27afc (127.15.35.130) to 5e32727805d743e68178a432ac257334 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5e32727805d743e68178a432ac257334" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:01.584280 16216 raft_consensus.cc:1275] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:01.585525 16430 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:01.594471 16291 raft_consensus.cc:1275] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:01.595968 16456 consensus_queue.cc:1048] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:01.718931 16291 raft_consensus.cc:1275] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.720768 16456 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:01.737457 16216 raft_consensus.cc:1275] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.739408 16456 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:01.756182 16216 raft_consensus.cc:1275] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.757655 16447 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:01.768893 16291 raft_consensus.cc:1275] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:01.771031 16447 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.015056 16216 raft_consensus.cc:1275] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:02.016515 16447 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.025669 16291 raft_consensus.cc:1275] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:02.027254 16447 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:02.081800 16291 raft_consensus.cc:1275] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:02.083144 16447 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:02.092578 16216 raft_consensus.cc:1275] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Refusing update from remote peer 5e32727805d743e68178a432ac257334: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:02.094127 16456 consensus_queue.cc:1048] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:04.134723 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:04.142262 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:16:04.142884 16143 raft_consensus.cc:606] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Received request to transfer leadership to TS c9360a6697aa495db4d332a40cf27afc
I20260709 13:16:04.145346 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:16:04.145809 16143 raft_consensus.cc:606] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Received request to transfer leadership to TS 1be93249d27143728277bcb4a3e2c78e
I20260709 13:16:04.147931 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:16:04.148355 16143 raft_consensus.cc:606] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Received request to transfer leadership to TS c9360a6697aa495db4d332a40cf27afc
I20260709 13:16:04.150506 16143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545"
dest_uuid: "5e32727805d743e68178a432ac257334"
mode: GRACEFUL
new_leader_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:51124
I20260709 13:16:04.150957 16143 raft_consensus.cc:606] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Received request to transfer leadership to TS 1be93249d27143728277bcb4a3e2c78e
I20260709 13:16:04.152024 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:04.152494 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:04.289551 16469 raft_consensus.cc:993] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: : Instructing follower c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:16:04.290076 16430 raft_consensus.cc:1081] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Signalling peer c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:16:04.291553 16217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:36728
I20260709 13:16:04.291988 16217 raft_consensus.cc:493] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.292239 16217 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.298084 16217 raft_consensus.cc:515] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.299624 16217 leader_election.cc:290] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 4 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:04.300544 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:16:04.301004 16290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485aaeebda5a43858265710f8f30f5ba" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:04.301170 16143 raft_consensus.cc:3055] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:04.301541 16290 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.301638 16143 raft_consensus.cc:740] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:04.302695 16143 consensus_queue.cc:260] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.303716 16143 raft_consensus.cc:3060] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.306767 16290 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 4.
I20260709 13:16:04.307940 16182 leader_election.cc:304] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [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: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:04.308624 16467 raft_consensus.cc:2804] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:04.309567 16143 raft_consensus.cc:2468] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 4.
I20260709 13:16:04.309643 16467 raft_consensus.cc:697] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 4 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:16:04.310864 16467 consensus_queue.cc:237] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.317062 16039 catalog_manager.cc:5697] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 3 to 4, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 4 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.442090 16469 raft_consensus.cc:993] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: : Instructing follower 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:04.442559 16430 raft_consensus.cc:1081] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Signalling peer 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:04.444011 16290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:57294
I20260709 13:16:04.444445 16290 raft_consensus.cc:493] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.444693 16290 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.449163 16290 raft_consensus.cc:515] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.450718 16290 leader_election.cc:290] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 4 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:16:04.451592 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:16:04.451740 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8da1ab8306444542b3d5a9001fe0e64d" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:04.452267 16143 raft_consensus.cc:3055] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:04.452369 16217 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.452575 16143 raft_consensus.cc:740] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:04.453466 16143 consensus_queue.cc:260] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.454332 16143 raft_consensus.cc:3060] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.457073 16217 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 4.
I20260709 13:16:04.458243 16256 leader_election.cc:304] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [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: 1be93249d27143728277bcb4a3e2c78e, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:04.458711 16143 raft_consensus.cc:2468] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 4.
I20260709 13:16:04.459004 16422 raft_consensus.cc:2804] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:04.460216 16422 raft_consensus.cc:697] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 4 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:16:04.460862 16422 consensus_queue.cc:237] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.466943 16039 catalog_manager.cc:5697] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 3 to 4, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 4 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.591866 16469 raft_consensus.cc:993] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: : Instructing follower c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:16:04.592459 16430 raft_consensus.cc:1081] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Signalling peer c9360a6697aa495db4d332a40cf27afc to start an election
I20260709 13:16:04.593431 16430 raft_consensus.cc:993] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: : Instructing follower 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:04.594009 16478 raft_consensus.cc:1081] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Signalling peer 1be93249d27143728277bcb4a3e2c78e to start an election
I20260709 13:16:04.594102 16217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0"
dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
 from {username='slave'} at 127.0.0.1:36728
I20260709 13:16:04.594691 16217 raft_consensus.cc:493] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.595065 16217 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.595631 16290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545"
dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
 from {username='slave'} at 127.0.0.1:57294
I20260709 13:16:04.596171 16290 raft_consensus.cc:493] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:04.596524 16290 raft_consensus.cc:3060] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.602263 16217 raft_consensus.cc:515] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.603595 16290 raft_consensus.cc:515] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.604710 16217 leader_election.cc:290] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [CANDIDATE]: Term 4 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), 1be93249d27143728277bcb4a3e2c78e (127.15.35.131:41691)
I20260709 13:16:04.605505 16143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:16:04.605914 16290 leader_election.cc:290] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 2 election: Requested vote from peers 5e32727805d743e68178a432ac257334 (127.15.35.129:34295), c9360a6697aa495db4d332a40cf27afc (127.15.35.130:33393)
I20260709 13:16:04.605939 16291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e7a1cdfdb3348c4b8a000eade5e3af0" candidate_uuid: "c9360a6697aa495db4d332a40cf27afc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1be93249d27143728277bcb4a3e2c78e"
I20260709 13:16:04.606143 16143 raft_consensus.cc:3055] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:04.606611 16143 raft_consensus.cc:740] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:04.607481 16143 consensus_queue.cc:260] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.606623 16291 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.608278 16142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e32727805d743e68178a432ac257334"
I20260709 13:16:04.608704 16143 raft_consensus.cc:3060] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:04.608624 16217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2a4b12b62341d3b8ee0173aed8f545" candidate_uuid: "1be93249d27143728277bcb4a3e2c78e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9360a6697aa495db4d332a40cf27afc"
I20260709 13:16:04.608976 16142 raft_consensus.cc:3055] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:04.609359 16142 raft_consensus.cc:740] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e32727805d743e68178a432ac257334, State: Running, Role: LEADER
I20260709 13:16:04.609578 16217 raft_consensus.cc:3060] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.610186 16142 consensus_queue.cc:260] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.611512 16142 raft_consensus.cc:3060] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:04.616170 16143 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 4.
I20260709 13:16:04.616822 16291 raft_consensus.cc:2468] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9360a6697aa495db4d332a40cf27afc in term 4.
I20260709 13:16:04.617632 16184 leader_election.cc:304] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [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: 5e32727805d743e68178a432ac257334, c9360a6697aa495db4d332a40cf27afc; no voters: 
I20260709 13:16:04.617774 16142 raft_consensus.cc:2468] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 2.
I20260709 13:16:04.617753 16217 raft_consensus.cc:2468] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1be93249d27143728277bcb4a3e2c78e in term 2.
I20260709 13:16:04.618647 16467 raft_consensus.cc:2804] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:04.618963 16258 leader_election.cc:304] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1be93249d27143728277bcb4a3e2c78e, 5e32727805d743e68178a432ac257334; no voters: 
I20260709 13:16:04.619156 16467 raft_consensus.cc:697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 4 LEADER]: Becoming Leader. State: Replica: c9360a6697aa495db4d332a40cf27afc, State: Running, Role: LEADER
I20260709 13:16:04.619874 16422 raft_consensus.cc:2804] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:04.620358 16422 raft_consensus.cc:697] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 2 LEADER]: Becoming Leader. State: Replica: 1be93249d27143728277bcb4a3e2c78e, State: Running, Role: LEADER
I20260709 13:16:04.620054 16467 consensus_queue.cc:237] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [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: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.621197 16422 consensus_queue.cc:237] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } }
I20260709 13:16:04.628306 16039 catalog_manager.cc:5697] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc reported cstate change: term changed from 3 to 4, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to c9360a6697aa495db4d332a40cf27afc (127.15.35.130). New cstate: current_term: 4 leader_uuid: "c9360a6697aa495db4d332a40cf27afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:04.628964 16040 catalog_manager.cc:5697] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e reported cstate change: term changed from 1 to 2, leader changed from 5e32727805d743e68178a432ac257334 (127.15.35.129) to 1be93249d27143728277bcb4a3e2c78e (127.15.35.131). New cstate: current_term: 2 leader_uuid: "1be93249d27143728277bcb4a3e2c78e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:04.721972 16143 raft_consensus.cc:1275] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:04.723268 16467 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:04.734874 16290 raft_consensus.cc:1275] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:04.736459 16467 consensus_queue.cc:1048] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:04.857888 16217 raft_consensus.cc:1275] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:04.859062 16422 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:04.867640 16142 raft_consensus.cc:1275] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:04.869292 16476 consensus_queue.cc:1048] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:05.001559 16217 raft_consensus.cc:1275] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.002821 16476 consensus_queue.cc:1048] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9360a6697aa495db4d332a40cf27afc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 33393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:05.012079 16142 raft_consensus.cc:1275] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Refusing update from remote peer 1be93249d27143728277bcb4a3e2c78e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:05.014928 16490 consensus_queue.cc:1048] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:05.043712 16290 raft_consensus.cc:1275] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:05.045055 16467 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "1be93249d27143728277bcb4a3e2c78e" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 41691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:05.053982 16142 raft_consensus.cc:1275] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Refusing update from remote peer c9360a6697aa495db4d332a40cf27afc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:05.055588 16470 consensus_queue.cc:1048] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e32727805d743e68178a432ac257334" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:05.153378 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:05.159176 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
I20260709 13:16:05.182901 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:05.183768 15502 tablet_replica.cc:333] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.184453 15502 raft_consensus.cc:2243] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.184983 15502 raft_consensus.cc:2272] T 647052696ca14d61a940850bfffda7db P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.187117 15502 tablet_replica.cc:333] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.187685 15502 raft_consensus.cc:2243] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.188098 15502 raft_consensus.cc:2272] T 5b70bc0d5c244eddbba33617f7d05f33 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.189841 15502 tablet_replica.cc:333] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.190364 15502 raft_consensus.cc:2243] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.191115 15502 raft_consensus.cc:2272] T ba5cbc77b26c4854b11475356a0c0fb4 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.192808 15502 tablet_replica.cc:333] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.193370 15502 raft_consensus.cc:2243] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.194119 15502 raft_consensus.cc:2272] T 0f597d999a7548c895e3346579de2e97 P 5e32727805d743e68178a432ac257334 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.195824 15502 tablet_replica.cc:333] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.196300 15502 raft_consensus.cc:2243] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.196676 15502 raft_consensus.cc:2272] T 8da1ab8306444542b3d5a9001fe0e64d P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.199177 15502 tablet_replica.cc:333] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.199838 15502 raft_consensus.cc:2243] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.200310 15502 raft_consensus.cc:2272] T 485aaeebda5a43858265710f8f30f5ba P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.202932 15502 tablet_replica.cc:333] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.203434 15502 raft_consensus.cc:2243] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.203814 15502 raft_consensus.cc:2272] T fb2a4b12b62341d3b8ee0173aed8f545 P 5e32727805d743e68178a432ac257334 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.205893 15502 tablet_replica.cc:333] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.206375 15502 raft_consensus.cc:2243] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.206759 15502 raft_consensus.cc:2272] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.208817 15502 tablet_replica.cc:333] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334: stopping tablet replica
I20260709 13:16:05.209349 15502 raft_consensus.cc:2243] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.210079 15502 raft_consensus.cc:2272] T 5a564d4d3d6e491581169fe0ca747272 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.212201 15502 tablet_replica.cc:333] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334: stopping tablet replica
W20260709 13:16:05.212373 16258 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 13:16:05.212925 15502 raft_consensus.cc:2243] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.213945 15502 raft_consensus.cc:2272] T 77be118e2c534751b4e6a275b295cee8 P 5e32727805d743e68178a432ac257334 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:16:05.215394 16258 consensus_peers.cc:597] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e -> Peer 5e32727805d743e68178a432ac257334 (127.15.35.129:34295): Couldn't send request to peer 5e32727805d743e68178a432ac257334. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:16:05.226011 16184 consensus_peers.cc:597] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc -> Peer 5e32727805d743e68178a432ac257334 (127.15.35.129:34295): Couldn't send request to peer 5e32727805d743e68178a432ac257334. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:05.244081 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
I20260709 13:16:05.263150 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
I20260709 13:16:05.284355 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:05.285121 15502 tablet_replica.cc:333] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.286115 15502 raft_consensus.cc:2243] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.287011 15502 raft_consensus.cc:2272] T 5b70bc0d5c244eddbba33617f7d05f33 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.288779 15502 tablet_replica.cc:333] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.289230 15502 raft_consensus.cc:2243] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.289855 15502 raft_consensus.cc:2272] T 647052696ca14d61a940850bfffda7db P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.292196 15502 tablet_replica.cc:333] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.292866 15502 raft_consensus.cc:2243] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.293707 15502 raft_consensus.cc:2272] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.296211 15502 tablet_replica.cc:333] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.296712 15502 raft_consensus.cc:2243] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.297446 15502 raft_consensus.cc:2272] T 485aaeebda5a43858265710f8f30f5ba P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.299193 15502 tablet_replica.cc:333] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.299678 15502 raft_consensus.cc:2243] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.300079 15502 raft_consensus.cc:2272] T fb2a4b12b62341d3b8ee0173aed8f545 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.302053 15502 tablet_replica.cc:333] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.302546 15502 raft_consensus.cc:2243] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.302959 15502 raft_consensus.cc:2272] T 5a564d4d3d6e491581169fe0ca747272 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.304570 15502 tablet_replica.cc:333] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.305073 15502 raft_consensus.cc:2243] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.305552 15502 raft_consensus.cc:2272] T 77be118e2c534751b4e6a275b295cee8 P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.307085 15502 tablet_replica.cc:333] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.307596 15502 raft_consensus.cc:2243] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.308010 15502 raft_consensus.cc:2272] T 8da1ab8306444542b3d5a9001fe0e64d P c9360a6697aa495db4d332a40cf27afc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.309983 15502 tablet_replica.cc:333] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.310439 15502 raft_consensus.cc:2243] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.310803 15502 raft_consensus.cc:2272] T 0f597d999a7548c895e3346579de2e97 P c9360a6697aa495db4d332a40cf27afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.312325 15502 tablet_replica.cc:333] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc: stopping tablet replica
I20260709 13:16:05.312747 15502 raft_consensus.cc:2243] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.313118 15502 raft_consensus.cc:2272] T ba5cbc77b26c4854b11475356a0c0fb4 P c9360a6697aa495db4d332a40cf27afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.342844 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:16:05.360322 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
W20260709 13:16:05.386590 16258 consensus_peers.cc:597] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e -> Peer 5e32727805d743e68178a432ac257334 (127.15.35.129:34295): Couldn't send request to peer 5e32727805d743e68178a432ac257334. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:05.390580 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:16:05.391351 15502 tablet_replica.cc:333] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.391995 15502 raft_consensus.cc:2243] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.392823 15502 raft_consensus.cc:2272] T 647052696ca14d61a940850bfffda7db P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.394726 15502 tablet_replica.cc:333] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.395226 15502 raft_consensus.cc:2243] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.395603 15502 raft_consensus.cc:2272] T 5b70bc0d5c244eddbba33617f7d05f33 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.397311 15502 tablet_replica.cc:333] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.397831 15502 raft_consensus.cc:2243] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.398227 15502 raft_consensus.cc:2272] T 485aaeebda5a43858265710f8f30f5ba P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.400310 15502 tablet_replica.cc:333] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.400872 15502 raft_consensus.cc:2243] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.401690 15502 raft_consensus.cc:2272] T fb2a4b12b62341d3b8ee0173aed8f545 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.403524 15502 tablet_replica.cc:333] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.404022 15502 raft_consensus.cc:2243] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.404465 15502 raft_consensus.cc:2272] T 9e7a1cdfdb3348c4b8a000eade5e3af0 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.406387 15502 tablet_replica.cc:333] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.406877 15502 raft_consensus.cc:2243] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.407284 15502 raft_consensus.cc:2272] T 5a564d4d3d6e491581169fe0ca747272 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.409003 15502 tablet_replica.cc:333] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.409647 15502 raft_consensus.cc:2243] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.410099 15502 raft_consensus.cc:2272] T 77be118e2c534751b4e6a275b295cee8 P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.411638 15502 tablet_replica.cc:333] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.412111 15502 raft_consensus.cc:2243] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.412508 15502 raft_consensus.cc:2272] T ba5cbc77b26c4854b11475356a0c0fb4 P 1be93249d27143728277bcb4a3e2c78e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.414215 15502 tablet_replica.cc:333] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.414680 15502 raft_consensus.cc:2243] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.415371 15502 raft_consensus.cc:2272] T 8da1ab8306444542b3d5a9001fe0e64d P 1be93249d27143728277bcb4a3e2c78e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.417078 15502 tablet_replica.cc:333] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e: stopping tablet replica
I20260709 13:16:05.417552 15502 raft_consensus.cc:2243] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:05.417981 15502 raft_consensus.cc:2272] T 0f597d999a7548c895e3346579de2e97 P 1be93249d27143728277bcb4a3e2c78e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.437785 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:16:05.455432 15502 master.cc:562] Master@127.15.35.190:33229 shutting down...
I20260709 13:16:05.476966 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:16:05.477571 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:05.477850 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7cf69dcaef2c4c78b0b04945b505a7ec: stopping tablet replica
I20260709 13:16:05.498440 15502 master.cc:584] Master@127.15.35.190:33229 shutdown complete.
1be93249d27143728277bcb4a3e2c78e  1
5e32727805d743e68178a432ac257334  5
c9360a6697aa495db4d332a40cf27afc  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10380 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:16:05.537922 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:39615
I20260709 13:16:05.538996 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:05.544646 16498 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
W20260709 13:16:05.544795 16499 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
W20260709 13:16:05.545701 16501 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
I20260709 13:16:05.547489 15502 server_base.cc:1061] running on GCE node
I20260709 13:16:05.548388 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:05.548590 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:05.548758 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602965548740 us; error 0 us; skew 500 ppm
I20260709 13:16:05.549314 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:05.551724 15502 webserver.cc:533] Webserver started at http://127.15.35.190:37079/ using document root <none> and password file <none>
I20260709 13:16:05.552222 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:05.552428 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:05.552711 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:05.553889 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "9ff5f3bd245b406cbd3b2f726407b462"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.558357 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:16:05.561826 16506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.562640 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:16:05.562944 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "9ff5f3bd245b406cbd3b2f726407b462"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.563236 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-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)
I20260709 13:16:05.579092 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:05.580323 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:05.621883 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:39615
I20260709 13:16:05.621978 16557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:39615 every 8 connection(s)
I20260709 13:16:05.626075 16558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:05.635890 16558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: Bootstrap starting.
I20260709 13:16:05.640487 16558 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:05.644685 16558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: No bootstrap required, opened a new log
I20260709 13:16:05.646826 16558 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ff5f3bd245b406cbd3b2f726407b462" member_type: VOTER }
I20260709 13:16:05.647197 16558 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:05.647382 16558 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ff5f3bd245b406cbd3b2f726407b462, State: Initialized, Role: FOLLOWER
I20260709 13:16:05.648061 16558 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ff5f3bd245b406cbd3b2f726407b462" member_type: VOTER }
I20260709 13:16:05.648528 16558 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:16:05.648732 16558 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:16:05.649036 16558 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:05.653309 16558 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ff5f3bd245b406cbd3b2f726407b462" member_type: VOTER }
I20260709 13:16:05.653847 16558 leader_election.cc:304] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [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: 9ff5f3bd245b406cbd3b2f726407b462; no voters: 
I20260709 13:16:05.655006 16558 leader_election.cc:290] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:16:05.655452 16561 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:05.656713 16561 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 1 LEADER]: Becoming Leader. State: Replica: 9ff5f3bd245b406cbd3b2f726407b462, State: Running, Role: LEADER
I20260709 13:16:05.657415 16561 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [LEADER]: Queue going to LEADER mode. State: All 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: "9ff5f3bd245b406cbd3b2f726407b462" member_type: VOTER }
I20260709 13:16:05.657881 16558 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:16:05.661708 16563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ff5f3bd245b406cbd3b2f726407b462. Latest consensus state: current_term: 1 leader_uuid: "9ff5f3bd245b406cbd3b2f726407b462" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ff5f3bd245b406cbd3b2f726407b462" member_type: VOTER } }
I20260709 13:16:05.663189 16563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:05.662495 16562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ff5f3bd245b406cbd3b2f726407b462" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ff5f3bd245b406cbd3b2f726407b462" member_type: VOTER } }
I20260709 13:16:05.664299 16562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [sys.catalog]: This master's current role is: LEADER
I20260709 13:16:05.665133 16569 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:16:05.670421 16569 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:16:05.672626 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:16:05.679116 16569 catalog_manager.cc:1383] Generated new cluster ID: fc95176f3cbe4162b49b0ebe2309a2c9
I20260709 13:16:05.679409 16569 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:16:05.712054 16569 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:16:05.713445 16569 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:16:05.727761 16569 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: Generated new TSK 0
I20260709 13:16:05.728464 16569 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:16:05.739048 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:05.745810 16579 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
W20260709 13:16:05.747830 16580 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
W20260709 13:16:05.750116 16582 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
I20260709 13:16:05.750979 15502 server_base.cc:1061] running on GCE node
I20260709 13:16:05.751811 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:05.752041 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:05.752169 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602965752155 us; error 0 us; skew 500 ppm
I20260709 13:16:05.752652 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:05.754915 15502 webserver.cc:533] Webserver started at http://127.15.35.129:34767/ using document root <none> and password file <none>
I20260709 13:16:05.755350 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:05.755502 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:05.755716 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:05.756702 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "5075a59b10c14ac2bb76c05578d29597"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.760999 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:05.764686 16587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.765643 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:16:05.765954 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "5075a59b10c14ac2bb76c05578d29597"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.766260 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-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)
I20260709 13:16:05.786135 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:05.787364 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:05.788909 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:05.791210 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:05.791429 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.791680 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:05.791887 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.832777 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:34375
I20260709 13:16:05.832911 16649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:34375 every 8 connection(s)
I20260709 13:16:05.839216 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:05.847280 16654 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
W20260709 13:16:05.850433 16657 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
W20260709 13:16:05.851418 16655 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
I20260709 13:16:05.851961 15502 server_base.cc:1061] running on GCE node
I20260709 13:16:05.852931 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:05.853111 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:05.853371 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602965853345 us; error 0 us; skew 500 ppm
I20260709 13:16:05.853977 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:05.856285 15502 webserver.cc:533] Webserver started at http://127.15.35.130:35593/ using document root <none> and password file <none>
I20260709 13:16:05.856701 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:05.856859 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:05.857054 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:05.858229 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "4c7dfff74eca41638678c4c916bf1e8f"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.861255 16650 heartbeater.cc:344] Connected to a master server at 127.15.35.190:39615
I20260709 13:16:05.861651 16650 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:05.862363 16650 heartbeater.cc:507] Master 127.15.35.190:39615 requested a full tablet report, sending...
I20260709 13:16:05.863390 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:16:05.864403 16523 ts_manager.cc:194] Registered new tserver with Master: 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:05.866220 16523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48106
I20260709 13:16:05.867131 16662 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.868052 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:16:05.868376 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "4c7dfff74eca41638678c4c916bf1e8f"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.868695 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-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)
I20260709 13:16:05.880733 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:05.881978 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:05.883396 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:05.885551 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:05.885774 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.886010 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:05.886178 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.925916 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:40687
I20260709 13:16:05.926040 16724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:40687 every 8 connection(s)
I20260709 13:16:05.930692 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:05.937892 16728 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
W20260709 13:16:05.938781 16729 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
W20260709 13:16:05.942127 16731 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
I20260709 13:16:05.942829 15502 server_base.cc:1061] running on GCE node
I20260709 13:16:05.943985 16725 heartbeater.cc:344] Connected to a master server at 127.15.35.190:39615
I20260709 13:16:05.944090 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:16:05.944476 16725 heartbeater.cc:461] Registering TS with master...
W20260709 13:16:05.944483 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:05.944954 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602965944932 us; error 0 us; skew 500 ppm
I20260709 13:16:05.945551 16725 heartbeater.cc:507] Master 127.15.35.190:39615 requested a full tablet report, sending...
I20260709 13:16:05.945698 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:05.948050 16523 ts_manager.cc:194] Registered new tserver with Master: 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:05.948715 15502 webserver.cc:533] Webserver started at http://127.15.35.131:43621/ using document root <none> and password file <none>
I20260709 13:16:05.949450 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:05.949682 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:05.950011 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:05.949915 16523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48118
I20260709 13:16:05.951618 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "b4f0d9625ccf423f93dea784da770b7c"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.956156 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:16:05.959669 16736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.960503 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:16:05.960819 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "b4f0d9625ccf423f93dea784da770b7c"
format_stamp: "Formatted at 2026-07-09 13:16:05 on dist-test-slave-h616"
I20260709 13:16:05.961161 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-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)
I20260709 13:16:05.984948 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:05.986236 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:05.987697 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:05.990024 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:05.990262 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:05.990510 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:05.990716 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:06.030172 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:37929
I20260709 13:16:06.030258 16798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:37929 every 8 connection(s)
I20260709 13:16:06.043834 16799 heartbeater.cc:344] Connected to a master server at 127.15.35.190:39615
I20260709 13:16:06.044162 16799 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:06.044816 16799 heartbeater.cc:507] Master 127.15.35.190:39615 requested a full tablet report, sending...
I20260709 13:16:06.046906 16523 ts_manager.cc:194] Registered new tserver with Master: b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:06.047777 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014454131s
I20260709 13:16:06.048218 16523 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48126
I20260709 13:16:06.074083 16523 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48134:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:16:06.080075 16523 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.
I20260709 13:16:06.274955 16615 tablet_service.cc:1511] Processing CreateTablet for tablet 4baf02d7ee8a4abdab4458780907b737 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:06.275738 16612 tablet_service.cc:1511] Processing CreateTablet for tablet fad5ab4956754bb198c4913ca67fce65 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:06.276453 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baf02d7ee8a4abdab4458780907b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.276105 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 5792f96030dc4b3aa2d964e4c551f487 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:06.277133 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad5ab4956754bb198c4913ca67fce65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.278486 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5792f96030dc4b3aa2d964e4c551f487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.278404 16614 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2efe025e9f4352b7205e3af79b7bc8 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:06.279768 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2efe025e9f4352b7205e3af79b7bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.281250 16610 tablet_service.cc:1511] Processing CreateTablet for tablet c8959870f8af4f9e97a3ee39ddcff390 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:06.284337 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8959870f8af4f9e97a3ee39ddcff390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.282748 16611 tablet_service.cc:1511] Processing CreateTablet for tablet b6eb63a768b94fbcb8e646e9c1a355c5 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:06.286799 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb63a768b94fbcb8e646e9c1a355c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.296648 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 19ca7024abf044e1910559ec384f9e8e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:06.298067 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ca7024abf044e1910559ec384f9e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.299732 16764 tablet_service.cc:1511] Processing CreateTablet for tablet 4baf02d7ee8a4abdab4458780907b737 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:06.301056 16764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baf02d7ee8a4abdab4458780907b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.303650 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 5792f96030dc4b3aa2d964e4c551f487 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:06.303815 16757 tablet_service.cc:1511] Processing CreateTablet for tablet e245af677f4047729f4670069c7abff5 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:06.305064 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5792f96030dc4b3aa2d964e4c551f487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.302485 16608 tablet_service.cc:1511] Processing CreateTablet for tablet e245af677f4047729f4670069c7abff5 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:06.312415 16757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e245af677f4047729f4670069c7abff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.306348 16761 tablet_service.cc:1511] Processing CreateTablet for tablet fad5ab4956754bb198c4913ca67fce65 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:06.312772 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e245af677f4047729f4670069c7abff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.308012 16760 tablet_service.cc:1511] Processing CreateTablet for tablet b6eb63a768b94fbcb8e646e9c1a355c5 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:06.309265 16607 tablet_service.cc:1511] Processing CreateTablet for tablet 150d45ed0ee346349403cdca5dba88e3 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:06.316916 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 150d45ed0ee346349403cdca5dba88e3 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:06.317727 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad5ab4956754bb198c4913ca67fce65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.318092 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150d45ed0ee346349403cdca5dba88e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.318378 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150d45ed0ee346349403cdca5dba88e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.318976 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb63a768b94fbcb8e646e9c1a355c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.301898 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2efe025e9f4352b7205e3af79b7bc8 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:06.309650 16759 tablet_service.cc:1511] Processing CreateTablet for tablet c8959870f8af4f9e97a3ee39ddcff390 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:06.311342 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 19ca7024abf044e1910559ec384f9e8e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:06.322480 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8959870f8af4f9e97a3ee39ddcff390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.329253 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ca7024abf044e1910559ec384f9e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.351451 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 13b17b82af6440a8bce2bf4843de3080 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:06.352929 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b17b82af6440a8bce2bf4843de3080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.356515 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2efe025e9f4352b7205e3af79b7bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.361502 16755 tablet_service.cc:1511] Processing CreateTablet for tablet 13b17b82af6440a8bce2bf4843de3080 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:06.370072 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b17b82af6440a8bce2bf4843de3080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.401348 16690 tablet_service.cc:1511] Processing CreateTablet for tablet 4baf02d7ee8a4abdab4458780907b737 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:16:06.402956 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baf02d7ee8a4abdab4458780907b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.403702 16683 tablet_service.cc:1511] Processing CreateTablet for tablet e245af677f4047729f4670069c7abff5 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:16:06.405055 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e245af677f4047729f4670069c7abff5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.405364 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 19ca7024abf044e1910559ec384f9e8e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:16:06.406888 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ca7024abf044e1910559ec384f9e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.406539 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2efe025e9f4352b7205e3af79b7bc8 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:16:06.407971 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2efe025e9f4352b7205e3af79b7bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.410439 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 5792f96030dc4b3aa2d964e4c551f487 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:16:06.410912 16682 tablet_service.cc:1511] Processing CreateTablet for tablet 150d45ed0ee346349403cdca5dba88e3 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:16:06.411819 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5792f96030dc4b3aa2d964e4c551f487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.415491 16681 tablet_service.cc:1511] Processing CreateTablet for tablet 13b17b82af6440a8bce2bf4843de3080 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:16:06.420182 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 150d45ed0ee346349403cdca5dba88e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.420542 16685 tablet_service.cc:1511] Processing CreateTablet for tablet c8959870f8af4f9e97a3ee39ddcff390 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:16:06.420993 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13b17b82af6440a8bce2bf4843de3080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.421077 16686 tablet_service.cc:1511] Processing CreateTablet for tablet b6eb63a768b94fbcb8e646e9c1a355c5 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:16:06.424787 16613 tablet_service.cc:1511] Processing CreateTablet for tablet a3c299b54b0c459cbf95b065caae3c66 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:06.424576 16687 tablet_service.cc:1511] Processing CreateTablet for tablet fad5ab4956754bb198c4913ca67fce65 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:16:06.426069 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c299b54b0c459cbf95b065caae3c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.429800 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8959870f8af4f9e97a3ee39ddcff390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.432636 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fad5ab4956754bb198c4913ca67fce65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.433694 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb63a768b94fbcb8e646e9c1a355c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.441984 16815 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:06.447149 16761 tablet_service.cc:1511] Processing CreateTablet for tablet a3c299b54b0c459cbf95b065caae3c66 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:06.450039 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c299b54b0c459cbf95b065caae3c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.487433 16684 tablet_service.cc:1511] Processing CreateTablet for tablet a3c299b54b0c459cbf95b065caae3c66 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:16:06.492851 16816 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:06.503209 16615 tablet_service.cc:1511] Processing CreateTablet for tablet 9026dfa0b23145c899fe3458d38d6666 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:06.504608 16814 tablet_bootstrap.cc:492] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:06.507167 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 9026dfa0b23145c899fe3458d38d6666 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:06.505373 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9026dfa0b23145c899fe3458d38d6666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.508538 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 9026dfa0b23145c899fe3458d38d6666 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:16:06.513554 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9026dfa0b23145c899fe3458d38d6666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.514734 16609 tablet_service.cc:1511] Processing CreateTablet for tablet dee0a590e1094027a9df04eacd024e37 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:06.515959 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee0a590e1094027a9df04eacd024e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.514843 16758 tablet_service.cc:1511] Processing CreateTablet for tablet fa14e26f6bc04536915f710f9f2d3b2c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:06.519275 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa14e26f6bc04536915f710f9f2d3b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.510663 16613 tablet_service.cc:1511] Processing CreateTablet for tablet fa14e26f6bc04536915f710f9f2d3b2c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:06.527419 16759 tablet_service.cc:1511] Processing CreateTablet for tablet dee0a590e1094027a9df04eacd024e37 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:06.528522 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa14e26f6bc04536915f710f9f2d3b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.528790 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee0a590e1094027a9df04eacd024e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.529433 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c299b54b0c459cbf95b065caae3c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.531556 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9026dfa0b23145c899fe3458d38d6666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.535456 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcdc9aab91b439b8615ba9935ab491c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:06.536538 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcdc9aab91b439b8615ba9935ab491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.531623 16688 tablet_service.cc:1511] Processing CreateTablet for tablet fa14e26f6bc04536915f710f9f2d3b2c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:16:06.537549 16690 tablet_service.cc:1511] Processing CreateTablet for tablet dee0a590e1094027a9df04eacd024e37 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:16:06.538383 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa14e26f6bc04536915f710f9f2d3b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.539052 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee0a590e1094027a9df04eacd024e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.539842 16816 tablet_bootstrap.cc:654] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.541512 16815 tablet_bootstrap.cc:654] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.547376 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcdc9aab91b439b8615ba9935ab491c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:06.548864 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 7bcdc9aab91b439b8615ba9935ab491c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:16:06.550158 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcdc9aab91b439b8615ba9935ab491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.550619 16607 tablet_service.cc:1511] Processing CreateTablet for tablet ede2d9a18d5e4946b0332362c01c4a32 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:06.552276 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede2d9a18d5e4946b0332362c01c4a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.549113 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcdc9aab91b439b8615ba9935ab491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.588831 16686 tablet_service.cc:1511] Processing CreateTablet for tablet ede2d9a18d5e4946b0332362c01c4a32 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:06.590233 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede2d9a18d5e4946b0332362c01c4a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.590126 16755 tablet_service.cc:1511] Processing CreateTablet for tablet ede2d9a18d5e4946b0332362c01c4a32 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:16:06.591594 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede2d9a18d5e4946b0332362c01c4a32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.600136 16816 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:06.600675 16816 ts_tablet_manager.cc:1403] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.005s
I20260709 13:16:06.603296 16815 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:06.603801 16815 ts_tablet_manager.cc:1403] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.012s
I20260709 13:16:06.604768 16814 tablet_bootstrap.cc:654] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.606716 16815 raft_consensus.cc:359] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.607458 16815 raft_consensus.cc:385] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.607769 16815 raft_consensus.cc:740] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.613617 16816 raft_consensus.cc:359] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.614385 16816 raft_consensus.cc:385] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.614684 16816 raft_consensus.cc:740] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.615401 16816 consensus_queue.cc:260] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.623347 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 837596216ddd4e999e8bae01b06a860e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:06.624687 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837596216ddd4e999e8bae01b06a860e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.631567 16684 tablet_service.cc:1511] Processing CreateTablet for tablet 837596216ddd4e999e8bae01b06a860e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:06.632809 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 837596216ddd4e999e8bae01b06a860e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:16:06.635347 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837596216ddd4e999e8bae01b06a860e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.635079 16759 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7499addc184d10b7693a6d7111fd9c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:06.635390 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7499addc184d10b7693a6d7111fd9c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:06.635936 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2898179c3c49cfa272836ea656a868 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:06.636401 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7499addc184d10b7693a6d7111fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.637102 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2898179c3c49cfa272836ea656a868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.632824 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837596216ddd4e999e8bae01b06a860e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.640415 16725 heartbeater.cc:499] Master 127.15.35.190:39615 was elected leader, sending a full tablet report...
I20260709 13:16:06.613572 16815 consensus_queue.cc:260] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.648967 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2898179c3c49cfa272836ea656a868 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:06.655505 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2898179c3c49cfa272836ea656a868 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:16:06.658391 16816 ts_tablet_manager.cc:1434] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 13:16:06.659914 16816 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:06.661803 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7499addc184d10b7693a6d7111fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.666005 16615 tablet_service.cc:1511] Processing CreateTablet for tablet 085f2fff9e1247c598507f959f141b72 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
W20260709 13:16:06.668246 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:06.668980 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085f2fff9e1247c598507f959f141b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.669126 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7499addc184d10b7693a6d7111fd9c (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:16:06.665351 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2898179c3c49cfa272836ea656a868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.666898 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2898179c3c49cfa272836ea656a868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.670816 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7499addc184d10b7693a6d7111fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.693399 16816 tablet_bootstrap.cc:654] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.703292 16814 tablet_bootstrap.cc:492] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:06.703950 16814 ts_tablet_manager.cc:1403] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.200s	user 0.014s	sys 0.010s
I20260709 13:16:06.706250 16650 heartbeater.cc:499] Master 127.15.35.190:39615 was elected leader, sending a full tablet report...
I20260709 13:16:06.706794 16815 ts_tablet_manager.cc:1434] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.103s	user 0.030s	sys 0.037s
I20260709 13:16:06.706656 16755 tablet_service.cc:1511] Processing CreateTablet for tablet 085f2fff9e1247c598507f959f141b72 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:06.707701 16815 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:06.708000 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085f2fff9e1247c598507f959f141b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.712309 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 4a30980616434711bd8c9363b0fd060a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:06.713613 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a30980616434711bd8c9363b0fd060a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.713936 16815 tablet_bootstrap.cc:654] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.714401 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 4a30980616434711bd8c9363b0fd060a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:06.715622 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a30980616434711bd8c9363b0fd060a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.717432 16606 tablet_service.cc:1511] Processing CreateTablet for tablet f7980892a16c494fa51003d6222ab0ad (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:06.718647 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7980892a16c494fa51003d6222ab0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.730394 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 085f2fff9e1247c598507f959f141b72 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:16:06.731766 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085f2fff9e1247c598507f959f141b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.714401 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 4a30980616434711bd8c9363b0fd060a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:16:06.734462 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a30980616434711bd8c9363b0fd060a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.759992 16816 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:06.760679 16816 ts_tablet_manager.cc:1403] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.005s
I20260709 13:16:06.763833 16763 tablet_service.cc:1511] Processing CreateTablet for tablet f7980892a16c494fa51003d6222ab0ad (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:06.764701 16690 tablet_service.cc:1511] Processing CreateTablet for tablet f7980892a16c494fa51003d6222ab0ad (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:16:06.766083 16612 tablet_service.cc:1511] Processing CreateTablet for tablet b01827a6fe1341e1a33ef7b2dedaefa6 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:06.767738 16682 tablet_service.cc:1511] Processing CreateTablet for tablet b01827a6fe1341e1a33ef7b2dedaefa6 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:06.768659 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7980892a16c494fa51003d6222ab0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.768801 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01827a6fe1341e1a33ef7b2dedaefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.768899 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7980892a16c494fa51003d6222ab0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.767328 16814 raft_consensus.cc:359] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.786736 16761 tablet_service.cc:1511] Processing CreateTablet for tablet b01827a6fe1341e1a33ef7b2dedaefa6 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:16:06.788237 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01827a6fe1341e1a33ef7b2dedaefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.764570 16816 raft_consensus.cc:359] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.801146 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01827a6fe1341e1a33ef7b2dedaefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.813467 16816 raft_consensus.cc:385] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.813941 16816 raft_consensus.cc:740] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.815233 16815 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:06.814805 16816 consensus_queue.cc:260] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.815724 16815 ts_tablet_manager.cc:1403] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.037s
I20260709 13:16:06.815557 16606 tablet_service.cc:1511] Processing CreateTablet for tablet c6e55d7a7d45409da94503261c8ced3e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:06.816908 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e55d7a7d45409da94503261c8ced3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.816965 16816 ts_tablet_manager.cc:1434] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 13:16:06.797039 16814 raft_consensus.cc:385] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.818655 16815 raft_consensus.cc:359] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.826936 16815 raft_consensus.cc:385] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.827302 16815 raft_consensus.cc:740] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.828106 16815 consensus_queue.cc:260] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.829304 16814 raft_consensus.cc:740] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.830107 16814 consensus_queue.cc:260] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.832401 16815 ts_tablet_manager.cc:1434] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:16:06.833446 16815 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:06.834425 16684 tablet_service.cc:1511] Processing CreateTablet for tablet c6e55d7a7d45409da94503261c8ced3e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:06.838423 16816 tablet_bootstrap.cc:492] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:06.839469 16815 tablet_bootstrap.cc:654] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.842269 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e55d7a7d45409da94503261c8ced3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.848372 16758 tablet_service.cc:1511] Processing CreateTablet for tablet c6e55d7a7d45409da94503261c8ced3e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:16:06.850113 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e55d7a7d45409da94503261c8ced3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.851693 16606 tablet_service.cc:1511] Processing CreateTablet for tablet fda68769b322434a8d29dffb02ba3b74 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:06.855096 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda68769b322434a8d29dffb02ba3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.857306 16689 tablet_service.cc:1511] Processing CreateTablet for tablet fda68769b322434a8d29dffb02ba3b74 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:06.865185 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda68769b322434a8d29dffb02ba3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.866361 16755 tablet_service.cc:1511] Processing CreateTablet for tablet fda68769b322434a8d29dffb02ba3b74 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:16:06.868448 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda68769b322434a8d29dffb02ba3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.875290 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 95fc202bf8a744c384b0bbf3b200f74b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:06.876729 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95fc202bf8a744c384b0bbf3b200f74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.879410 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 95fc202bf8a744c384b0bbf3b200f74b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:06.890966 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95fc202bf8a744c384b0bbf3b200f74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.891486 16815 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:06.891966 16815 ts_tablet_manager.cc:1403] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.019s
I20260709 13:16:06.895390 16815 raft_consensus.cc:359] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.896098 16815 raft_consensus.cc:385] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:06.896387 16815 raft_consensus.cc:740] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:06.899238 16762 tablet_service.cc:1511] Processing CreateTablet for tablet 95fc202bf8a744c384b0bbf3b200f74b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:16:06.900552 16762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95fc202bf8a744c384b0bbf3b200f74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.904196 16687 tablet_service.cc:1511] Processing CreateTablet for tablet ca0675df51ae4c02a61a4657b26c6f63 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:06.905826 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0675df51ae4c02a61a4657b26c6f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.905249 16816 tablet_bootstrap.cc:654] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.911274 16814 ts_tablet_manager.cc:1434] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.207s	user 0.017s	sys 0.026s
I20260709 13:16:06.897096 16815 consensus_queue.cc:260] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.915297 16799 heartbeater.cc:499] Master 127.15.35.190:39615 was elected leader, sending a full tablet report...
I20260709 13:16:06.921893 16758 tablet_service.cc:1511] Processing CreateTablet for tablet ca0675df51ae4c02a61a4657b26c6f63 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:06.922505 16612 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92b70f55b540b8b2891d7efd641a9f (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:06.923384 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0675df51ae4c02a61a4657b26c6f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.923733 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92b70f55b540b8b2891d7efd641a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.926259 16608 tablet_service.cc:1511] Processing CreateTablet for tablet b856db6169724190895a26ff7a77b212 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:06.927891 16814 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:06.928194 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856db6169724190895a26ff7a77b212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.928493 16615 tablet_service.cc:1511] Processing CreateTablet for tablet 15a0a0dc58a44b8198608ab6be636a02 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:06.929786 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a0a0dc58a44b8198608ab6be636a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.934079 16814 tablet_bootstrap.cc:654] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:06.936486 16759 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92b70f55b540b8b2891d7efd641a9f (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:06.938143 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92b70f55b540b8b2891d7efd641a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.941124 16761 tablet_service.cc:1511] Processing CreateTablet for tablet c460f495b19c4977a77ff789e8f53eeb (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:06.942631 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460f495b19c4977a77ff789e8f53eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.946256 16763 tablet_service.cc:1511] Processing CreateTablet for tablet b856db6169724190895a26ff7a77b212 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:06.947698 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856db6169724190895a26ff7a77b212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.951479 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 8d92b70f55b540b8b2891d7efd641a9f (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:16:06.951737 16685 tablet_service.cc:1511] Processing CreateTablet for tablet b856db6169724190895a26ff7a77b212 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:16:06.953406 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92b70f55b540b8b2891d7efd641a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.956303 16681 tablet_service.cc:1511] Processing CreateTablet for tablet 15a0a0dc58a44b8198608ab6be636a02 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:06.957955 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a0a0dc58a44b8198608ab6be636a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.958636 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b856db6169724190895a26ff7a77b212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.969926 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 15a0a0dc58a44b8198608ab6be636a02 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:16:06.971239 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a0a0dc58a44b8198608ab6be636a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:06.979223 16821 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:06.979712 16821 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:06.985302 16821 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.002245 16824 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.006003 16606 tablet_service.cc:1511] Processing CreateTablet for tablet c460f495b19c4977a77ff789e8f53eeb (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:07.005800 16824 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.008898 16821 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.013410 16821 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.015391 16821 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.018242 16758 tablet_service.cc:1511] Processing CreateTablet for tablet dd562d6a00e046ac865d581268be8e16 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:07.019465 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd562d6a00e046ac865d581268be8e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.008291 16613 tablet_service.cc:1511] Processing CreateTablet for tablet ca0675df51ae4c02a61a4657b26c6f63 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:16:07.022161 16690 tablet_service.cc:1511] Processing CreateTablet for tablet 30446b492f5d4042be7e76a21a91a3d2 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:07.023350 16690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30446b492f5d4042be7e76a21a91a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.029858 16682 tablet_service.cc:1511] Processing CreateTablet for tablet c460f495b19c4977a77ff789e8f53eeb (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:16:07.031167 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460f495b19c4977a77ff789e8f53eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.037344 16609 tablet_service.cc:1511] Processing CreateTablet for tablet dd562d6a00e046ac865d581268be8e16 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:07.037688 16607 tablet_service.cc:1511] Processing CreateTablet for tablet 30446b492f5d4042be7e76a21a91a3d2 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:07.040679 16824 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:07.049636 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460f495b19c4977a77ff789e8f53eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.050664 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd562d6a00e046ac865d581268be8e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.050925 16816 tablet_bootstrap.cc:492] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:07.050843 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 15a5e279a76b4f4db956b7629d319a20 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:07.051426 16816 ts_tablet_manager.cc:1403] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.213s	user 0.020s	sys 0.016s
I20260709 13:16:07.052070 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a5e279a76b4f4db956b7629d319a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.053808 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30446b492f5d4042be7e76a21a91a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.057785 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0675df51ae4c02a61a4657b26c6f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.017184 16684 tablet_service.cc:1511] Processing CreateTablet for tablet dd562d6a00e046ac865d581268be8e16 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:16:07.058825 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd562d6a00e046ac865d581268be8e16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.059082 16757 tablet_service.cc:1511] Processing CreateTablet for tablet 15a5e279a76b4f4db956b7629d319a20 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:07.060276 16757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a5e279a76b4f4db956b7629d319a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.073146 16821 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.073706 16821 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.076107 16821 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.076161 16816 raft_consensus.cc:359] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.077114 16816 raft_consensus.cc:385] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.077518 16816 raft_consensus.cc:740] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.078410 16816 consensus_queue.cc:260] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.126952 16816 ts_tablet_manager.cc:1434] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 13:16:07.082063 16759 tablet_service.cc:1511] Processing CreateTablet for tablet 986f956e29804874bec8f1fc3119446a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:07.087823 16814 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:07.129618 16814 ts_tablet_manager.cc:1403] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.215s	user 0.044s	sys 0.066s
I20260709 13:16:07.087428 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 986f956e29804874bec8f1fc3119446a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:07.130630 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f956e29804874bec8f1fc3119446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.132508 16814 raft_consensus.cc:359] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.133632 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f956e29804874bec8f1fc3119446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.134488 16685 tablet_service.cc:1511] Processing CreateTablet for tablet de16fdd1c50a4ac4bca790120c8100eb (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:07.135366 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de16fdd1c50a4ac4bca790120c8100eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.133213 16814 raft_consensus.cc:385] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.137768 16814 raft_consensus.cc:740] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.138545 16814 consensus_queue.cc:260] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.140911 16814 ts_tablet_manager.cc:1434] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:16:07.141923 16814 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:07.091135 16612 tablet_service.cc:1511] Processing CreateTablet for tablet 986f956e29804874bec8f1fc3119446a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:16:07.160933 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f956e29804874bec8f1fc3119446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.110949 16755 tablet_service.cc:1511] Processing CreateTablet for tablet de16fdd1c50a4ac4bca790120c8100eb (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:07.163941 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de16fdd1c50a4ac4bca790120c8100eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.047096 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 30446b492f5d4042be7e76a21a91a3d2 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:16:07.166188 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30446b492f5d4042be7e76a21a91a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.113384 16611 tablet_service.cc:1511] Processing CreateTablet for tablet 10d803d2273c4c5bb91609c988447af0 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:07.115819 16609 tablet_service.cc:1511] Processing CreateTablet for tablet de16fdd1c50a4ac4bca790120c8100eb (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:16:07.117789 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 10d803d2273c4c5bb91609c988447af0 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:07.169981 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d803d2273c4c5bb91609c988447af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.173686 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d803d2273c4c5bb91609c988447af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.177661 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de16fdd1c50a4ac4bca790120c8100eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.120378 16760 tablet_service.cc:1511] Processing CreateTablet for tablet 10d803d2273c4c5bb91609c988447af0 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:16:07.182168 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d803d2273c4c5bb91609c988447af0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.184274 16816 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:07.190184 16615 tablet_service.cc:1511] Processing CreateTablet for tablet c0ef21c77eda49a28d3142e9780184e9 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:07.184841 16820 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.191463 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef21c77eda49a28d3142e9780184e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.193352 16758 tablet_service.cc:1511] Processing CreateTablet for tablet c0ef21c77eda49a28d3142e9780184e9 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:07.194546 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef21c77eda49a28d3142e9780184e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.191494 16820 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.199963 16814 tablet_bootstrap.cc:654] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.200263 16607 tablet_service.cc:1511] Processing CreateTablet for tablet a1892b88606c476798c2ace2d5b40fc6 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:07.201521 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1892b88606c476798c2ace2d5b40fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.204633 16688 tablet_service.cc:1511] Processing CreateTablet for tablet a1892b88606c476798c2ace2d5b40fc6 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:07.205178 16816 tablet_bootstrap.cc:654] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.205926 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1892b88606c476798c2ace2d5b40fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.207835 16820 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.208384 16820 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.208848 16820 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.210884 16820 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.216404 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 516a68427ec04ba4afe011acd192b989 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:07.217775 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516a68427ec04ba4afe011acd192b989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.218034 16685 tablet_service.cc:1511] Processing CreateTablet for tablet 516a68427ec04ba4afe011acd192b989 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:07.219219 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516a68427ec04ba4afe011acd192b989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.081645 16815 ts_tablet_manager.cc:1434] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.189s	user 0.004s	sys 0.003s
I20260709 13:16:07.228221 16815 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:07.089509 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 15a5e279a76b4f4db956b7629d319a20 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:16:07.155512 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.156400 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.157220 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.235630 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:07.236497 16700 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
W20260709 13:16:07.236800 16588 leader_election.cc:343] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.237561 16588 leader_election.cc:343] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.238123 16588 leader_election.cc:343] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.238289 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:07.240032 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:07.247856 16589 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.250005 16821 raft_consensus.cc:2804] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.252790 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a5e279a76b4f4db956b7629d319a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.259670 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 516a68427ec04ba4afe011acd192b989 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:16:07.260145 16759 tablet_service.cc:1511] Processing CreateTablet for tablet a1892b88606c476798c2ace2d5b40fc6 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:16:07.257081 16821 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.265645 16821 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.266132 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516a68427ec04ba4afe011acd192b989. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:07.269435 16589 leader_election.cc:343] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.269901 16589 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.270798 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1892b88606c476798c2ace2d5b40fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.271536 16684 tablet_service.cc:1511] Processing CreateTablet for tablet c0ef21c77eda49a28d3142e9780184e9 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:16:07.272758 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef21c77eda49a28d3142e9780184e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.280568 16821 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.283334 16821 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.283854 16821 raft_consensus.cc:2749] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.283957 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:07.285470 16588 leader_election.cc:343] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.250058 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:07.287688 16814 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:07.288239 16814 ts_tablet_manager.cc:1403] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.008s
I20260709 13:16:07.292763 16814 raft_consensus.cc:359] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.293517 16814 raft_consensus.cc:385] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.293377 16761 tablet_service.cc:1511] Processing CreateTablet for tablet 52e3cfe7a1c04de087504cfb98ab0ba7 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:07.293808 16814 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.294682 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3cfe7a1c04de087504cfb98ab0ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.294571 16814 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.296460 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 52e3cfe7a1c04de087504cfb98ab0ba7 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:07.297724 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3cfe7a1c04de087504cfb98ab0ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.298251 16613 tablet_service.cc:1511] Processing CreateTablet for tablet e35ab59cf1f44a3b8950b2794fa3c95b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:07.299453 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35ab59cf1f44a3b8950b2794fa3c95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.300271 16689 tablet_service.cc:1511] Processing CreateTablet for tablet e35ab59cf1f44a3b8950b2794fa3c95b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:07.301525 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35ab59cf1f44a3b8950b2794fa3c95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.302320 16815 tablet_bootstrap.cc:654] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.302443 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 79810f492ad1419bbb8bced364b1ef8e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:07.302743 16763 tablet_service.cc:1511] Processing CreateTablet for tablet e35ab59cf1f44a3b8950b2794fa3c95b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:16:07.303772 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79810f492ad1419bbb8bced364b1ef8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.303977 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35ab59cf1f44a3b8950b2794fa3c95b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:07.317808 16738 leader_election.cc:343] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.321215 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:07.323055 16740 leader_election.cc:343] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.323508 16740 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:07.324234 16824 raft_consensus.cc:2749] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.333968 16814 ts_tablet_manager.cc:1434] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.004s
I20260709 13:16:07.357146 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 79810f492ad1419bbb8bced364b1ef8e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:07.359109 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79810f492ad1419bbb8bced364b1ef8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.359923 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 79810f492ad1419bbb8bced364b1ef8e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:16:07.361182 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79810f492ad1419bbb8bced364b1ef8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.361886 16814 tablet_bootstrap.cc:492] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:07.363090 16836 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.363559 16836 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.371006 16612 tablet_service.cc:1511] Processing CreateTablet for tablet c04fb228602542d4a6b0d4871248226e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:16:07.371901 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 115577us
I20260709 13:16:07.372303 16836 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.372282 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04fb228602542d4a6b0d4871248226e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.338326 16615 tablet_service.cc:1511] Processing CreateTablet for tablet 52e3cfe7a1c04de087504cfb98ab0ba7 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:16:07.380297 16685 tablet_service.cc:1511] Processing CreateTablet for tablet c04fb228602542d4a6b0d4871248226e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:07.381544 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04fb228602542d4a6b0d4871248226e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.384423 16814 tablet_bootstrap.cc:654] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:07.378324 16589 leader_election.cc:343] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.410804 16589 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.412076 16759 tablet_service.cc:1511] Processing CreateTablet for tablet c04fb228602542d4a6b0d4871248226e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:16:07.412588 16615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3cfe7a1c04de087504cfb98ab0ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.413043 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:07.413682 16700 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.415349 16842 raft_consensus.cc:2749] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.416224 16816 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:07.416726 16816 ts_tablet_manager.cc:1403] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.233s	user 0.020s	sys 0.015s
I20260709 13:16:07.423496 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04fb228602542d4a6b0d4871248226e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.424990 16815 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:07.425643 16815 ts_tablet_manager.cc:1403] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.198s	user 0.012s	sys 0.011s
I20260709 13:16:07.430240 16815 raft_consensus.cc:359] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.431013 16815 raft_consensus.cc:385] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.431308 16815 raft_consensus.cc:740] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.432315 16700 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:07.432076 16815 consensus_queue.cc:260] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.433670 16589 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.437458 16821 raft_consensus.cc:2804] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.438484 16816 raft_consensus.cc:359] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.439224 16816 raft_consensus.cc:385] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.439837 16824 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.440299 16824 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.442421 16824 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:07.442327 16607 tablet_service.cc:1511] Processing CreateTablet for tablet aec5a6379cfd4e12b5559c919b0a62b9 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:07.443838 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec5a6379cfd4e12b5559c919b0a62b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.445099 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:07.445336 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.445766 16625 raft_consensus.cc:2468] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:07.447053 16740 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:07.447538 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.448634 16824 raft_consensus.cc:2804] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.449060 16824 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.449422 16824 raft_consensus.cc:3060] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.449746 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.452612 16761 tablet_service.cc:1511] Processing CreateTablet for tablet e0b5dcb85f7e416daf0bacffd73b9273 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:07.453943 16815 ts_tablet_manager.cc:1434] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:16:07.454114 16761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b5dcb85f7e416daf0bacffd73b9273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.455124 16815 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:07.456830 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:07.458328 16738 leader_election.cc:343] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.459661 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:07.460383 16608 tablet_service.cc:1511] Processing CreateTablet for tablet e0b5dcb85f7e416daf0bacffd73b9273 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:07.460523 16689 tablet_service.cc:1511] Processing CreateTablet for tablet aec5a6379cfd4e12b5559c919b0a62b9 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:07.461069 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:07.461761 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b5dcb85f7e416daf0bacffd73b9273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.462214 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec5a6379cfd4e12b5559c919b0a62b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.462330 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:07.463488 16663 leader_election.cc:343] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.464358 16663 leader_election.cc:343] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:07.466168 16666 leader_election.cc:343] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.466605 16666 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.468057 16836 raft_consensus.cc:2749] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:07.464988 16663 leader_election.cc:343] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.439493 16816 raft_consensus.cc:740] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
W20260709 13:16:07.469115 16666 leader_election.cc:343] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.465898 16685 tablet_service.cc:1511] Processing CreateTablet for tablet e0b5dcb85f7e416daf0bacffd73b9273 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:16:07.470528 16685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b5dcb85f7e416daf0bacffd73b9273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.471539 16814 tablet_bootstrap.cc:492] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:07.477843 16814 ts_tablet_manager.cc:1403] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.116s	user 0.003s	sys 0.010s
I20260709 13:16:07.471838 16666 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.472334 16816 consensus_queue.cc:260] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.473333 16759 tablet_service.cc:1511] Processing CreateTablet for tablet aec5a6379cfd4e12b5559c919b0a62b9 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:16:07.481799 16836 raft_consensus.cc:2749] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.481127 16814 raft_consensus.cc:359] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.482630 16824 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.490197 16821 raft_consensus.cc:697] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:07.492427 16814 raft_consensus.cc:385] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.492815 16814 raft_consensus.cc:740] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.493125 16821 consensus_queue.cc:237] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.493548 16814 consensus_queue.cc:260] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.495038 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:07.495615 16623 raft_consensus.cc:3060] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.495750 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec5a6379cfd4e12b5559c919b0a62b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.498438 16612 tablet_service.cc:1511] Processing CreateTablet for tablet e03c8496a62d44caa1ae8e4edbeaded8 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:07.499922 16612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03c8496a62d44caa1ae8e4edbeaded8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.500425 16760 tablet_service.cc:1511] Processing CreateTablet for tablet e03c8496a62d44caa1ae8e4edbeaded8 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:07.501924 16760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03c8496a62d44caa1ae8e4edbeaded8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.503902 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:07.504150 16623 raft_consensus.cc:2468] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:07.491305 16816 ts_tablet_manager.cc:1434] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.002s
W20260709 13:16:07.505430 16738 leader_election.cc:343] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.506246 16740 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:07.510097 16816 tablet_bootstrap.cc:492] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:07.511009 16610 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd7e12d941b4e239803343206006040 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:07.512406 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd7e12d941b4e239803343206006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.507983 16824 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:07.513378 16824 raft_consensus.cc:2804] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.513798 16824 raft_consensus.cc:697] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:07.514729 16824 consensus_queue.cc:237] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:07.517056 16816 tablet_bootstrap.cc:654] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.518560 16684 tablet_service.cc:1511] Processing CreateTablet for tablet e03c8496a62d44caa1ae8e4edbeaded8 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:16:07.524557 16684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03c8496a62d44caa1ae8e4edbeaded8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.529639 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd7e12d941b4e239803343206006040 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:07.531086 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd7e12d941b4e239803343206006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.543524 16666 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:07.544844 16836 raft_consensus.cc:2749] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:07.547922 16815 tablet_bootstrap.cc:654] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:07.567616 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 62182.9us
I20260709 13:16:07.576905 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd7e12d941b4e239803343206006040 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:16:07.578476 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 45f1871efb534c81a0c88da5e357aa40 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:07.578967 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 37cfb27374be4325b571b4d1ebc43e93 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:07.582273 16682 tablet_service.cc:1511] Processing CreateTablet for tablet aed1fa6338824dc3a7ac5d8bb8d9268b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:07.583160 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 45f1871efb534c81a0c88da5e357aa40 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:07.583624 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed1fa6338824dc3a7ac5d8bb8d9268b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.584373 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f1871efb534c81a0c88da5e357aa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.584151 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 76e997f2cacd479fa9b26c15adc6eb81 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:07.584908 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cfb27374be4325b571b4d1ebc43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.585218 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e997f2cacd479fa9b26c15adc6eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.586035 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 45f1871efb534c81a0c88da5e357aa40 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:16:07.586843 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd7e12d941b4e239803343206006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.587550 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f1871efb534c81a0c88da5e357aa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.602190 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 37cfb27374be4325b571b4d1ebc43e93 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:07.582227 16611 tablet_service.cc:1511] Processing CreateTablet for tablet aed1fa6338824dc3a7ac5d8bb8d9268b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:07.604707 16611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed1fa6338824dc3a7ac5d8bb8d9268b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.609856 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f1871efb534c81a0c88da5e357aa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.609648 16755 tablet_service.cc:1511] Processing CreateTablet for tablet aed1fa6338824dc3a7ac5d8bb8d9268b (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:16:07.611089 16755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed1fa6338824dc3a7ac5d8bb8d9268b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.611603 16523 catalog_manager.cc:5697] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.609648 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 37cfb27374be4325b571b4d1ebc43e93 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:16:07.617652 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cfb27374be4325b571b4d1ebc43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.619925 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cfb27374be4325b571b4d1ebc43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.621196 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 76e997f2cacd479fa9b26c15adc6eb81 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:07.622920 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e997f2cacd479fa9b26c15adc6eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.622159 16522 catalog_manager.cc:5697] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:07.663244 16759 tablet_service.cc:1511] Processing CreateTablet for tablet 76e997f2cacd479fa9b26c15adc6eb81 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:16:07.664443 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e997f2cacd479fa9b26c15adc6eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.667408 16814 ts_tablet_manager.cc:1434] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.189s	user 0.040s	sys 0.027s
I20260709 13:16:07.668180 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:07.669256 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:07.670643 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:07.677729 16814 tablet_bootstrap.cc:492] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:07.697739 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 2f46ccb8b0ad462598178ff52d24d783 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:07.698876 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f46ccb8b0ad462598178ff52d24d783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.698964 16814 tablet_bootstrap.cc:654] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.702050 16759 tablet_service.cc:1511] Processing CreateTablet for tablet 2f46ccb8b0ad462598178ff52d24d783 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:07.704691 16815 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:07.705204 16815 ts_tablet_manager.cc:1403] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.250s	user 0.014s	sys 0.022s
I20260709 13:16:07.704973 16610 tablet_service.cc:1511] Processing CreateTablet for tablet f7eb4ccfda284005816f1ee5a6cf6761 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:07.706275 16610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7eb4ccfda284005816f1ee5a6cf6761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.708338 16815 raft_consensus.cc:359] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.709342 16759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f46ccb8b0ad462598178ff52d24d783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.702050 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:07.710253 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.709070 16815 raft_consensus.cc:385] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.710590 16815 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.711027 16816 tablet_bootstrap.cc:492] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:07.711485 16816 ts_tablet_manager.cc:1403] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.202s	user 0.011s	sys 0.008s
I20260709 13:16:07.711410 16815 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.712316 16689 tablet_service.cc:1511] Processing CreateTablet for tablet 2f46ccb8b0ad462598178ff52d24d783 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:16:07.713491 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f46ccb8b0ad462598178ff52d24d783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.740844 16688 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:16:07.742707 16688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.748286 16836 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.749010 16836 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.778097 16815 ts_tablet_manager.cc:1434] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.073s	user 0.014s	sys 0.013s
I20260709 13:16:07.779367 16815 tablet_bootstrap.cc:492] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
W20260709 13:16:07.806886 16507 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 64696.2us
I20260709 13:16:07.808524 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:07.809195 16625 raft_consensus.cc:2468] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:07.809926 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 88beb00bece64e5ea5ac3bbe7be74e9e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:07.810181 16846 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.811050 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88beb00bece64e5ea5ac3bbe7be74e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.810843 16846 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.814180 16666 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:07.814582 16689 tablet_service.cc:1511] Processing CreateTablet for tablet f7eb4ccfda284005816f1ee5a6cf6761 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:07.815032 16820 raft_consensus.cc:2804] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.815433 16820 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.815762 16820 raft_consensus.cc:3060] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.815692 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:07.817561 16836 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:07.817602 16738 leader_election.cc:343] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.818430 16846 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:07.819955 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:07.815773 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7eb4ccfda284005816f1ee5a6cf6761. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:07.821806 16663 leader_election.cc:343] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.823987 16758 tablet_service.cc:1511] Processing CreateTablet for tablet f7eb4ccfda284005816f1ee5a6cf6761 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:16:07.825533 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7eb4ccfda284005816f1ee5a6cf6761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.829972 16820 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.832690 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:07.833251 16623 raft_consensus.cc:3060] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.834846 16816 raft_consensus.cc:359] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.835527 16816 raft_consensus.cc:385] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.835805 16816 raft_consensus.cc:740] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.836505 16816 consensus_queue.cc:260] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.839959 16623 raft_consensus.cc:2468] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:07.841128 16666 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:07.841976 16836 raft_consensus.cc:2804] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:07.851367 16763 tablet_service.cc:1511] Processing CreateTablet for tablet 88beb00bece64e5ea5ac3bbe7be74e9e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:07.852641 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88beb00bece64e5ea5ac3bbe7be74e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.852574 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:07.853329 16625 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:07.854592 16740 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:07.855648 16846 raft_consensus.cc:2804] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.856009 16846 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.856336 16846 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.857609 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:07.858986 16663 leader_election.cc:343] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.862938 16820 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:07.864746 16687 tablet_service.cc:1511] Processing CreateTablet for tablet 88beb00bece64e5ea5ac3bbe7be74e9e (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:16:07.865312 16846 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.866101 16687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88beb00bece64e5ea5ac3bbe7be74e9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.868256 16613 tablet_service.cc:1511] Processing CreateTablet for tablet f252e3eac91049e99420b6abde64319a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:07.869747 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252e3eac91049e99420b6abde64319a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.876689 16815 tablet_bootstrap.cc:654] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:07.898419 16836 raft_consensus.cc:697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:07.904309 16836 consensus_queue.cc:237] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.905390 16848 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:07.905887 16848 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.907959 16848 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:07.908650 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:07.910442 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:07.910589 16606 tablet_service.cc:1511] Processing CreateTablet for tablet 272a09d67420401bbae50903dfaf3e0a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:07.911734 16814 tablet_bootstrap.cc:492] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:07.921656 16814 ts_tablet_manager.cc:1403] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.244s	user 0.021s	sys 0.045s
I20260709 13:16:07.912830 16682 tablet_service.cc:1511] Processing CreateTablet for tablet 272a09d67420401bbae50903dfaf3e0a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:16:07.913508 16740 leader_election.cc:343] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.911058 16700 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:07.914485 16613 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:07.916709 16816 ts_tablet_manager.cc:1434] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.205s	user 0.012s	sys 0.022s
I20260709 13:16:07.930368 16689 tablet_service.cc:1511] Processing CreateTablet for tablet f252e3eac91049e99420b6abde64319a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:07.934913 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a09d67420401bbae50903dfaf3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.938985 16763 tablet_service.cc:1511] Processing CreateTablet for tablet f252e3eac91049e99420b6abde64319a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:16:07.940200 16763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252e3eac91049e99420b6abde64319a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.941489 16738 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:07.943087 16848 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:07.943584 16848 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:07.944048 16848 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.946976 16686 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:07.949378 16846 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:07.950265 16756 tablet_service.cc:1511] Processing CreateTablet for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:16:07.951104 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:07.951920 16625 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:07.951820 16758 tablet_service.cc:1511] Processing CreateTablet for tablet 272a09d67420401bbae50903dfaf3e0a (DEFAULT_TABLE table=test-workload [id=4b9886cea107403e92f870e6e0202abb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:16:07.944684 16814 raft_consensus.cc:359] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.953758 16814 raft_consensus.cc:385] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:07.954517 16814 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:07.955636 16814 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:07.956893 16816 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:07.951483 16756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.964082 16689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252e3eac91049e99420b6abde64319a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.966208 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a09d67420401bbae50903dfaf3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.966850 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:07.968619 16686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:07.968796 16738 leader_election.cc:343] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:07.969743 16613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:07.970345 16758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a09d67420401bbae50903dfaf3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:08.012343 16815 tablet_bootstrap.cc:492] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.012415 16821 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.013100 16815 ts_tablet_manager.cc:1403] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.234s	user 0.023s	sys 0.023s
I20260709 13:16:08.017246 16815 raft_consensus.cc:359] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.018203 16815 raft_consensus.cc:385] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.020092 16625 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
W20260709 13:16:08.020860 16738 consensus_peers.cc:597] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.021457 16740 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:08.022668 16846 raft_consensus.cc:2804] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.023133 16846 raft_consensus.cc:697] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:08.023969 16846 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.018605 16815 raft_consensus.cc:740] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.027618 16815 consensus_queue.cc:260] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.030141 16815 ts_tablet_manager.cc:1434] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:16:08.043893 16815 tablet_bootstrap.cc:492] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
W20260709 13:16:08.046461 16588 consensus_peers.cc:597] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.044608 16814 ts_tablet_manager.cc:1434] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.123s	user 0.009s	sys 0.004s
I20260709 13:16:08.042850 16520 catalog_manager.cc:5697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.052089 16836 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.052644 16836 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.054574 16815 tablet_bootstrap.cc:654] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.054749 16836 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.056180 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:08.057528 16666 leader_election.cc:343] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.049201 16848 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.062999 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.063614 16772 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:08.064672 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:08.065480 16625 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.072424 16663 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:08.073634 16836 raft_consensus.cc:2804] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.074000 16836 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.074352 16836 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.078054 16824 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.078460 16816 tablet_bootstrap.cc:654] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.083112 16814 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.091094 16836 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.094795 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
W20260709 13:16:08.096516 16666 leader_election.cc:343] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.099594 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:08.100298 16699 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.106952 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.107739 16772 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.112491 16699 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:08.114159 16848 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.115973 16625 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:08.131196 16815 tablet_bootstrap.cc:492] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.131659 16815 ts_tablet_manager.cc:1403] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.004s
I20260709 13:16:08.118304 16836 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.117254 16772 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:08.138972 16663 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:08.139178 16738 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:08.140591 16824 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.141175 16815 raft_consensus.cc:359] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.142946 16815 raft_consensus.cc:385] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.143263 16815 raft_consensus.cc:740] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.143519 16855 raft_consensus.cc:2804] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.144042 16855 raft_consensus.cc:697] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:08.143949 16815 consensus_queue.cc:260] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.145002 16855 consensus_queue.cc:237] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.146237 16815 ts_tablet_manager.cc:1434] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:16:08.147617 16815 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.156417 16816 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.156965 16816 ts_tablet_manager.cc:1403] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.201s	user 0.017s	sys 0.010s
I20260709 13:16:08.157718 16814 tablet_bootstrap.cc:654] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.160502 16824 raft_consensus.cc:697] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:08.164973 16816 raft_consensus.cc:359] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:08.165369 16824 consensus_queue.cc:237] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.165833 16816 raft_consensus.cc:385] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.174206 16815 tablet_bootstrap.cc:654] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.168349 16522 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.178870 16816 raft_consensus.cc:740] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.180948 16816 consensus_queue.cc:260] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:08.185981 16816 ts_tablet_manager.cc:1434] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 13:16:08.195155 16814 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.199172 16814 ts_tablet_manager.cc:1403] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.116s	user 0.005s	sys 0.014s
I20260709 13:16:08.196707 16522 catalog_manager.cc:5697] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.197942 16816 tablet_bootstrap.cc:492] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.202224 16814 raft_consensus.cc:359] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.202940 16814 raft_consensus.cc:385] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.203222 16814 raft_consensus.cc:740] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.204492 16814 consensus_queue.cc:260] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.208338 16814 ts_tablet_manager.cc:1434] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:16:08.209784 16816 tablet_bootstrap.cc:654] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.210105 16814 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.216109 16815 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.216732 16815 ts_tablet_manager.cc:1403] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.009s
I20260709 13:16:08.219364 16815 raft_consensus.cc:359] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.220024 16815 raft_consensus.cc:385] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.220293 16815 raft_consensus.cc:740] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.221139 16814 tablet_bootstrap.cc:654] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.220927 16815 consensus_queue.cc:260] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.222985 16815 ts_tablet_manager.cc:1434] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:08.223879 16815 tablet_bootstrap.cc:492] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.224202 16521 catalog_manager.cc:5697] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:08.231532 16815 tablet_bootstrap.cc:654] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.237190 16815 tablet_bootstrap.cc:492] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.237962 16815 ts_tablet_manager.cc:1403] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:16:08.241998 16816 tablet_bootstrap.cc:492] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.241647 16815 raft_consensus.cc:359] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.242472 16816 ts_tablet_manager.cc:1403] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.001s
I20260709 13:16:08.242892 16815 raft_consensus.cc:385] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.243429 16815 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.244422 16815 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.245539 16816 raft_consensus.cc:359] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.246265 16816 raft_consensus.cc:385] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.246556 16816 raft_consensus.cc:740] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.247360 16816 consensus_queue.cc:260] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.248016 16815 ts_tablet_manager.cc:1434] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:16:08.249485 16815 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.252197 16816 ts_tablet_manager.cc:1434] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:08.253188 16816 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.257939 16815 tablet_bootstrap.cc:654] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.259234 16816 tablet_bootstrap.cc:654] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.264225 16814 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.264817 16814 ts_tablet_manager.cc:1403] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.021s
I20260709 13:16:08.265312 16815 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.265837 16815 ts_tablet_manager.cc:1403] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:16:08.266374 16816 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.266772 16816 ts_tablet_manager.cc:1403] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:16:08.267900 16814 raft_consensus.cc:359] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.268675 16814 raft_consensus.cc:385] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.268667 16815 raft_consensus.cc:359] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.269168 16814 raft_consensus.cc:740] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.269476 16815 raft_consensus.cc:385] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.269824 16815 raft_consensus.cc:740] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.269261 16816 raft_consensus.cc:359] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.270049 16814 consensus_queue.cc:260] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.270439 16816 raft_consensus.cc:385] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.271054 16816 raft_consensus.cc:740] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.270679 16815 consensus_queue.cc:260] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.271782 16816 consensus_queue.cc:260] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.273136 16815 ts_tablet_manager.cc:1434] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:08.274152 16815 tablet_bootstrap.cc:492] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.275214 16821 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.275727 16821 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.277961 16821 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.276139 16814 ts_tablet_manager.cc:1434] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:08.279289 16814 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.280035 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.282689 16700 raft_consensus.cc:2468] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:08.283983 16589 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:08.284304 16816 ts_tablet_manager.cc:1434] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:16:08.281262 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.285157 16816 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
W20260709 13:16:08.285852 16588 leader_election.cc:343] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.286326 16821 raft_consensus.cc:2804] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.286691 16821 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.287011 16821 raft_consensus.cc:3060] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.288968 16814 tablet_bootstrap.cc:654] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.281824 16815 tablet_bootstrap.cc:654] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.292747 16855 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.293207 16855 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.295403 16855 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.296932 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.297602 16772 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:08.297452 16821 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.298856 16663 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:08.300233 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:08.300582 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.300823 16700 raft_consensus.cc:3060] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.301157 16625 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:08.302812 16855 raft_consensus.cc:2804] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.303179 16855 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.303499 16855 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.307415 16821 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.307593 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.308032 16700 raft_consensus.cc:2468] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
W20260709 13:16:08.309038 16588 leader_election.cc:343] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.309165 16836 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.309803 16824 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.309639 16836 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:08.310231 16824 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.311743 16836 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.312194 16824 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.313004 16589 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.313738 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.314380 16625 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:08.315033 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.315548 16740 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:08.316354 16824 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:08.316485 16738 leader_election.cc:343] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.316895 16824 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.317215 16824 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.319254 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.319979 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.322521 16663 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.323593 16836 raft_consensus.cc:2749] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.324469 16821 raft_consensus.cc:2804] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.325014 16821 raft_consensus.cc:697] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:08.325898 16821 consensus_queue.cc:237] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.328580 16824 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.292505 16816 tablet_bootstrap.cc:654] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.324898 16855 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.335810 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:08.336352 16625 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.337831 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:08.338387 16623 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.341612 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.342171 16772 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.348750 16623 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:08.350028 16740 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:08.351081 16870 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.351617 16870 raft_consensus.cc:697] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:08.352411 16870 consensus_queue.cc:237] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.353308 16625 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:08.354651 16666 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:08.355527 16836 raft_consensus.cc:2804] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.356073 16836 raft_consensus.cc:697] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:08.355479 16861 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.357036 16857 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.357766 16861 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.359851 16861 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.361912 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:08.363615 16589 leader_election.cc:343] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.365196 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.366000 16773 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:08.367645 16588 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:08.356865 16836 consensus_queue.cc:237] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.372238 16824 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.373366 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
W20260709 13:16:08.375011 16738 leader_election.cc:343] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.376130 16861 raft_consensus.cc:2804] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.376621 16861 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.377082 16861 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.350988 16772 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:08.389266 16520 catalog_manager.cc:5697] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.335810 16855 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.394368 16861 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.399210 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
W20260709 13:16:08.400688 16589 leader_election.cc:343] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.403914 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.405299 16816 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.405735 16816 ts_tablet_manager.cc:1403] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.001s
I20260709 13:16:08.405985 16772 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.407809 16520 catalog_manager.cc:5697] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
W20260709 13:16:08.413031 16663 consensus_peers.cc:597] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:08.415695 16815 tablet_bootstrap.cc:492] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.416170 16815 ts_tablet_manager.cc:1403] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.142s	user 0.033s	sys 0.067s
I20260709 13:16:08.408331 16816 raft_consensus.cc:359] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.420254 16816 raft_consensus.cc:385] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.420547 16816 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.421190 16816 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.423143 16816 ts_tablet_manager.cc:1434] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:16:08.423981 16816 tablet_bootstrap.cc:492] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.433154 16816 tablet_bootstrap.cc:654] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.435750 16700 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.445379 16836 raft_consensus.cc:493] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.446151 16836 raft_consensus.cc:515] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.448804 16815 raft_consensus.cc:359] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.449551 16815 raft_consensus.cc:385] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.449848 16815 raft_consensus.cc:740] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.450698 16815 consensus_queue.cc:260] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.452764 16814 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.453308 16814 ts_tablet_manager.cc:1403] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.174s	user 0.067s	sys 0.095s
I20260709 13:16:08.453708 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.456256 16815 ts_tablet_manager.cc:1434] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 13:16:08.457244 16815 tablet_bootstrap.cc:492] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.457119 16521 catalog_manager.cc:5697] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.458447 16861 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.457913 16814 raft_consensus.cc:359] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.461757 16814 raft_consensus.cc:385] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:16:08.460093 16663 leader_election.cc:343] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.463351 16814 raft_consensus.cc:740] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.464200 16815 tablet_bootstrap.cc:654] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.464359 16814 consensus_queue.cc:260] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.466851 16870 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.468297 16814 ts_tablet_manager.cc:1434] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:08.469233 16814 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.462680 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.473722 16624 raft_consensus.cc:2468] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:08.475412 16814 tablet_bootstrap.cc:654] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.448577 16836 leader_election.cc:290] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.474988 16666 leader_election.cc:304] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.477068 16816 tablet_bootstrap.cc:492] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.476994 16836 raft_consensus.cc:2804] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.477694 16816 ts_tablet_manager.cc:1403] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.017s
I20260709 13:16:08.477720 16836 raft_consensus.cc:493] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.478377 16836 raft_consensus.cc:3060] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.459388 16772 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:08.484570 16588 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:08.486340 16861 raft_consensus.cc:2804] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.487000 16861 raft_consensus.cc:697] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:08.488142 16861 consensus_queue.cc:237] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.481055 16816 raft_consensus.cc:359] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.496752 16816 raft_consensus.cc:385] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.497152 16816 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.498162 16816 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.500967 16816 ts_tablet_manager.cc:1434] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:16:08.502156 16816 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.508076 16846 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.512702 16699 raft_consensus.cc:3060] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.531495 16836 raft_consensus.cc:515] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.533385 16814 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.533888 16814 ts_tablet_manager.cc:1403] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.017s
I20260709 13:16:08.537175 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.537938 16816 tablet_bootstrap.cc:654] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.537180 16520 catalog_manager.cc:5697] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:08.538395 16814 raft_consensus.cc:359] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:08.538713 16663 leader_election.cc:343] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.539469 16814 raft_consensus.cc:385] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.539824 16836 leader_election.cc:290] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.539846 16814 raft_consensus.cc:740] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.540812 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:08.541464 16625 raft_consensus.cc:3060] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.540969 16814 consensus_queue.cc:260] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.547843 16815 tablet_bootstrap.cc:492] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.548333 16815 ts_tablet_manager.cc:1403] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.050s
I20260709 13:16:08.549693 16814 ts_tablet_manager.cc:1434] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:16:08.550676 16814 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.551126 16855 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.555430 16625 raft_consensus.cc:2468] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:08.551131 16815 raft_consensus.cc:359] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.556658 16815 raft_consensus.cc:385] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.556962 16815 raft_consensus.cc:740] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.557919 16814 tablet_bootstrap.cc:654] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.558056 16815 consensus_queue.cc:260] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.559034 16816 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.559473 16816 ts_tablet_manager.cc:1403] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.002s
I20260709 13:16:08.560024 16666 leader_election.cc:304] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.560510 16815 ts_tablet_manager.cc:1434] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:16:08.561475 16815 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.561854 16836 raft_consensus.cc:2804] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:08.562350 16836 raft_consensus.cc:697] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:08.562479 16816 raft_consensus.cc:359] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.563373 16816 raft_consensus.cc:385] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.563257 16836 consensus_queue.cc:237] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.563769 16816 raft_consensus.cc:740] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.564796 16816 consensus_queue.cc:260] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.567974 16816 ts_tablet_manager.cc:1434] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:16:08.568658 16815 tablet_bootstrap.cc:654] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.571962 16816 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.580068 16816 tablet_bootstrap.cc:654] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.584247 16814 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.584697 16814 ts_tablet_manager.cc:1403] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260709 13:16:08.587296 16814 raft_consensus.cc:359] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.587927 16814 raft_consensus.cc:385] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.588191 16814 raft_consensus.cc:740] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.591501 16814 consensus_queue.cc:260] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.593544 16814 ts_tablet_manager.cc:1434] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:16:08.610052 16814 tablet_bootstrap.cc:492] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.610823 16816 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.611349 16816 ts_tablet_manager.cc:1403] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.005s
I20260709 13:16:08.614140 16816 raft_consensus.cc:359] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.614835 16816 raft_consensus.cc:385] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.615132 16816 raft_consensus.cc:740] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.615640 16814 tablet_bootstrap.cc:654] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.615886 16816 consensus_queue.cc:260] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.618229 16816 ts_tablet_manager.cc:1434] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:08.619247 16816 tablet_bootstrap.cc:492] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.622586 16824 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.623073 16824 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.625228 16815 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.627002 16816 tablet_bootstrap.cc:654] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.626863 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.628099 16699 raft_consensus.cc:2393] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:08.631371 16815 ts_tablet_manager.cc:1403] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.039s
I20260709 13:16:08.631150 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.631768 16824 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.632862 16740 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:08.633957 16824 raft_consensus.cc:3060] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.637854 16815 raft_consensus.cc:359] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.638875 16815 raft_consensus.cc:385] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.639288 16815 raft_consensus.cc:740] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.640228 16815 consensus_queue.cc:260] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.643946 16815 ts_tablet_manager.cc:1434] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:16:08.644111 16624 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.646898 16815 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.647135 16870 consensus_queue.cc:1048] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.655514 16857 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.663618 16815 tablet_bootstrap.cc:654] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.640750 16824 raft_consensus.cc:2749] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.684418 16824 consensus_queue.cc:1048] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.641364 16520 catalog_manager.cc:5697] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:08.694774 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:08.700570 16861 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.701161 16861 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.703312 16861 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.710115 16846 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.710292 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.710625 16846 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:08.712013 16589 leader_election.cc:343] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.712641 16846 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.714479 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.719458 16861 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.721520 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:08.722711 16588 leader_election.cc:343] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.723117 16588 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.724110 16821 raft_consensus.cc:2749] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.725245 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.726624 16740 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:08.727370 16824 raft_consensus.cc:2749] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.730573 16816 tablet_bootstrap.cc:492] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.731158 16816 ts_tablet_manager.cc:1403] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.112s	user 0.031s	sys 0.025s
I20260709 13:16:08.734647 16816 raft_consensus.cc:359] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.735457 16816 raft_consensus.cc:385] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.735797 16816 raft_consensus.cc:740] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.736768 16816 consensus_queue.cc:260] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.737617 16814 tablet_bootstrap.cc:492] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.738076 16814 ts_tablet_manager.cc:1403] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.128s	user 0.045s	sys 0.058s
I20260709 13:16:08.738950 16815 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.739531 16816 ts_tablet_manager.cc:1434] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:08.739919 16815 ts_tablet_manager.cc:1403] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.025s
I20260709 13:16:08.740541 16814 raft_consensus.cc:359] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.741194 16814 raft_consensus.cc:385] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.741483 16814 raft_consensus.cc:740] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.742588 16814 consensus_queue.cc:260] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.744086 16815 raft_consensus.cc:359] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.745604 16815 raft_consensus.cc:385] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.745785 16824 raft_consensus.cc:493] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.745893 16815 raft_consensus.cc:740] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.744872 16814 ts_tablet_manager.cc:1434] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:08.746263 16824 raft_consensus.cc:515] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.747493 16814 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.748164 16824 leader_election.cc:290] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.748946 16815 consensus_queue.cc:260] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.749758 16699 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.753345 16814 tablet_bootstrap.cc:654] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.753590 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.755028 16815 ts_tablet_manager.cc:1434] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:16:08.755748 16861 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.756304 16861 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.757540 16816 tablet_bootstrap.cc:492] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.759552 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.760329 16624 raft_consensus.cc:2393] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:08.761653 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.763319 16857 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.765625 16816 tablet_bootstrap.cc:654] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.766335 16740 leader_election.cc:304] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
W20260709 13:16:08.767877 16588 leader_election.cc:343] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.768589 16824 raft_consensus.cc:3060] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.768855 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.773578 16857 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:08.774199 16589 leader_election.cc:343] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.774818 16589 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.775851 16821 raft_consensus.cc:2749] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.774247 16857 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.780594 16861 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.784623 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:08.786751 16666 leader_election.cc:343] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.787228 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:08.789194 16663 leader_election.cc:343] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.789788 16663 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.793537 16855 raft_consensus.cc:2749] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.799037 16821 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:08.806003 16846 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.808908 16815 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.814349 16855 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:16:08.814013 16857 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.824204 16824 raft_consensus.cc:2749] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:08.830765 16774 raft_consensus.cc:3060] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.834278 16814 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.834925 16814 ts_tablet_manager.cc:1403] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.048s
I20260709 13:16:08.840078 16816 tablet_bootstrap.cc:492] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.840687 16816 ts_tablet_manager.cc:1403] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.083s	user 0.020s	sys 0.034s
I20260709 13:16:08.844208 16815 tablet_bootstrap.cc:654] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.848932 16814 raft_consensus.cc:359] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.853768 16814 raft_consensus.cc:385] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.854048 16814 raft_consensus.cc:740] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.854697 16814 consensus_queue.cc:260] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.857712 16814 ts_tablet_manager.cc:1434] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:16:08.858035 16861 raft_consensus.cc:493] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.858556 16861 raft_consensus.cc:515] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.858906 16814 tablet_bootstrap.cc:492] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:08.862170 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.862712 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.863535 16824 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
W20260709 13:16:08.872512 16588 leader_election.cc:343] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.875267 16814 tablet_bootstrap.cc:654] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.860554 16861 leader_election.cc:290] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.868043 16816 raft_consensus.cc:359] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.886667 16816 raft_consensus.cc:385] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.887028 16816 raft_consensus.cc:740] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.887805 16816 consensus_queue.cc:260] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.888842 16698 raft_consensus.cc:2468] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:08.890080 16816 ts_tablet_manager.cc:1434] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 13:16:08.891167 16816 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.890853 16589 leader_election.cc:304] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:08.892762 16821 raft_consensus.cc:2804] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.893250 16821 raft_consensus.cc:493] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.894623 16821 raft_consensus.cc:3060] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.898770 16816 tablet_bootstrap.cc:654] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.898979 16698 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.918737 16861 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:16:08.929921 16814 tablet_bootstrap.cc:492] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:08.930889 16814 ts_tablet_manager.cc:1403] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.017s
I20260709 13:16:08.926900 16846 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.934159 16846 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.936410 16846 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:08.936635 16772 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.915258 16815 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:08.937942 16815 ts_tablet_manager.cc:1403] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.129s	user 0.007s	sys 0.011s
I20260709 13:16:08.938217 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:08.939587 16738 leader_election.cc:343] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.919970 16821 raft_consensus.cc:515] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.940448 16815 raft_consensus.cc:359] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.941112 16815 raft_consensus.cc:385] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.941411 16815 raft_consensus.cc:740] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.942732 16821 leader_election.cc:290] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.942634 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:08.929011 16816 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:08.944042 16816 ts_tablet_manager.cc:1403] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.012s
I20260709 13:16:08.943526 16815 consensus_queue.cc:260] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.945678 16624 raft_consensus.cc:2468] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:08.946971 16740 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:08.947006 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.947940 16846 raft_consensus.cc:2804] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.946038 16814 raft_consensus.cc:359] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.948313 16846 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.950220 16846 raft_consensus.cc:3060] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.951686 16815 ts_tablet_manager.cc:1434] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:16:08.952600 16815 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:08.949115 16814 raft_consensus.cc:385] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.952955 16814 raft_consensus.cc:740] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.948329 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:08.953826 16814 consensus_queue.cc:260] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.954335 16700 raft_consensus.cc:3060] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.949009 16816 raft_consensus.cc:359] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.952795 16861 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.954777 16773 raft_consensus.cc:3060] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.955145 16816 raft_consensus.cc:385] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:08.955497 16816 raft_consensus.cc:740] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:08.956123 16861 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.956118 16816 consensus_queue.cc:260] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.960649 16816 ts_tablet_manager.cc:1434] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:16:08.961122 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:08.961638 16816 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:08.961740 16699 raft_consensus.cc:2468] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:08.963630 16589 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:08.966445 16821 raft_consensus.cc:2804] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:08.966897 16821 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:08.967207 16821 raft_consensus.cc:3060] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.959543 16861 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:08.969115 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:08.970359 16588 leader_election.cc:343] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.972730 16861 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:08.973394 16821 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.975994 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:08.976526 16699 raft_consensus.cc:3060] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.976814 16773 raft_consensus.cc:2468] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:08.992630 16588 leader_election.cc:304] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:08.993927 16913 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:08.994542 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:08.994491 16913 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:08.995860 16699 raft_consensus.cc:2468] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
W20260709 13:16:08.995954 16588 leader_election.cc:343] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:08.997022 16589 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:09.001561 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:08.998589 16913 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.002410 16861 raft_consensus.cc:2804] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.002955 16861 raft_consensus.cc:697] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:09.003934 16861 consensus_queue.cc:237] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.005064 16846 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.006675 16774 raft_consensus.cc:2393] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:09.005532 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.007213 16625 raft_consensus.cc:2468] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:09.008586 16666 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:09.009817 16913 raft_consensus.cc:2804] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.010059 16857 consensus_queue.cc:1048] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.010394 16913 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.011062 16913 raft_consensus.cc:3060] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:08.989714 16821 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.019052 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.021329 16815 tablet_bootstrap.cc:654] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:08.991576 16700 raft_consensus.cc:2468] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:09.015681 16846 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.033612 16816 tablet_bootstrap.cc:654] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.035421 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:09.035854 16625 raft_consensus.cc:3060] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.023212 16821 raft_consensus.cc:2804] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.047595 16821 raft_consensus.cc:697] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:09.052088 16821 consensus_queue.cc:237] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.054499 16814 ts_tablet_manager.cc:1434] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.123s	user 0.010s	sys 0.000s
I20260709 13:16:09.057928 16814 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
W20260709 13:16:09.062932 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 65945.3us
I20260709 13:16:09.063637 16857 consensus_queue.cc:1048] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.073549 16913 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.075219 16698 raft_consensus.cc:2393] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:09.086239 16523 catalog_manager.cc:5697] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.089424 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:09.090250 16772 raft_consensus.cc:2393] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:09.090150 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.091581 16913 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.091791 16666 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:09.093756 16625 raft_consensus.cc:2468] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:09.094789 16913 raft_consensus.cc:2749] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.095992 16740 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:09.098192 16846 raft_consensus.cc:2804] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.098826 16846 raft_consensus.cc:697] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:09.100283 16846 consensus_queue.cc:237] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.103555 16913 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.107312 16815 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.107976 16815 ts_tablet_manager.cc:1403] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.000s
I20260709 13:16:09.149139 16814 tablet_bootstrap.cc:654] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.149056 16815 raft_consensus.cc:359] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.155396 16815 raft_consensus.cc:385] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.155861 16815 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.156905 16815 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.158680 16815 ts_tablet_manager.cc:1434] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.001s
I20260709 13:16:09.160060 16815 tablet_bootstrap.cc:492] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.136646 16913 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.167971 16913 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.168493 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.169299 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.169392 16522 catalog_manager.cc:5697] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:09.170539 16663 leader_election.cc:343] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:09.171264 16666 leader_election.cc:343] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.171672 16666 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:09.171974 16815 tablet_bootstrap.cc:654] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.172715 16913 raft_consensus.cc:2749] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.184580 16814 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.185185 16814 ts_tablet_manager.cc:1403] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.000s
I20260709 13:16:09.185364 16816 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:09.185985 16816 ts_tablet_manager.cc:1403] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.225s	user 0.013s	sys 0.014s
I20260709 13:16:09.188026 16814 raft_consensus.cc:359] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.188774 16814 raft_consensus.cc:385] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.189082 16814 raft_consensus.cc:740] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.190126 16815 tablet_bootstrap.cc:492] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.189776 16814 consensus_queue.cc:260] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.190516 16815 ts_tablet_manager.cc:1403] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260709 13:16:09.191699 16814 ts_tablet_manager.cc:1434] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:09.192642 16814 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.192510 16815 raft_consensus.cc:359] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.193084 16815 raft_consensus.cc:385] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.193360 16815 raft_consensus.cc:740] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.194106 16815 consensus_queue.cc:260] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.194612 16816 raft_consensus.cc:359] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.195250 16816 raft_consensus.cc:385] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.195564 16816 raft_consensus.cc:740] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.195796 16815 ts_tablet_manager.cc:1434] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 13:16:09.196552 16815 tablet_bootstrap.cc:492] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.196252 16816 consensus_queue.cc:260] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.199170 16814 tablet_bootstrap.cc:654] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.200591 16815 tablet_bootstrap.cc:654] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.200464 16523 catalog_manager.cc:5697] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.202312 16816 ts_tablet_manager.cc:1434] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:16:09.204107 16816 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:09.210153 16814 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.210628 16814 ts_tablet_manager.cc:1403] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:16:09.212152 16816 tablet_bootstrap.cc:654] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.213233 16814 raft_consensus.cc:359] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.213938 16814 raft_consensus.cc:385] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.214193 16814 raft_consensus.cc:740] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.216277 16814 consensus_queue.cc:260] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.217815 16815 tablet_bootstrap.cc:492] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.218240 16815 ts_tablet_manager.cc:1403] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260709 13:16:09.218539 16814 ts_tablet_manager.cc:1434] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:16:09.219439 16814 tablet_bootstrap.cc:492] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.221158 16815 raft_consensus.cc:359] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.222167 16815 raft_consensus.cc:385] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.222500 16815 raft_consensus.cc:740] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.227473 16814 tablet_bootstrap.cc:654] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.224788 16815 consensus_queue.cc:260] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.231509 16815 ts_tablet_manager.cc:1434] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:16:09.232725 16815 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.239197 16815 tablet_bootstrap.cc:654] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.240059 16814 tablet_bootstrap.cc:492] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.240476 16814 ts_tablet_manager.cc:1403] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.005s
I20260709 13:16:09.242939 16814 raft_consensus.cc:359] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.243902 16814 raft_consensus.cc:385] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.244192 16814 raft_consensus.cc:740] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.245111 16814 consensus_queue.cc:260] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.247442 16814 ts_tablet_manager.cc:1434] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:09.248317 16814 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.254359 16814 tablet_bootstrap.cc:654] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.255482 16836 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.255949 16836 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.258404 16836 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.259259 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.260115 16624 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:09.262401 16666 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:09.263414 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.263940 16820 raft_consensus.cc:2804] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.264051 16772 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:09.264604 16820 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.265158 16814 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.265057 16820 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.265666 16814 ts_tablet_manager.cc:1403] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:16:09.268201 16814 raft_consensus.cc:359] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.268800 16814 raft_consensus.cc:385] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.269064 16814 raft_consensus.cc:740] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.269870 16814 consensus_queue.cc:260] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.272094 16814 ts_tablet_manager.cc:1434] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:09.272943 16814 tablet_bootstrap.cc:492] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.278599 16814 tablet_bootstrap.cc:654] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.283325 16820 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.287209 16814 tablet_bootstrap.cc:492] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.287606 16814 ts_tablet_manager.cc:1403] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 13:16:09.289992 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.290477 16814 raft_consensus.cc:359] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.290799 16624 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.291148 16814 raft_consensus.cc:385] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.291433 16814 raft_consensus.cc:740] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.292186 16814 consensus_queue.cc:260] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.294456 16814 ts_tablet_manager.cc:1434] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:09.295349 16814 tablet_bootstrap.cc:492] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.299185 16816 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:09.299798 16816 ts_tablet_manager.cc:1403] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.014s
I20260709 13:16:09.300995 16814 tablet_bootstrap.cc:654] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.303478 16846 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.304028 16846 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.308405 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.309304 16698 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.310912 16738 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:09.311795 16824 raft_consensus.cc:2804] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.312155 16824 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.312511 16824 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.313529 16846 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.314759 16816 raft_consensus.cc:359] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.315691 16816 raft_consensus.cc:385] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.316039 16816 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.317622 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.318255 16625 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.321823 16824 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.322696 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:09.323228 16772 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.323578 16624 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:09.324467 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.325024 16625 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.325052 16666 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:09.326673 16820 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.327529 16820 raft_consensus.cc:2804] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.328058 16820 raft_consensus.cc:697] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:09.329114 16820 consensus_queue.cc:237] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.331938 16625 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:09.332574 16816 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.333784 16740 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:09.312109 16814 tablet_bootstrap.cc:492] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.334602 16846 raft_consensus.cc:2804] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.335008 16814 ts_tablet_manager.cc:1403] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260709 13:16:09.335291 16846 raft_consensus.cc:697] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:09.336476 16816 ts_tablet_manager.cc:1434] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 13:16:09.336164 16846 consensus_queue.cc:237] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.337129 16772 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:09.337368 16816 tablet_bootstrap.cc:492] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:09.337616 16814 raft_consensus.cc:359] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.338260 16814 raft_consensus.cc:385] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.338506 16814 raft_consensus.cc:740] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.340317 16824 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.340561 16815 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.339104 16814 consensus_queue.cc:260] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.341039 16815 ts_tablet_manager.cc:1403] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.109s	user 0.035s	sys 0.062s
I20260709 13:16:09.341470 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:09.342002 16698 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.342744 16814 ts_tablet_manager.cc:1434] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:09.343611 16814 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.343940 16816 tablet_bootstrap.cc:654] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.345594 16815 raft_consensus.cc:359] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.346303 16815 raft_consensus.cc:385] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.346632 16815 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.349874 16814 tablet_bootstrap.cc:654] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.350119 16815 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.352192 16815 ts_tablet_manager.cc:1434] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.001s
I20260709 13:16:09.354423 16698 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:09.355759 16815 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.358144 16523 catalog_manager.cc:5697] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.361449 16815 tablet_bootstrap.cc:654] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.372026 16815 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.372473 16815 ts_tablet_manager.cc:1403] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260709 13:16:09.374951 16815 raft_consensus.cc:359] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.375547 16815 raft_consensus.cc:385] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.375783 16815 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.378185 16816 tablet_bootstrap.cc:492] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:09.378674 16816 ts_tablet_manager.cc:1403] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.010s
I20260709 13:16:09.379079 16815 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.380704 16814 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.381193 16814 ts_tablet_manager.cc:1403] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.017s
I20260709 13:16:09.381317 16815 ts_tablet_manager.cc:1434] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:16:09.382647 16815 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.384268 16814 raft_consensus.cc:359] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.384969 16814 raft_consensus.cc:385] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.385221 16820 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.385318 16814 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.385938 16820 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.386301 16814 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.388087 16820 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.388319 16815 tablet_bootstrap.cc:654] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.381170 16816 raft_consensus.cc:359] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.388978 16814 ts_tablet_manager.cc:1434] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:09.389317 16816 raft_consensus.cc:385] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.389365 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.389773 16816 raft_consensus.cc:740] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.390213 16814 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.390097 16625 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:09.390618 16816 consensus_queue.cc:260] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.393602 16816 ts_tablet_manager.cc:1434] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:16:09.394817 16816 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:09.395793 16666 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:09.396575 16814 tablet_bootstrap.cc:654] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.396683 16820 raft_consensus.cc:2804] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.398056 16820 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.398442 16820 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.407224 16523 catalog_manager.cc:5697] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.408087 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.408454 16925 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.408846 16772 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:09.408901 16925 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.412525 16925 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.415339 16820 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.422828 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.421030 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:09.424755 16588 leader_election.cc:343] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:09.425422 16589 leader_election.cc:343] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.425827 16589 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:09.426968 16923 raft_consensus.cc:2749] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.432832 16816 tablet_bootstrap.cc:654] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.439136 16814 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.439579 16814 ts_tablet_manager.cc:1403] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.017s
I20260709 13:16:09.443068 16814 raft_consensus.cc:359] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.444141 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.447042 16625 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.446302 16814 raft_consensus.cc:385] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.447410 16814 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.446689 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:09.447942 16772 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.448184 16814 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.448999 16820 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.451354 16814 ts_tablet_manager.cc:1434] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 13:16:09.452185 16814 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.453738 16625 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:09.454875 16666 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:09.455160 16815 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.455731 16815 ts_tablet_manager.cc:1403] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.073s	user 0.024s	sys 0.035s
I20260709 13:16:09.457690 16814 tablet_bootstrap.cc:654] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.457682 16820 raft_consensus.cc:2804] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.458392 16820 raft_consensus.cc:697] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:09.458595 16923 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.458359 16815 raft_consensus.cc:359] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.459124 16923 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.459357 16815 raft_consensus.cc:385] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.461100 16815 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.459412 16820 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.461915 16815 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.463634 16772 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:09.464120 16815 ts_tablet_manager.cc:1434] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:09.464246 16923 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.464735 16923 consensus_queue.cc:1048] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.465322 16815 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.469846 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.470980 16815 tablet_bootstrap.cc:654] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:09.471150 16589 leader_election.cc:343] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.471768 16816 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:09.472196 16816 ts_tablet_manager.cc:1403] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.009s
I20260709 13:16:09.474730 16816 raft_consensus.cc:359] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.475364 16816 raft_consensus.cc:385] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.475625 16816 raft_consensus.cc:740] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.476203 16816 consensus_queue.cc:260] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.478358 16816 ts_tablet_manager.cc:1434] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:09.479179 16816 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:09.480082 16846 raft_consensus.cc:493] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.480692 16846 raft_consensus.cc:515] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.483314 16846 leader_election.cc:290] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.484967 16816 tablet_bootstrap.cc:654] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.487025 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:09.488332 16740 leader_election.cc:343] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.489588 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.489956 16814 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.490182 16700 raft_consensus.cc:2468] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.491770 16738 leader_election.cc:304] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:09.493052 16846 raft_consensus.cc:2804] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.493500 16846 raft_consensus.cc:493] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.493921 16846 raft_consensus.cc:3060] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.501302 16888 consensus_queue.cc:1048] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:09.501932 16523 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.490350 16814 ts_tablet_manager.cc:1403] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 13:16:09.506621 16814 raft_consensus.cc:359] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.507477 16814 raft_consensus.cc:385] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.507802 16814 raft_consensus.cc:740] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.508661 16814 consensus_queue.cc:260] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.510129 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.510970 16772 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:09.512224 16814 ts_tablet_manager.cc:1434] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:09.512290 16588 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:09.513527 16888 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.513913 16888 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.513640 16814 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.514271 16888 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.522986 16814 tablet_bootstrap.cc:654] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.523874 16846 raft_consensus.cc:515] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.529549 16820 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.530035 16820 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.532006 16820 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.532749 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:09.534153 16666 leader_election.cc:343] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.534407 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.535331 16772 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:09.536602 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.536820 16663 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:09.534392 16888 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:09.537987 16740 leader_election.cc:343] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.539127 16820 raft_consensus.cc:2804] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.539453 16820 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.539786 16820 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.540455 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:09.540095 16815 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.542392 16815 ts_tablet_manager.cc:1403] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.018s
W20260709 13:16:09.543118 16589 leader_election.cc:343] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.540916 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:09.544162 16770 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.543503 16814 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.545164 16815 raft_consensus.cc:359] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.545781 16814 ts_tablet_manager.cc:1403] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260709 13:16:09.546038 16815 raft_consensus.cc:385] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.546865 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:09.547402 16698 raft_consensus.cc:3060] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.547562 16824 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.546391 16815 raft_consensus.cc:740] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.548040 16824 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.548748 16814 raft_consensus.cc:359] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.549430 16814 raft_consensus.cc:385] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.548962 16815 consensus_queue.cc:260] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.549708 16814 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.550060 16824 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.550372 16814 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.551395 16815 ts_tablet_manager.cc:1434] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:09.540640 16888 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.551942 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.552374 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.552534 16624 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.553148 16814 ts_tablet_manager.cc:1434] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:16:09.554054 16814 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.553958 16740 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:09.554813 16824 raft_consensus.cc:2804] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.555152 16824 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:16:09.555291 16738 leader_election.cc:343] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.555496 16824 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.556033 16815 tablet_bootstrap.cc:492] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.558636 16770 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:09.559899 16588 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:09.560424 16814 tablet_bootstrap.cc:654] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.560978 16888 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.561627 16888 raft_consensus.cc:697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:09.562510 16815 tablet_bootstrap.cc:654] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.562443 16888 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.564553 16816 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:09.565125 16816 ts_tablet_manager.cc:1403] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.004s
I20260709 13:16:09.570915 16846 leader_election.cc:290] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.571851 16815 tablet_bootstrap.cc:492] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.572490 16815 ts_tablet_manager.cc:1403] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260709 13:16:09.574178 16824 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.576480 16814 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.577914 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:09.578450 16814 ts_tablet_manager.cc:1403] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260709 13:16:09.577153 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.579020 16624 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:09.579298 16738 leader_election.cc:343] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.579562 16820 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.581359 16814 raft_consensus.cc:359] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.582058 16814 raft_consensus.cc:385] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.582216 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.582412 16814 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.583122 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:09.583199 16814 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.577698 16698 raft_consensus.cc:2468] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:09.583703 16772 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.577179 16824 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.585443 16624 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:09.577500 16815 raft_consensus.cc:359] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.586256 16815 raft_consensus.cc:385] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.586606 16815 raft_consensus.cc:740] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.586737 16740 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:09.587442 16738 leader_election.cc:304] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:09.588151 16815 consensus_queue.cc:260] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.588533 16870 raft_consensus.cc:2804] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.589126 16870 raft_consensus.cc:697] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:09.589421 16625 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.589982 16870 consensus_queue.cc:237] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.590796 16815 ts_tablet_manager.cc:1434] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:16:09.591732 16815 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.597226 16815 tablet_bootstrap.cc:654] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.601505 16824 raft_consensus.cc:2804] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.606696 16523 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.607678 16772 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:09.609205 16625 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:09.612548 16846 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.612918 16666 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:09.613076 16846 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.613793 16836 raft_consensus.cc:2804] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.614249 16836 raft_consensus.cc:697] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:09.615272 16846 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.615051 16836 consensus_queue.cc:237] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.587700 16814 ts_tablet_manager.cc:1434] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:09.618650 16814 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.620672 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.621563 16623 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.621763 16962 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.622282 16962 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.622653 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.624402 16962 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.625262 16740 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:09.626191 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.628139 16623 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.629674 16740 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
W20260709 13:16:09.629972 16738 leader_election.cc:343] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.631548 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.632836 16870 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.633204 16870 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.633554 16870 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.579253 16816 raft_consensus.cc:359] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.638934 16816 raft_consensus.cc:385] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.639326 16816 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.639475 16521 catalog_manager.cc:5697] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:09.640085 16816 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.638815 16963 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.641242 16963 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.641782 16963 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.642089 16816 ts_tablet_manager.cc:1434] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.001s
I20260709 13:16:09.642930 16816 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:09.645134 16820 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:09.653468 16738 leader_election.cc:343] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.668860 16962 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.669574 16962 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.674757 16962 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.675686 16814 tablet_bootstrap.cc:654] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.675590 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.679189 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.679256 16870 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.680013 16700 raft_consensus.cc:2393] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:09.681061 16888 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.682183 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:09.682868 16623 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.685341 16824 raft_consensus.cc:697] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:09.686645 16824 consensus_queue.cc:237] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.688439 16815 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:09.688923 16815 ts_tablet_manager.cc:1403] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.097s	user 0.030s	sys 0.061s
I20260709 13:16:09.685245 16846 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:16:09.694027 16815 raft_consensus.cc:359] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.694739 16815 raft_consensus.cc:385] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.694569 16738 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:09.695977 16815 raft_consensus.cc:740] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:09.696049 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:09.696816 16815 consensus_queue.cc:260] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.685138 16870 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.703150 16815 ts_tablet_manager.cc:1434] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:16:09.699331 16846 raft_consensus.cc:3060] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.697487 16962 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:16:09.724967 16816 tablet_bootstrap.cc:654] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.733458 16815 tablet_bootstrap.cc:492] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:09.747637 16870 raft_consensus.cc:493] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:09.724179 16738 leader_election.cc:343] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.755165 16870 raft_consensus.cc:515] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.801096 16814 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:09.801666 16814 ts_tablet_manager.cc:1403] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.019s
I20260709 13:16:09.806133 16814 raft_consensus.cc:359] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.806885 16814 raft_consensus.cc:385] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:09.806713 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:09.807691 16625 raft_consensus.cc:2468] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:09.808854 16740 leader_election.cc:304] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:09.807219 16814 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
W20260709 13:16:09.809688 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:09.810385 16814 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.811018 16855 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.811365 16967 raft_consensus.cc:2804] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:09.811780 16967 raft_consensus.cc:493] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:09.812193 16967 raft_consensus.cc:3060] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.811858 16814 ts_tablet_manager.cc:1434] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:16:09.812635 16870 leader_election.cc:290] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:09.814474 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:09.816442 16738 leader_election.cc:343] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:09.822620 16520 catalog_manager.cc:5697] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.804394 16623 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:09.824410 16520 catalog_manager.cc:5697] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:09.827634 16814 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:09.868511 16821 raft_consensus.cc:493] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.869184 16821 raft_consensus.cc:515] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.829969 16846 raft_consensus.cc:2749] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.910319 16740 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:09.918774 16962 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:09.919364 16962 raft_consensus.cc:697] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:09.920297 16962 consensus_queue.cc:237] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.912914 16821 leader_election.cc:290] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:09.822660 16967 raft_consensus.cc:515] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.925894 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:09.947505 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:09.948576 16698 raft_consensus.cc:2393] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5075a59b10c14ac2bb76c05578d29597 in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:09.949036 16815 tablet_bootstrap.cc:654] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:09.956498 16870 consensus_queue.cc:1048] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:09.958859 16589 leader_election.cc:304] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:09.959944 16888 raft_consensus.cc:3060] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:09.964461 16888 raft_consensus.cc:2749] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:09.982867 16962 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:09.983527 16962 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:09.999413 16967 leader_election.cc:290] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.000974 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:10.002352 16815 tablet_bootstrap.cc:492] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.002688 16815 ts_tablet_manager.cc:1403] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.269s	user 0.017s	sys 0.025s
I20260709 13:16:10.004151 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:10.005131 16623 raft_consensus.cc:3060] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.005712 16974 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.007651 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.007890 16963 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.010471 16963 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.011873 16814 tablet_bootstrap.cc:654] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.013546 16816 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.013998 16816 ts_tablet_manager.cc:1403] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.371s	user 0.030s	sys 0.056s
I20260709 13:16:10.016022 16821 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:10.016961 16740 leader_election.cc:343] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.018607 16816 raft_consensus.cc:359] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.019389 16816 raft_consensus.cc:385] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.019460 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:10.019716 16816 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.020046 16624 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.020380 16816 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:10.024111 16738 leader_election.cc:343] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.024120 16836 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:16:10.045662 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:10.057134 16623 raft_consensus.cc:2468] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:10.057175 16965 consensus_queue.cc:1048] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 13:16:10.114091 16738 leader_election.cc:343] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.118098 16740 leader_election.cc:304] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:10.119266 16965 raft_consensus.cc:2804] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.119494 16816 ts_tablet_manager.cc:1434] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.000s
I20260709 13:16:10.119920 16965 raft_consensus.cc:697] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:10.120430 16816 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
W20260709 13:16:10.120335 16738 consensus_peers.cc:597] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:10.120721 16965 consensus_queue.cc:237] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.121258 16913 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.121640 16820 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.121801 16913 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.123888 16913 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.125422 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:10.127398 16774 raft_consensus.cc:2393] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:10.128123 16815 raft_consensus.cc:359] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.128873 16815 raft_consensus.cc:385] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.129207 16815 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.130110 16815 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.131004 16814 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:10.131455 16814 ts_tablet_manager.cc:1403] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.304s	user 0.016s	sys 0.072s
I20260709 13:16:10.141657 16962 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.141408 16815 ts_tablet_manager.cc:1434] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.139s	user 0.022s	sys 0.017s
I20260709 13:16:10.143088 16815 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.144505 16624 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:10.148598 16821 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.149051 16821 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.151017 16821 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.164155 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.170579 16816 tablet_bootstrap.cc:654] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.176012 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.188568 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.192736 16913 consensus_queue.cc:1048] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:10.202731 16738 leader_election.cc:343] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:10.203269 16589 leader_election.cc:343] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.203327 16738 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:10.203558 16740 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:10.205152 16870 raft_consensus.cc:2749] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.188509 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:10.206019 16870 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.208364 16814 raft_consensus.cc:359] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.209138 16814 raft_consensus.cc:385] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.209444 16814 raft_consensus.cc:740] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.207558 16925 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.219260 16697 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.221114 16666 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.213781 16870 raft_consensus.cc:697] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:10.227180 16870 consensus_queue.cc:237] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.234423 16815 tablet_bootstrap.cc:654] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:10.235149 16588 leader_election.cc:343] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.234169 16820 consensus_queue.cc:1048] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.229801 16814 consensus_queue.cc:260] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.237586 16965 raft_consensus.cc:493] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.237622 16588 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.238144 16965 raft_consensus.cc:515] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.239126 16888 raft_consensus.cc:2749] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.239120 16962 consensus_queue.cc:1048] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.245144 16816 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.246204 16816 ts_tablet_manager.cc:1403] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.005s
I20260709 13:16:10.254069 16962 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.252983 16814 ts_tablet_manager.cc:1434] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.121s	user 0.009s	sys 0.004s
I20260709 13:16:10.261965 16521 catalog_manager.cc:5697] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.272320 16521 catalog_manager.cc:5697] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.284750 16814 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:10.292078 16816 raft_consensus.cc:359] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.292762 16816 raft_consensus.cc:385] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.293016 16816 raft_consensus.cc:740] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.281612 16967 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:16:10.310585 16816 consensus_queue.cc:260] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.314713 16965 leader_election.cc:290] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.321303 16913 raft_consensus.cc:2749] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.328964 16925 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.335989 16816 ts_tablet_manager.cc:1434] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 13:16:10.335230 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.337975 16816 tablet_bootstrap.cc:492] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.331976 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.348258 16696 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.351475 16815 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.351958 16815 ts_tablet_manager.cc:1403] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.006s
W20260709 13:16:10.353624 16740 leader_election.cc:343] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:10.374233 16738 leader_election.cc:343] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.374763 16738 leader_election.cc:304] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:10.376096 16824 raft_consensus.cc:2749] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.376699 16824 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.383894 16521 catalog_manager.cc:5697] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.389400 16974 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.390162 16974 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.392584 16816 tablet_bootstrap.cc:654] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.396462 16974 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.396657 16814 tablet_bootstrap.cc:654] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.397759 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:10.398696 16815 raft_consensus.cc:359] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.399399 16815 raft_consensus.cc:385] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.399669 16815 raft_consensus.cc:740] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.400482 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.410754 16815 consensus_queue.cc:260] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.412176 16815 ts_tablet_manager.cc:1434] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.014s
I20260709 13:16:10.412988 16815 tablet_bootstrap.cc:492] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.410564 16621 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:10.420199 16666 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.428529 16974 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:10.434579 16974 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:10.435070 16974 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:10.440156 16815 tablet_bootstrap.cc:654] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.448230 16824 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.451527 16814 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:10.452138 16814 ts_tablet_manager.cc:1403] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.012s
I20260709 13:16:10.466079 16814 raft_consensus.cc:359] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.466769 16814 raft_consensus.cc:385] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.467007 16814 raft_consensus.cc:740] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.468801 16814 consensus_queue.cc:260] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.470813 16814 ts_tablet_manager.cc:1434] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:16:10.471694 16814 tablet_bootstrap.cc:492] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:10.476984 16974 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.484846 16699 raft_consensus.cc:1240] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:10.487468 16816 tablet_bootstrap.cc:492] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.487911 16816 ts_tablet_manager.cc:1403] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.150s	user 0.008s	sys 0.015s
I20260709 13:16:10.489796 16870 consensus_queue.cc:1059] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.490559 16870 raft_consensus.cc:3055] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:10.490463 16816 raft_consensus.cc:359] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.490909 16870 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:10.491171 16816 raft_consensus.cc:385] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.491448 16816 raft_consensus.cc:740] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.491700 16870 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.492107 16816 consensus_queue.cc:260] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.492771 16870 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:10.494180 16816 ts_tablet_manager.cc:1434] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:10.495031 16816 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.503845 16974 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.504742 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:10.505208 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:10.513916 16815 tablet_bootstrap.cc:492] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.514389 16815 ts_tablet_manager.cc:1403] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.034s
I20260709 13:16:10.515064 16816 tablet_bootstrap.cc:654] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.516923 16815 raft_consensus.cc:359] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.517648 16815 raft_consensus.cc:385] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.517927 16815 raft_consensus.cc:740] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.518694 16815 consensus_queue.cc:260] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.517832 16770 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:10.525226 16663 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:10.526105 16815 ts_tablet_manager.cc:1434] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:10.526090 16974 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:10.526852 16974 raft_consensus.cc:697] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:10.527207 16815 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.527746 16974 consensus_queue.cc:237] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.529143 16816 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.529691 16816 ts_tablet_manager.cc:1403] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.011s
I20260709 13:16:10.530820 16870 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.531352 16870 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.533349 16816 raft_consensus.cc:359] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.533927 16815 tablet_bootstrap.cc:654] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.534178 16816 raft_consensus.cc:385] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.534528 16816 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.535573 16816 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.537770 16816 ts_tablet_manager.cc:1434] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:16:10.538445 16814 tablet_bootstrap.cc:654] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.537968 16520 catalog_manager.cc:5697] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.538689 16816 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.543413 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.544063 16621 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:10.544708 16815 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.545137 16815 ts_tablet_manager.cc:1403] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:16:10.545794 16816 tablet_bootstrap.cc:654] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.545719 16740 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:10.546677 16962 raft_consensus.cc:2804] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.547047 16962 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.547367 16962 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.547771 16815 raft_consensus.cc:359] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.548476 16815 raft_consensus.cc:385] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.548739 16815 raft_consensus.cc:740] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.549391 16815 consensus_queue.cc:260] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.551414 16815 ts_tablet_manager.cc:1434] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:10.552367 16815 tablet_bootstrap.cc:492] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.554291 16816 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.555053 16816 ts_tablet_manager.cc:1403] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260709 13:16:10.557546 16816 raft_consensus.cc:359] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.557819 16962 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.558244 16816 raft_consensus.cc:385] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.558656 16816 raft_consensus.cc:740] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.558810 16815 tablet_bootstrap.cc:654] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.559813 16816 consensus_queue.cc:260] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.560642 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:10.561204 16621 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.562093 16816 ts_tablet_manager.cc:1434] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:16:10.564152 16816 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.570250 16974 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.570811 16974 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.572427 16816 tablet_bootstrap.cc:654] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.573563 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.573993 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:10.572934 16974 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.576956 16697 raft_consensus.cc:3060] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.577577 16663 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.578627 16974 raft_consensus.cc:2749] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.580833 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.581468 16699 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:10.581715 16870 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.582243 16815 tablet_bootstrap.cc:492] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.582664 16815 ts_tablet_manager.cc:1403] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260709 13:16:10.582697 16962 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.583578 16621 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:10.584784 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:10.585361 16699 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.585391 16815 raft_consensus.cc:359] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.586179 16815 raft_consensus.cc:385] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.586445 16815 raft_consensus.cc:740] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.587042 16815 consensus_queue.cc:260] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.588973 16815 ts_tablet_manager.cc:1434] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:10.589866 16815 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.592589 16814 tablet_bootstrap.cc:492] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:10.593290 16740 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:10.594954 16870 consensus_queue.cc:1048] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.595458 16815 tablet_bootstrap.cc:654] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.596251 16870 raft_consensus.cc:2804] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.596773 16870 raft_consensus.cc:697] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:10.605329 16870 consensus_queue.cc:237] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.606634 16815 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.607105 16815 ts_tablet_manager.cc:1403] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:16:10.610325 16695 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.615398 16699 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:10.616323 16815 raft_consensus.cc:359] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.617029 16815 raft_consensus.cc:385] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.617306 16815 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.620122 16815 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.622174 16815 ts_tablet_manager.cc:1434] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:16:10.628986 16814 ts_tablet_manager.cc:1403] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.001s
I20260709 13:16:10.630205 16815 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.634001 16962 consensus_queue.cc:1048] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.634826 16816 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.635319 16816 ts_tablet_manager.cc:1403] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.016s
I20260709 13:16:10.638226 16816 raft_consensus.cc:359] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.639189 16816 raft_consensus.cc:385] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.640086 16816 raft_consensus.cc:740] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.639916 16523 catalog_manager.cc:5697] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.641027 16816 consensus_queue.cc:260] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.642845 16816 ts_tablet_manager.cc:1434] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:10.642632 16814 raft_consensus.cc:359] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.643287 16814 raft_consensus.cc:385] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.643558 16814 raft_consensus.cc:740] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.643975 16816 tablet_bootstrap.cc:492] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.650322 16815 tablet_bootstrap.cc:654] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.655145 16816 tablet_bootstrap.cc:654] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.666560 16816 tablet_bootstrap.cc:492] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.667089 16816 ts_tablet_manager.cc:1403] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260709 13:16:10.669876 16816 raft_consensus.cc:359] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.670603 16816 raft_consensus.cc:385] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.670949 16816 raft_consensus.cc:740] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.671609 16816 consensus_queue.cc:260] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.673919 16816 ts_tablet_manager.cc:1434] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:10.673741 16814 consensus_queue.cc:260] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.674966 16816 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.686254 16816 tablet_bootstrap.cc:654] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.707374 16814 ts_tablet_manager.cc:1434] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.000s
I20260709 13:16:10.708828 16814 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:10.714890 16695 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.732013 16815 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.732535 16815 ts_tablet_manager.cc:1403] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.103s	user 0.026s	sys 0.060s
I20260709 13:16:10.734987 16815 raft_consensus.cc:359] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.734879 16870 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.735785 16815 raft_consensus.cc:385] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.736078 16815 raft_consensus.cc:740] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.736707 16815 consensus_queue.cc:260] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.737703 16974 raft_consensus.cc:493] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.738173 16974 raft_consensus.cc:515] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.741428 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:10.742187 16815 ts_tablet_manager.cc:1434] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:16:10.743142 16815 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
W20260709 13:16:10.745199 16663 leader_election.cc:343] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.746927 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.747618 16621 raft_consensus.cc:2468] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:10.747153 16814 tablet_bootstrap.cc:654] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.748742 16815 tablet_bootstrap.cc:654] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.749094 16666 leader_election.cc:304] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.750969 16820 raft_consensus.cc:2804] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.751361 16820 raft_consensus.cc:493] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.751807 16820 raft_consensus.cc:3060] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.766558 16815 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.767061 16815 ts_tablet_manager.cc:1403] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.002s
I20260709 13:16:10.769665 16815 raft_consensus.cc:359] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.770362 16815 raft_consensus.cc:385] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.770639 16815 raft_consensus.cc:740] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.771257 16815 consensus_queue.cc:260] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.773612 16815 ts_tablet_manager.cc:1434] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:16:10.774461 16815 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.778983 16974 leader_election.cc:290] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.779289 16962 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:10.780099 16815 tablet_bootstrap.cc:654] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.789340 16870 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.790144 16870 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.795099 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.795524 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.803110 16870 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.803937 16695 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:10.806183 16738 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:10.809886 16962 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:10.810501 16962 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:10.811030 16962 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.812112 16820 raft_consensus.cc:515] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.813582 16625 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:10.830747 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:10.820838 16962 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:10.833420 16663 leader_election.cc:343] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.833633 16820 leader_election.cc:290] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.842321 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:10.843146 16625 raft_consensus.cc:3060] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.854015 16814 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:10.854499 16814 ts_tablet_manager.cc:1403] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.010s
I20260709 13:16:10.857931 16625 raft_consensus.cc:2468] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:10.859036 16814 raft_consensus.cc:359] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.859503 16666 leader_election.cc:304] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.859751 16814 raft_consensus.cc:385] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.859632 16816 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.860903 16816 ts_tablet_manager.cc:1403] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.186s	user 0.079s	sys 0.085s
I20260709 13:16:10.861524 16814 raft_consensus.cc:740] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.862435 16814 consensus_queue.cc:260] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.862951 16820 raft_consensus.cc:2804] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:10.867664 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:10.867292 16816 raft_consensus.cc:359] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.868099 16816 raft_consensus.cc:385] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.868130 16820 raft_consensus.cc:697] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:10.868451 16816 raft_consensus.cc:740] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.869131 16816 consensus_queue.cc:260] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.869931 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:10.870458 16623 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.868991 16820 consensus_queue.cc:237] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.871162 16816 ts_tablet_manager.cc:1434] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:10.872284 16816 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.872699 16962 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.875362 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:10.875929 16695 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.876612 16814 ts_tablet_manager.cc:1434] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:16:10.878403 16814 tablet_bootstrap.cc:492] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:10.884030 16695 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:10.885553 16738 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:10.889648 16962 raft_consensus.cc:493] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.890161 16962 raft_consensus.cc:515] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.892014 16963 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:10.892078 16623 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:10.892618 16963 raft_consensus.cc:697] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:10.893431 16963 consensus_queue.cc:237] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.894336 16816 tablet_bootstrap.cc:654] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.895152 16521 catalog_manager.cc:5697] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:10.907961 16814 tablet_bootstrap.cc:654] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.915134 16815 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:10.915625 16815 ts_tablet_manager.cc:1403] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.035s
I20260709 13:16:10.918131 16815 raft_consensus.cc:359] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.918785 16815 raft_consensus.cc:385] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.919091 16815 raft_consensus.cc:740] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.919529 16962 leader_election.cc:290] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:10.920635 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.919725 16815 consensus_queue.cc:260] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.921928 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:10.922708 16621 raft_consensus.cc:2393] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:10.923734 16815 ts_tablet_manager.cc:1434] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:16:10.923637 16740 leader_election.cc:304] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:10.924775 16870 raft_consensus.cc:3060] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:10.925400 16925 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.925915 16925 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.927897 16925 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.928362 16925 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.931695 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:10.936128 16816 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:10.936579 16816 ts_tablet_manager.cc:1403] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.007s
W20260709 13:16:10.939175 16588 leader_election.cc:343] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.941375 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:10.942597 16589 leader_election.cc:343] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.943029 16589 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.944039 16821 raft_consensus.cc:2749] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.928804 16925 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.949033 16770 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:10.949759 16925 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:10.950752 16855 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:10.953054 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:10.954253 16588 leader_election.cc:343] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.955096 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:10.954838 16521 catalog_manager.cc:5697] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:10.958707 16870 raft_consensus.cc:2749] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:16:10.959791 16589 leader_election.cc:343] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:10.960214 16589 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:10.961201 16925 raft_consensus.cc:2749] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:10.962065 16816 raft_consensus.cc:359] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.962723 16816 raft_consensus.cc:385] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.963011 16816 raft_consensus.cc:740] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.963651 16816 consensus_queue.cc:260] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.964686 16621 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:10.965663 16815 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:10.971977 16621 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:10.973483 16974 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:10.974836 16814 tablet_bootstrap.cc:492] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:10.975267 16814 ts_tablet_manager.cc:1403] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.002s
I20260709 13:16:10.977746 16814 raft_consensus.cc:359] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.978369 16814 raft_consensus.cc:385] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:10.978629 16814 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:10.979985 16816 ts_tablet_manager.cc:1434] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260709 13:16:10.980868 16816 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:10.982074 16814 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:10.987303 16816 tablet_bootstrap.cc:654] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.990597 16815 tablet_bootstrap.cc:654] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:10.992035 16814 ts_tablet_manager.cc:1434] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:16:10.994103 16814 tablet_bootstrap.cc:492] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:10.997889 16974 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:10.998492 16974 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.000833 16974 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.003109 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.006343 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:11.006516 16663 leader_election.cc:343] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.006978 16621 raft_consensus.cc:2468] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:11.007688 16816 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.008174 16816 ts_tablet_manager.cc:1403] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.005s
I20260709 13:16:11.008010 16666 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:11.008824 16974 raft_consensus.cc:2804] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.009253 16974 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.009673 16974 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.010977 16814 tablet_bootstrap.cc:654] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.010640 16816 raft_consensus.cc:359] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.011729 16816 raft_consensus.cc:385] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.012023 16816 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.012652 16816 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.014616 16816 ts_tablet_manager.cc:1434] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:16:11.007690 16815 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.015318 16815 ts_tablet_manager.cc:1403] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.011s
I20260709 13:16:11.017048 16974 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.017850 16815 raft_consensus.cc:359] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.018510 16816 tablet_bootstrap.cc:492] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.019150 16974 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.021291 16814 tablet_bootstrap.cc:492] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.021768 16814 ts_tablet_manager.cc:1403] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.011s
I20260709 13:16:11.023629 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:11.018477 16815 raft_consensus.cc:385] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.024163 16815 raft_consensus.cc:740] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.024406 16816 tablet_bootstrap.cc:654] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.024746 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:11.024858 16815 consensus_queue.cc:260] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.025334 16621 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.027040 16815 ts_tablet_manager.cc:1434] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:16:11.027945 16815 tablet_bootstrap.cc:492] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:11.027664 16814 raft_consensus.cc:359] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.028314 16814 raft_consensus.cc:385] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.028571 16814 raft_consensus.cc:740] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.029115 16814 consensus_queue.cc:260] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:11.030471 16663 leader_election.cc:343] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.031121 16814 ts_tablet_manager.cc:1434] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:16:11.031992 16814 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.033653 16815 tablet_bootstrap.cc:654] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.038484 16870 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.038939 16870 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.040831 16870 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.041324 16814 tablet_bootstrap.cc:654] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.042794 16621 raft_consensus.cc:2468] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:11.042991 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.043641 16623 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:11.045442 16740 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.046679 16666 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:11.048933 16963 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.049429 16963 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.049762 16963 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.049702 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:11.051373 16738 leader_election.cc:343] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.063457 16821 raft_consensus.cc:493] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.064112 16821 raft_consensus.cc:515] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.068878 16974 raft_consensus.cc:2804] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.084548 16821 leader_election.cc:290] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.086609 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.087471 16699 raft_consensus.cc:2468] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:11.091744 16589 leader_election.cc:304] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.092840 16888 raft_consensus.cc:2804] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.093312 16888 raft_consensus.cc:493] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.093763 16888 raft_consensus.cc:3060] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.094769 16816 tablet_bootstrap.cc:492] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.095240 16816 ts_tablet_manager.cc:1403] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.021s
I20260709 13:16:11.094954 16962 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.096153 16815 tablet_bootstrap.cc:492] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.096421 16974 raft_consensus.cc:697] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:11.096561 16815 ts_tablet_manager.cc:1403] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.034s
I20260709 13:16:11.097782 16816 raft_consensus.cc:359] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.098646 16816 raft_consensus.cc:385] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.098905 16816 raft_consensus.cc:740] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.099495 16816 consensus_queue.cc:260] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.099805 16815 raft_consensus.cc:359] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.100374 16815 raft_consensus.cc:385] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.100625 16815 raft_consensus.cc:740] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.101464 16816 ts_tablet_manager.cc:1434] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:11.101213 16815 consensus_queue.cc:260] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.102428 16816 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.106216 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.106843 16771 raft_consensus.cc:2468] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:11.108208 16816 tablet_bootstrap.cc:654] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.107544 16815 ts_tablet_manager.cc:1434] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:16:11.112185 16821 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.114207 16821 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.114674 16815 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:11.110648 16814 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.117018 16821 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.116451 16814 ts_tablet_manager.cc:1403] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.021s
I20260709 13:16:11.118752 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.119899 16699 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:11.120142 16814 raft_consensus.cc:359] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.120812 16814 raft_consensus.cc:385] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.121060 16814 raft_consensus.cc:740] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.121479 16815 tablet_bootstrap.cc:654] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.121867 16814 consensus_queue.cc:260] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.123435 16814 ts_tablet_manager.cc:1434] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:11.124437 16814 tablet_bootstrap.cc:492] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.123446 16963 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.101341 16974 consensus_queue.cc:237] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.127401 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
W20260709 13:16:11.129739 16738 leader_election.cc:343] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.125900 16589 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.130685 16888 raft_consensus.cc:515] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.131501 16821 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.131899 16821 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.132207 16816 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.132294 16821 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.132916 16816 ts_tablet_manager.cc:1403] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 13:16:11.133446 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.134047 16771 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:11.135732 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:11.136288 16623 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.136366 16816 raft_consensus.cc:359] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.137310 16816 raft_consensus.cc:385] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.137642 16816 raft_consensus.cc:740] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.138460 16816 consensus_queue.cc:260] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.141914 16816 ts_tablet_manager.cc:1434] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:11.142794 16816 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.142606 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:11.143563 16699 raft_consensus.cc:3060] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.145004 16623 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:11.146898 16814 tablet_bootstrap.cc:654] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.148066 16815 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.148502 16815 ts_tablet_manager.cc:1403] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.009s
I20260709 13:16:11.152201 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:11.152777 16771 raft_consensus.cc:3060] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.153414 16816 tablet_bootstrap.cc:654] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.155063 16963 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.156059 16815 raft_consensus.cc:359] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.157497 16815 raft_consensus.cc:385] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.157931 16815 raft_consensus.cc:740] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.158600 16815 consensus_queue.cc:260] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.159300 16814 tablet_bootstrap.cc:492] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.159700 16814 ts_tablet_manager.cc:1403] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.005s
I20260709 13:16:11.160970 16815 ts_tablet_manager.cc:1434] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:11.161617 16699 raft_consensus.cc:2468] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:11.161952 16815 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:11.162153 16814 raft_consensus.cc:359] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.162775 16814 raft_consensus.cc:385] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.162880 16589 leader_election.cc:304] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.163206 16814 raft_consensus.cc:740] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.152978 16821 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.163791 16925 raft_consensus.cc:2804] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.164392 16814 consensus_queue.cc:260] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.167763 16771 raft_consensus.cc:2468] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:11.167038 16814 ts_tablet_manager.cc:1434] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:11.172770 16814 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.181670 16925 raft_consensus.cc:697] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:11.183101 16925 consensus_queue.cc:237] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.186898 16815 tablet_bootstrap.cc:654] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.190793 16814 tablet_bootstrap.cc:654] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.196979 16740 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:11.198868 16962 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.199496 16962 raft_consensus.cc:697] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:11.200183 16846 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.210522 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:11.211290 16696 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.212611 16821 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.200356 16962 consensus_queue.cc:237] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.216223 16888 leader_election.cc:290] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.234308 16521 catalog_manager.cc:5697] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.246485 16816 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.247174 16816 ts_tablet_manager.cc:1403] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.016s
I20260709 13:16:11.239938 16696 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:11.266981 16589 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.268291 16888 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.268893 16888 raft_consensus.cc:697] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:11.269961 16888 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.270629 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:11.271354 16771 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.282027 16520 catalog_manager.cc:5697] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.293710 16925 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.294235 16925 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.296366 16925 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.296703 16974 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.299223 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:11.300632 16589 leader_election.cc:343] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.302275 16870 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.320057 16816 raft_consensus.cc:359] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.320763 16816 raft_consensus.cc:385] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.321053 16816 raft_consensus.cc:740] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.321981 16816 consensus_queue.cc:260] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.332055 16816 ts_tablet_manager.cc:1434] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 13:16:11.334499 16816 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.344112 16814 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.344964 16814 ts_tablet_manager.cc:1403] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.172s	user 0.024s	sys 0.073s
I20260709 13:16:11.345263 16815 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.333545 16962 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.345727 16815 ts_tablet_manager.cc:1403] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.184s	user 0.024s	sys 0.040s
I20260709 13:16:11.335613 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.348181 16962 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.351481 16962 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.344090 16925 raft_consensus.cc:493] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.352363 16814 raft_consensus.cc:359] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.353902 16814 raft_consensus.cc:385] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.353564 16925 raft_consensus.cc:515] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.354260 16814 raft_consensus.cc:740] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.354902 16814 consensus_queue.cc:260] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.357162 16814 ts_tablet_manager.cc:1434] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:16:11.358438 16814 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.367039 16816 tablet_bootstrap.cc:654] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.357957 16925 leader_election.cc:290] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.375980 16815 raft_consensus.cc:359] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.377512 16815 raft_consensus.cc:385] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.377816 16815 raft_consensus.cc:740] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
W20260709 13:16:11.377940 16588 leader_election.cc:343] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.378405 16588 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:11.378659 16815 consensus_queue.cc:260] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.374258 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.380347 16974 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.376142 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.380039 16925 raft_consensus.cc:2749] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.380970 16695 raft_consensus.cc:2468] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:11.380827 16974 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.376188 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.379637 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.381857 16696 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:11.382838 16774 raft_consensus.cc:2468] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:11.383432 16974 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.379273 16520 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.385664 16589 leader_election.cc:304] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.387212 16771 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:11.388731 16965 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.390892 16965 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:11.392239 16740 leader_election.cc:343] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.393096 16846 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.395309 16925 raft_consensus.cc:2804] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.395695 16925 raft_consensus.cc:493] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.396019 16925 raft_consensus.cc:3060] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.396536 16738 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:11.396885 16815 ts_tablet_manager.cc:1434] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:16:11.397823 16962 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.397838 16815 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:11.387243 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.398193 16962 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.398366 16888 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.399204 16962 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.399614 16888 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.401049 16521 catalog_manager.cc:5697] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.404085 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:11.404321 16666 leader_election.cc:343] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:11.405375 16589 leader_election.cc:343] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.406881 16962 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.409556 16855 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.409873 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:11.410020 16855 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.410442 16699 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.419711 16855 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.422492 16814 tablet_bootstrap.cc:654] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.412331 16962 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.413498 16888 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.432899 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.440486 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.441172 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.441561 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.441478 16624 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:11.441956 16696 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:11.442278 16774 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:11.443588 16738 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.444409 16963 raft_consensus.cc:2804] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.444754 16963 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.445114 16963 raft_consensus.cc:3060] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.437428 16965 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.446321 16663 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.454207 16820 raft_consensus.cc:2804] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:16:11.454293 16588 leader_election.cc:343] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.454638 16820 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.454826 16588 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:11.455104 16820 raft_consensus.cc:3060] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.455799 16821 raft_consensus.cc:2749] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.436568 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.460600 16772 raft_consensus.cc:2393] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:11.460891 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:11.468773 16821 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.469441 16821 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.468767 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.477226 16821 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.484771 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.483986 16663 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
W20260709 13:16:11.489548 16589 leader_election.cc:343] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.490871 16699 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:11.491401 16855 raft_consensus.cc:2749] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.494064 16816 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.494539 16816 ts_tablet_manager.cc:1403] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.160s	user 0.023s	sys 0.006s
I20260709 13:16:11.487064 16621 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:11.480695 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.496316 16738 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.497205 16846 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.497563 16925 raft_consensus.cc:515] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.497920 16846 raft_consensus.cc:697] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:11.500028 16925 leader_election.cc:290] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.500634 16963 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.502835 16820 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.503657 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:11.504360 16695 raft_consensus.cc:2393] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:11.504803 16820 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.506208 16963 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:11.507822 16740 leader_election.cc:343] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:11.509716 16588 leader_election.cc:343] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.510862 16588 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:11.500655 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:11.511366 16846 consensus_queue.cc:237] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.512107 16699 raft_consensus.cc:3060] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.512997 16925 raft_consensus.cc:2749] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.513288 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:11.513814 16625 raft_consensus.cc:3060] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.518391 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:11.519747 16814 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.520473 16814 ts_tablet_manager.cc:1403] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.000s
I20260709 13:16:11.522298 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:11.522522 16699 raft_consensus.cc:2468] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:11.522902 16772 raft_consensus.cc:3060] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.523689 16589 leader_election.cc:304] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.524516 16740 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:11.523232 16974 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.524537 16925 raft_consensus.cc:2804] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.526052 16870 raft_consensus.cc:2749] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.526496 16925 raft_consensus.cc:697] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:11.527297 16925 consensus_queue.cc:237] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.528630 16772 raft_consensus.cc:2468] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:11.528887 16625 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:11.530402 16666 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:11.531440 16820 raft_consensus.cc:2804] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.532894 16820 raft_consensus.cc:697] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:11.534397 16815 tablet_bootstrap.cc:654] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.536202 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:11.538651 16816 raft_consensus.cc:359] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.539541 16816 raft_consensus.cc:385] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.539887 16816 raft_consensus.cc:740] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.533947 16820 consensus_queue.cc:237] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.541623 16772 raft_consensus.cc:2393] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:11.545712 16816 consensus_queue.cc:260] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.556334 16816 ts_tablet_manager.cc:1434] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260709 13:16:11.557331 16816 tablet_bootstrap.cc:492] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.560971 16521 catalog_manager.cc:5697] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.561106 16520 catalog_manager.cc:5697] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:11.568873 16814 raft_consensus.cc:359] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.571084 16814 raft_consensus.cc:385] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.571399 16814 raft_consensus.cc:740] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.570982 16522 catalog_manager.cc:5697] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.572093 16814 consensus_queue.cc:260] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.577948 16816 tablet_bootstrap.cc:654] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.582841 16814 ts_tablet_manager.cc:1434] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 13:16:11.583745 16814 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.589645 16814 tablet_bootstrap.cc:654] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.604825 16816 tablet_bootstrap.cc:492] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.605415 16816 ts_tablet_manager.cc:1403] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.007s
I20260709 13:16:11.606738 16974 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.608840 16816 raft_consensus.cc:359] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.609550 16816 raft_consensus.cc:385] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.609833 16816 raft_consensus.cc:740] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.610954 16816 consensus_queue.cc:260] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.613656 16816 ts_tablet_manager.cc:1434] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:11.615063 16816 tablet_bootstrap.cc:492] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.620162 16846 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.620520 16814 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.621122 16814 ts_tablet_manager.cc:1403] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.005s
I20260709 13:16:11.620733 16846 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.624039 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.624282 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.624495 16814 raft_consensus.cc:359] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.625319 16963 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.626166 16814 raft_consensus.cc:385] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.628182 16814 raft_consensus.cc:740] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.629478 16814 consensus_queue.cc:260] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.628183 16846 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.630916 16815 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.631315 16815 ts_tablet_manager.cc:1403] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.234s	user 0.030s	sys 0.011s
I20260709 13:16:11.634259 16814 ts_tablet_manager.cc:1434] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:16:11.635236 16814 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.633404 16738 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:11.637215 16772 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.631101 16963 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.639933 16963 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.647459 16816 tablet_bootstrap.cc:654] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.647310 16815 raft_consensus.cc:359] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.648135 16815 raft_consensus.cc:385] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.648470 16815 raft_consensus.cc:740] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.649051 16815 consensus_queue.cc:260] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.649910 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.651168 16815 ts_tablet_manager.cc:1434] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:16:11.650568 16699 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:11.653242 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.653973 16621 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:11.653569 16738 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.654906 16846 raft_consensus.cc:2804] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.660876 16846 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.661312 16846 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.662653 16815 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:11.663074 16870 raft_consensus.cc:2749] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.666508 16820 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.674876 16846 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.676925 16815 tablet_bootstrap.cc:654] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.677683 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:11.678282 16625 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.680923 16814 tablet_bootstrap.cc:654] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.693894 16846 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.694937 16625 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:11.695181 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:11.695801 16814 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.695839 16699 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.696435 16814 ts_tablet_manager.cc:1403] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.000s
I20260709 13:16:11.696244 16740 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.697124 16846 raft_consensus.cc:2804] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:11.697656 16846 raft_consensus.cc:697] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:11.698498 16846 consensus_queue.cc:237] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.699788 16814 raft_consensus.cc:359] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.700520 16814 raft_consensus.cc:385] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.700825 16814 raft_consensus.cc:740] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.694191 16816 tablet_bootstrap.cc:492] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.701601 16816 ts_tablet_manager.cc:1403] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.004s
I20260709 13:16:11.701613 16699 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:11.703792 16815 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.704180 16815 ts_tablet_manager.cc:1403] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.012s
I20260709 13:16:11.705407 16816 raft_consensus.cc:359] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.706037 16815 raft_consensus.cc:359] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.706406 16816 raft_consensus.cc:385] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.706607 16815 raft_consensus.cc:385] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.706928 16815 raft_consensus.cc:740] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.706862 16816 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.707736 16815 consensus_queue.cc:260] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.707962 16816 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.710636 16815 ts_tablet_manager.cc:1434] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:11.711843 16815 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:11.713330 16925 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.713779 16925 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.713709 16814 consensus_queue.cc:260] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.716900 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:11.716918 16925 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.717337 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:11.718171 16589 leader_election.cc:343] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:11.719331 16588 leader_election.cc:343] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:11.719810 16588 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:11.720561 16925 raft_consensus.cc:2749] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:11.722903 16815 tablet_bootstrap.cc:654] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.728364 16816 ts_tablet_manager.cc:1434] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
I20260709 13:16:11.729394 16816 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.731566 16870 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:11.736931 16814 ts_tablet_manager.cc:1434] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 13:16:11.740788 16816 tablet_bootstrap.cc:654] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.741180 16821 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.742220 16814 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.748709 16814 tablet_bootstrap.cc:654] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.762669 16814 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:11.763137 16814 ts_tablet_manager.cc:1403] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 13:16:11.767325 16695 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.773878 16925 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:11.776470 16519 catalog_manager.cc:5697] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:11.780718 16870 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:11.771389 16816 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:11.788817 16816 ts_tablet_manager.cc:1403] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.002s
I20260709 13:16:11.791929 16816 raft_consensus.cc:359] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.792649 16816 raft_consensus.cc:385] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.792954 16816 raft_consensus.cc:740] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.794123 16816 consensus_queue.cc:260] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.801067 16816 ts_tablet_manager.cc:1434] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:16:11.802243 16816 tablet_bootstrap.cc:492] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:11.813002 16814 raft_consensus.cc:359] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.813709 16814 raft_consensus.cc:385] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:11.813998 16814 raft_consensus.cc:740] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:11.814605 16814 consensus_queue.cc:260] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.814651 16821 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:11.816737 16814 ts_tablet_manager.cc:1434] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:16:11.817674 16814 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:11.885790 16836 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.887555 16836 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.912688 16836 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:11.917007 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:11.918355 16774 raft_consensus.cc:2468] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:11.918936 16870 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:11.919670 16870 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.921067 16663 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:11.922495 16820 raft_consensus.cc:2804] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:11.923827 16820 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:11.924252 16820 raft_consensus.cc:3060] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.930315 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.931456 16624 raft_consensus.cc:2468] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:11.940538 16816 tablet_bootstrap.cc:654] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:11.943593 16815 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:11.945369 16870 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:11.959578 16820 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.979554 16815 ts_tablet_manager.cc:1403] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.268s	user 0.020s	sys 0.015s
I20260709 13:16:11.980515 16820 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:11.965018 16740 consensus_peers.cc:597] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:11.967478 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:11.984105 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:11.984862 16774 raft_consensus.cc:3060] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:11.989717 16740 leader_election.cc:343] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.013731 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.014385 16625 raft_consensus.cc:3060] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:11.985097 16815 raft_consensus.cc:359] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.016243 16815 raft_consensus.cc:385] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.017267 16815 raft_consensus.cc:740] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.022878 16815 consensus_queue.cc:260] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:11.986202 17074 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:16:12.027230 17076 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.027882 17076 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.027837 16815 ts_tablet_manager.cc:1434] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260709 13:16:12.037505 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.038666 16772 raft_consensus.cc:2468] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.040283 16663 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:12.041340 16836 raft_consensus.cc:2804] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.034416 17076 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.041779 16836 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.044521 16836 raft_consensus.cc:3060] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.044728 16814 tablet_bootstrap.cc:654] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.051448 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.052345 16624 raft_consensus.cc:2468] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.045656 16870 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.053233 16870 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.055493 16820 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.057307 16815 tablet_bootstrap.cc:492] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.055919 16870 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:12.068365 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:12.077378 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.078147 16925 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.069317 16625 raft_consensus.cc:2468] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.078326 16624 raft_consensus.cc:2468] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:12.079399 16925 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.081207 16740 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:12.075188 16836 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.094825 17048 raft_consensus.cc:2804] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.095418 17048 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.095865 17048 raft_consensus.cc:3060] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.094965 16774 raft_consensus.cc:2468] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.105803 16836 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.107208 16666 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:12.115293 16816 tablet_bootstrap.cc:492] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.116043 16816 ts_tablet_manager.cc:1403] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.314s	user 0.016s	sys 0.035s
I20260709 13:16:12.121737 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.122224 16625 raft_consensus.cc:3060] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.120846 17048 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.101514 16925 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.126320 16816 raft_consensus.cc:359] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.127285 16816 raft_consensus.cc:385] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.127570 16815 tablet_bootstrap.cc:654] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.127727 16816 raft_consensus.cc:740] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.117900 16836 raft_consensus.cc:2804] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.133700 16816 consensus_queue.cc:260] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.135093 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:12.135870 16771 raft_consensus.cc:2393] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:12.136930 16814 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.137506 16814 ts_tablet_manager.cc:1403] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.320s	user 0.023s	sys 0.023s
I20260709 13:16:12.141415 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:12.142293 16699 raft_consensus.cc:2393] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:12.145560 16925 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.146824 16625 raft_consensus.cc:2468] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.147898 16666 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:12.149789 16816 ts_tablet_manager.cc:1434] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.003s
I20260709 13:16:12.150467 17076 raft_consensus.cc:2804] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.151108 17076 raft_consensus.cc:697] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:12.151304 16816 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.152271 17076 consensus_queue.cc:237] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:12.159647 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 52745.8us
I20260709 13:16:12.160266 16888 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.133018 16836 raft_consensus.cc:697] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:12.167900 16836 consensus_queue.cc:237] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.171583 16820 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:16:12.174713 16738 leader_election.cc:343] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.180742 16738 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:12.183513 16846 raft_consensus.cc:2749] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.192243 17048 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:12.200601 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:12.201635 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.202539 16621 raft_consensus.cc:2393] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:12.202872 16965 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:16:12.203053 16963 consensus_queue.cc:1048] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.221791 16814 raft_consensus.cc:359] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.222996 16814 raft_consensus.cc:385] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.223459 16814 raft_consensus.cc:740] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.224486 16814 consensus_queue.cc:260] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.239437 16814 ts_tablet_manager.cc:1434] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.102s	user 0.014s	sys 0.009s
I20260709 13:16:12.233906 16816 tablet_bootstrap.cc:654] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.245236 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
W20260709 13:16:12.246245 16589 leader_election.cc:343] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.250913 16814 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.267786 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:12.303058 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:12.308357 16740 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:12.313567 16965 raft_consensus.cc:2749] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.329366 16815 tablet_bootstrap.cc:492] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.329818 16815 ts_tablet_manager.cc:1403] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.273s	user 0.007s	sys 0.009s
I20260709 13:16:12.316272 16770 raft_consensus.cc:2468] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:12.332546 16588 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:12.340941 16925 raft_consensus.cc:2804] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.341372 16925 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.341746 16925 raft_consensus.cc:3060] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.342295 17086 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.347595 16815 raft_consensus.cc:359] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.348562 16815 raft_consensus.cc:385] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.348902 16815 raft_consensus.cc:740] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.350262 16815 consensus_queue.cc:260] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.352594 16815 ts_tablet_manager.cc:1434] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:16:12.353786 16815 tablet_bootstrap.cc:492] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.357865 16522 catalog_manager.cc:5697] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.360110 16522 catalog_manager.cc:5697] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.379880 16814 tablet_bootstrap.cc:654] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.390328 16925 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.402830 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
W20260709 13:16:12.408746 16589 leader_election.cc:343] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.409487 16816 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.409937 16816 ts_tablet_manager.cc:1403] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.259s	user 0.006s	sys 0.019s
I20260709 13:16:12.412472 16816 raft_consensus.cc:359] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.413117 16816 raft_consensus.cc:385] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.414273 16816 raft_consensus.cc:740] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.415798 16816 consensus_queue.cc:260] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.419045 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:12.419370 16816 ts_tablet_manager.cc:1434] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:16:12.419633 16770 raft_consensus.cc:3060] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.420239 16816 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.427672 16770 raft_consensus.cc:2468] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:12.428203 16925 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.431833 16815 tablet_bootstrap.cc:654] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.437340 16588 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:12.438658 16925 raft_consensus.cc:2804] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.439276 16925 raft_consensus.cc:697] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:12.440088 16925 consensus_queue.cc:237] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.442020 16814 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.442477 16814 ts_tablet_manager.cc:1403] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.192s	user 0.017s	sys 0.010s
I20260709 13:16:12.445070 16814 raft_consensus.cc:359] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.445823 16814 raft_consensus.cc:385] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.446110 16814 raft_consensus.cc:740] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.446797 16814 consensus_queue.cc:260] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.451766 16816 tablet_bootstrap.cc:654] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.456892 16814 ts_tablet_manager.cc:1434] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 13:16:12.460338 16815 tablet_bootstrap.cc:492] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.460680 16814 tablet_bootstrap.cc:492] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.460815 16815 ts_tablet_manager.cc:1403] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.107s	user 0.021s	sys 0.002s
I20260709 13:16:12.467170 16816 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.468035 16814 tablet_bootstrap.cc:654] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.469947 16816 ts_tablet_manager.cc:1403] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260709 13:16:12.470445 17086 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.470955 17086 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.472647 16816 raft_consensus.cc:359] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.473335 16816 raft_consensus.cc:385] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.473608 16816 raft_consensus.cc:740] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.463871 16815 raft_consensus.cc:359] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.474570 16815 raft_consensus.cc:385] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.474804 17086 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:12.475193 16816 consensus_queue.cc:260] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.476994 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:12.477332 16816 ts_tablet_manager.cc:1434] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:16:12.478366 16816 tablet_bootstrap.cc:492] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.474861 16815 raft_consensus.cc:740] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
W20260709 13:16:12.481685 16738 leader_election.cc:343] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.482673 16816 tablet_bootstrap.cc:654] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.482806 16836 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.483219 16836 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.483673 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.484537 16625 raft_consensus.cc:2468] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:12.485489 16836 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.486936 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.487702 16625 raft_consensus.cc:2468] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.487843 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.488763 16815 consensus_queue.cc:260] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:12.489219 16663 leader_election.cc:343] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.489830 16666 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.490824 16836 raft_consensus.cc:2804] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.491255 16815 ts_tablet_manager.cc:1434] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:16:12.491227 16836 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.491760 16836 raft_consensus.cc:3060] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.492463 16815 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.496980 16521 catalog_manager.cc:5697] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.490600 16740 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:12.499094 17086 raft_consensus.cc:2804] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.499467 17086 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.499794 17086 raft_consensus.cc:3060] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.502429 16815 tablet_bootstrap.cc:654] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.503123 16814 tablet_bootstrap.cc:492] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.503553 16814 ts_tablet_manager.cc:1403] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.024s
I20260709 13:16:12.505793 16836 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.506173 16814 raft_consensus.cc:359] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.506839 16814 raft_consensus.cc:385] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.507129 16814 raft_consensus.cc:740] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.507897 16814 consensus_queue.cc:260] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.509511 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.510212 16625 raft_consensus.cc:3060] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.514703 16815 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.515170 16815 ts_tablet_manager.cc:1403] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 13:16:12.516352 16625 raft_consensus.cc:2468] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.517652 16666 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:12.517791 16814 ts_tablet_manager.cc:1434] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:16:12.517791 16815 raft_consensus.cc:359] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.518882 17076 raft_consensus.cc:2804] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.519387 17076 raft_consensus.cc:697] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:12.520180 17076 consensus_queue.cc:237] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.518613 16815 raft_consensus.cc:385] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.522022 16816 tablet_bootstrap.cc:492] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.523063 16815 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.523599 16816 ts_tablet_manager.cc:1403] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 13:16:12.525897 16814 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.523880 16815 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.528368 16815 ts_tablet_manager.cc:1434] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:16:12.532953 16815 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.532816 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:12.533454 16770 raft_consensus.cc:3060] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.535379 16814 tablet_bootstrap.cc:654] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.530601 16816 raft_consensus.cc:359] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.524912 17086 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.531837 16836 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.539069 17086 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:12.539633 16816 raft_consensus.cc:385] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.539947 16815 tablet_bootstrap.cc:654] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.540067 16816 raft_consensus.cc:740] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.540867 16816 consensus_queue.cc:260] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.542987 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:12.543270 16816 ts_tablet_manager.cc:1434] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:16:12.544854 16816 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
W20260709 13:16:12.544672 16738 leader_election.cc:343] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.546587 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.547310 16623 raft_consensus.cc:3060] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.554962 16623 raft_consensus.cc:2468] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:12.557540 16770 raft_consensus.cc:2468] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.563925 16740 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:12.565121 16815 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.565063 17086 raft_consensus.cc:2804] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.565740 16815 ts_tablet_manager.cc:1403] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260709 13:16:12.565698 17086 raft_consensus.cc:697] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:12.567164 17086 consensus_queue.cc:237] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.568177 16816 tablet_bootstrap.cc:654] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.565076 16814 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.570075 16815 raft_consensus.cc:359] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.570861 16814 ts_tablet_manager.cc:1403] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.011s
I20260709 13:16:12.570964 16815 raft_consensus.cc:385] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.571250 16815 raft_consensus.cc:740] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.570497 16521 catalog_manager.cc:5697] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.572006 16815 consensus_queue.cc:260] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.573628 16814 raft_consensus.cc:359] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.574281 16814 raft_consensus.cc:385] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.580009 16815 ts_tablet_manager.cc:1434] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:12.581048 16815 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.589183 16836 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.589668 16836 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.591845 16836 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.594105 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.594509 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.595044 16625 raft_consensus.cc:2468] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
W20260709 13:16:12.595355 16663 leader_election.cc:343] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.588969 16815 tablet_bootstrap.cc:654] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.596072 16666 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.597069 17076 raft_consensus.cc:2804] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.597453 17076 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.597795 17076 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.608193 16836 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.608752 16836 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.612614 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.613404 16770 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.614856 16663 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:12.616271 16820 raft_consensus.cc:2804] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.616588 16820 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.616873 16820 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.619434 16816 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.619876 16816 ts_tablet_manager.cc:1403] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.029s
I20260709 13:16:12.622042 17079 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.623849 17076 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.624396 16820 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.574528 16814 raft_consensus.cc:740] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.611061 16836 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.625921 16814 consensus_queue.cc:260] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.627622 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.628295 16625 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.630615 16816 raft_consensus.cc:359] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.630947 16836 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.631232 16816 raft_consensus.cc:385] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.633996 16816 raft_consensus.cc:740] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.635193 16816 consensus_queue.cc:260] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.635116 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.636238 16625 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.636400 16521 catalog_manager.cc:5697] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:12.641665 16816 ts_tablet_manager.cc:1434] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:16:12.648250 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:12.648931 16624 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.650679 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:12.653189 16663 leader_election.cc:343] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.656536 16624 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.658653 17075 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.682019 17075 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.683892 17075 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.645975 16814 ts_tablet_manager.cc:1434] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260709 13:16:12.647603 17076 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.645252 16625 raft_consensus.cc:2468] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.663776 16816 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.675127 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:12.685171 16814 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.685523 16770 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.686784 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.689472 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:12.690929 16589 leader_election.cc:343] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.691372 16814 tablet_bootstrap.cc:654] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:12.692905 16588 leader_election.cc:343] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.675721 16815 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.693588 16815 ts_tablet_manager.cc:1403] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.019s
I20260709 13:16:12.694082 16588 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.698158 17075 raft_consensus.cc:2749] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.698221 16816 tablet_bootstrap.cc:654] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.695852 16666 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.696628 16815 raft_consensus.cc:359] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.702051 16815 raft_consensus.cc:385] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.702097 17076 raft_consensus.cc:2804] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.702395 16815 raft_consensus.cc:740] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.702886 17076 raft_consensus.cc:697] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:12.703204 16815 consensus_queue.cc:260] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.703719 17076 consensus_queue.cc:237] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.704282 16770 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.676311 16888 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.675624 16820 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.707890 16666 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:12.711267 16888 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.715758 16820 raft_consensus.cc:2804] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.716284 16820 raft_consensus.cc:697] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:12.716581 16888 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.707144 16815 ts_tablet_manager.cc:1434] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 13:16:12.716981 16820 consensus_queue.cc:237] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.717871 16815 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.715793 16816 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.719784 16816 ts_tablet_manager.cc:1403] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260709 13:16:12.720026 16855 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:12.722409 16816 raft_consensus.cc:359] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.723034 16816 raft_consensus.cc:385] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.723273 16816 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.724169 16815 tablet_bootstrap.cc:654] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.726413 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:12.728889 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.730264 16588 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.731302 16888 raft_consensus.cc:2749] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.735762 16816 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.739799 16816 ts_tablet_manager.cc:1434] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:12.741285 16855 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:12.743577 16974 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.744187 16974 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.746201 16816 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.752413 16816 tablet_bootstrap.cc:654] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.759270 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.763604 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.764647 16770 raft_consensus.cc:2393] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:12.766341 16663 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.769526 16974 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.770721 16974 raft_consensus.cc:3060] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.785061 16974 raft_consensus.cc:2749] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.785955 16815 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.786226 16814 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.786437 16815 ts_tablet_manager.cc:1403] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.019s
I20260709 13:16:12.787218 16814 ts_tablet_manager.cc:1403] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.102s	user 0.015s	sys 0.009s
I20260709 13:16:12.789135 16815 raft_consensus.cc:359] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.789795 16814 raft_consensus.cc:359] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.790445 16815 raft_consensus.cc:385] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.790531 16814 raft_consensus.cc:385] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.790805 16815 raft_consensus.cc:740] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.790927 16814 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.791515 16815 consensus_queue.cc:260] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.793622 16815 ts_tablet_manager.cc:1434] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:16:12.793452 16814 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.794556 16815 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.797508 16814 ts_tablet_manager.cc:1434] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:16:12.766052 16519 catalog_manager.cc:5697] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.802167 16815 tablet_bootstrap.cc:654] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.803537 16836 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.804198 16836 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.806721 16816 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.806722 16836 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.807282 16816 ts_tablet_manager.cc:1403] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.010s
I20260709 13:16:12.807317 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:12.808734 16666 leader_election.cc:343] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.808750 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.809477 16772 raft_consensus.cc:2468] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.810316 16816 raft_consensus.cc:359] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.810847 16663 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:12.811123 16816 raft_consensus.cc:385] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.811431 16816 raft_consensus.cc:740] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.811925 16855 raft_consensus.cc:2804] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.812310 16855 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.812103 16816 consensus_queue.cc:260] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.812659 16855 raft_consensus.cc:3060] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.814260 16816 ts_tablet_manager.cc:1434] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:16:12.815431 16816 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.801337 16814 tablet_bootstrap.cc:492] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.818938 16888 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.819199 16855 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.819430 16888 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.821854 16816 tablet_bootstrap.cc:654] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.822062 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:12.823810 16589 leader_election.cc:343] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.824944 16888 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.826483 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:12.827771 16588 leader_election.cc:343] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.828195 16588 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:12.829262 16888 raft_consensus.cc:2749] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:12.832544 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
W20260709 13:16:12.833772 16666 leader_election.cc:343] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:12.834612 16855 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.834954 16816 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.834829 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:12.835531 16816 ts_tablet_manager.cc:1403] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 13:16:12.835870 16771 raft_consensus.cc:3060] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.799494 16519 catalog_manager.cc:5697] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.838148 16816 raft_consensus.cc:359] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.838809 16816 raft_consensus.cc:385] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.839071 16816 raft_consensus.cc:740] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.839690 16816 consensus_queue.cc:260] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.841256 16814 tablet_bootstrap.cc:654] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.841719 16816 ts_tablet_manager.cc:1434] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:12.842694 16816 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.846177 16771 raft_consensus.cc:2468] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:12.847365 16663 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:12.848004 16815 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.848436 16815 ts_tablet_manager.cc:1403] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.010s
I20260709 13:16:12.848711 16816 tablet_bootstrap.cc:654] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.848438 16855 raft_consensus.cc:2804] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:12.849799 16855 raft_consensus.cc:697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:12.850865 16855 consensus_queue.cc:237] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.853215 16814 tablet_bootstrap.cc:492] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.853663 16814 ts_tablet_manager.cc:1403] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260709 13:16:12.854442 16815 raft_consensus.cc:359] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.855090 16815 raft_consensus.cc:385] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.855362 16815 raft_consensus.cc:740] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.855958 16815 consensus_queue.cc:260] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.856281 16814 raft_consensus.cc:359] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.856873 16814 raft_consensus.cc:385] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.857118 16814 raft_consensus.cc:740] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.858004 16815 ts_tablet_manager.cc:1434] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:16:12.857710 16814 consensus_queue.cc:260] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.858928 16815 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:12.859874 16814 ts_tablet_manager.cc:1434] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:12.860823 16814 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.864717 16815 tablet_bootstrap.cc:654] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.867036 16814 tablet_bootstrap.cc:654] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.873322 16816 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:12.873908 16816 ts_tablet_manager.cc:1403] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.004s
I20260709 13:16:12.878023 16816 raft_consensus.cc:359] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.878937 16816 raft_consensus.cc:385] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.879285 16816 raft_consensus.cc:740] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.882779 16814 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:12.883232 16814 ts_tablet_manager.cc:1403] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:16:12.885689 16814 raft_consensus.cc:359] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.886312 16814 raft_consensus.cc:385] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.886544 16814 raft_consensus.cc:740] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.887156 16814 consensus_queue.cc:260] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.888574 16814 ts_tablet_manager.cc:1434] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:16:12.881949 16816 consensus_queue.cc:260] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.895531 16816 ts_tablet_manager.cc:1434] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:16:12.898636 16816 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:12.901518 16814 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:12.936383 16836 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.938776 16836 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.970377 16816 tablet_bootstrap.cc:654] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.972023 16836 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:12.969710 16522 catalog_manager.cc:5697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:12.974236 16814 tablet_bootstrap.cc:654] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:12.977973 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.978621 16623 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.974944 17048 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:12.979785 17048 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:12.975553 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 64090.8us
I20260709 13:16:12.982024 17048 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:12.982527 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:12.984076 16815 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:12.984529 16815 ts_tablet_manager.cc:1403] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.000s
I20260709 13:16:12.984890 16666 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:12.987360 16836 raft_consensus.cc:2804] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:12.987845 16836 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:12.988175 16836 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:12.989756 16815 raft_consensus.cc:359] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.990422 16815 raft_consensus.cc:385] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:12.990681 16815 raft_consensus.cc:740] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:12.983126 16623 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:12.991291 16815 consensus_queue.cc:260] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:12.992940 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:12.993527 16772 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:12.996659 16836 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.001575 16815 ts_tablet_manager.cc:1434] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:16:13.004079 16816 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:13.004410 17075 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.004598 16816 ts_tablet_manager.cc:1403] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.108s	user 0.005s	sys 0.015s
I20260709 13:16:13.004961 17075 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.006673 16740 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:13.007793 17075 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.003707 16888 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.007869 16816 raft_consensus.cc:359] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.008389 17048 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.008846 17048 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.008766 17077 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.009428 17048 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.014835 16814 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:13.015245 16814 ts_tablet_manager.cc:1403] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.126s	user 0.010s	sys 0.022s
I20260709 13:16:13.015388 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:13.016057 16696 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:13.017607 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:13.018168 16696 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:13.018504 16836 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.018639 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:13.008755 16816 raft_consensus.cc:385] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.019256 16623 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.019619 16816 raft_consensus.cc:740] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.020292 16816 consensus_queue.cc:260] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.025115 16816 ts_tablet_manager.cc:1434] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260709 13:16:13.025839 16623 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:13.026340 16816 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:13.027616 16589 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:13.028386 16888 raft_consensus.cc:2804] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.028738 16888 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.029070 16888 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.033118 16816 tablet_bootstrap.cc:654] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.034614 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:13.035339 16771 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.035404 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.036063 16814 raft_consensus.cc:359] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.037670 16814 raft_consensus.cc:385] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.038017 16814 raft_consensus.cc:740] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.038683 16814 consensus_queue.cc:260] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.034667 16666 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:13.036988 16625 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.039489 16772 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:13.045264 17048 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.046622 16815 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:13.046684 16855 raft_consensus.cc:2804] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.048646 16836 consensus_queue.cc:1048] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.050968 16814 ts_tablet_manager.cc:1434] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.003s
I20260709 13:16:13.060197 16814 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:13.059988 17076 consensus_queue.cc:1048] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.062693 16855 raft_consensus.cc:697] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:13.057641 16696 raft_consensus.cc:3060] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.113245 16836 consensus_queue.cc:1048] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.113870 16855 consensus_queue.cc:237] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:13.116784 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 71312.5us
I20260709 13:16:13.120013 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:13.120697 16621 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.146045 17077 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.146564 17077 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.149065 17077 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.171857 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.178192 17048 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:13.216413 16888 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.211313 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:13.241448 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:13.242228 16700 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.245440 16836 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.250100 17075 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.250638 17075 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.255283 16771 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:13.256191 16815 tablet_bootstrap.cc:654] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.240026 16694 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:13.258126 16700 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:13.307483 16816 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:13.308210 16816 ts_tablet_manager.cc:1403] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.282s	user 0.026s	sys 0.023s
I20260709 13:16:13.320142 17140 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.321122 17140 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.328249 17075 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.329624 16888 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.340633 16814 tablet_bootstrap.cc:654] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.334311 16738 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:13.330643 17140 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.356042 17088 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:16:13.292294 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 68233.6us
I20260709 13:16:13.363104 17088 raft_consensus.cc:697] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:13.377823 16589 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:13.388451 17076 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.410988 17137 raft_consensus.cc:2804] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:13.411451 17137 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:13.411868 17137 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.411525 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:13.423908 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:13.389009 17076 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.417559 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:13.420200 17088 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:13.466600 17139 log.cc:927] Time spent T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.093s	user 0.003s	sys 0.000s
I20260709 13:16:13.433874 16694 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.477648 16815 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:13.478154 16815 ts_tablet_manager.cc:1403] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.432s	user 0.019s	sys 0.021s
I20260709 13:16:13.500665 16621 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:13.513123 16816 raft_consensus.cc:359] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.514271 16816 raft_consensus.cc:385] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.514699 16816 raft_consensus.cc:740] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.515636 16816 consensus_queue.cc:260] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.515648 17144 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 13:16:13.521442 17141 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:16:13.531808 16588 leader_election.cc:343] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.538074 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.538461 17048 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.534124 17076 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.528371 17141 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.549412 16815 raft_consensus.cc:359] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.550240 16815 raft_consensus.cc:385] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.550546 16815 raft_consensus.cc:740] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.551285 16815 consensus_queue.cc:260] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:13.552342 16589 leader_election.cc:343] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.563482 16772 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.568801 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.569581 17141 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:13.570099 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:13.570667 16771 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.571652 16814 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:13.572093 16814 ts_tablet_manager.cc:1403] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.512s	user 0.024s	sys 0.024s
I20260709 13:16:13.569795 16769 raft_consensus.cc:2393] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5075a59b10c14ac2bb76c05578d29597 in current term 1: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
W20260709 13:16:13.574365 16588 leader_election.cc:343] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.576759 16588 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:13.580556 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:13.584225 16815 ts_tablet_manager.cc:1434] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.003s
I20260709 13:16:13.592458 16888 raft_consensus.cc:2749] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.595410 16694 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
W20260709 13:16:13.607319 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:13.596747 17137 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.626961 17137 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:13.629670 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 53360.4us
W20260709 13:16:13.631417 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 55857.2us
I20260709 13:16:13.631592 16814 raft_consensus.cc:359] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.632077 16815 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:13.632321 16814 raft_consensus.cc:385] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.632622 16814 raft_consensus.cc:740] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.633265 16814 consensus_queue.cc:260] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:13.635281 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 363569us
I20260709 13:16:13.635710 16588 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:13.639777 17153 raft_consensus.cc:3060] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.643896 16589 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:13.648298 16816 ts_tablet_manager.cc:1434] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.340s	user 0.012s	sys 0.000s
I20260709 13:16:13.649443 16816 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:13.646335 17145 raft_consensus.cc:2804] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.685343 17145 raft_consensus.cc:697] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:13.698236 16814 ts_tablet_manager.cc:1434] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.124s	user 0.009s	sys 0.013s
I20260709 13:16:13.699061 16815 tablet_bootstrap.cc:654] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.699389 16836 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.699859 16836 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.702606 16836 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.686945 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:13.703871 16695 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:13.684072 16771 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:13.708707 17145 consensus_queue.cc:237] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.714864 17088 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.722661 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:13.721336 17088 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.739114 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:13.735666 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:13.756618 17088 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:13.758437 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.759408 16695 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:13.758508 16521 catalog_manager.cc:5697] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:13.758876 16740 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:13.763190 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:13.763430 17086 raft_consensus.cc:2749] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.764020 16814 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
W20260709 13:16:13.764936 16588 leader_election.cc:343] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.773795 16814 tablet_bootstrap.cc:654] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:13.768888 17153 raft_consensus.cc:2749] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.776432 16816 tablet_bootstrap.cc:654] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:13.770339 16666 leader_election.cc:343] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.781378 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.872481 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:13.883704 16740 leader_election.cc:343] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.885365 16855 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.884738 17076 consensus_queue.cc:1048] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:13.792945 17150 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.102s
I20260709 13:16:13.892863 17145 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:13.897919 17076 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:13.885526 16663 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:13.902467 17161 raft_consensus.cc:2749] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:13.910168 16589 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:13.911077 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:13.913216 16663 leader_election.cc:343] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.929431 16815 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:13.930068 16815 ts_tablet_manager.cc:1403] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.298s	user 0.024s	sys 0.031s
I20260709 13:16:13.903228 17145 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.924464 17153 raft_consensus.cc:2804] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:13.920358 17150 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:16:13.940990 16815 raft_consensus.cc:359] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.941741 16815 raft_consensus.cc:385] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:13.942028 16815 raft_consensus.cc:740] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:13.942662 16815 consensus_queue.cc:260] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:13.922618 16663 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:13.944730 16815 ts_tablet_manager.cc:1434] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:16:13.945077 17161 raft_consensus.cc:2749] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.945669 16815 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
W20260709 13:16:13.948259 16738 leader_election.cc:343] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.948719 16738 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:13.949486 17144 raft_consensus.cc:2749] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:13.960589 17145 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:13.954839 17153 raft_consensus.cc:697] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:13.971827 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:13.973531 16816 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:13.974004 16816 ts_tablet_manager.cc:1403] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.325s	user 0.014s	sys 0.010s
W20260709 13:16:13.983995 16588 leader_election.cc:343] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:13.996546 16814 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:13.997180 16814 ts_tablet_manager.cc:1403] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.233s	user 0.014s	sys 0.017s
I20260709 13:16:14.002982 16814 raft_consensus.cc:359] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.003640 16814 raft_consensus.cc:385] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.003916 16814 raft_consensus.cc:740] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.004957 16814 consensus_queue.cc:260] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.015169 16814 ts_tablet_manager.cc:1434] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:16:14.023471 16815 tablet_bootstrap.cc:654] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.024215 16816 raft_consensus.cc:359] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.028856 16816 raft_consensus.cc:385] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.029345 16816 raft_consensus.cc:740] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.025579 16855 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:16:14.034265 16816 consensus_queue.cc:260] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.036039 17048 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.040652 17048 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.043529 16816 ts_tablet_manager.cc:1434] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 13:16:14.044880 16816 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.047267 16814 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:14.064414 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:14.065923 16700 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:14.070971 16589 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.072023 17048 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:14.073357 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:14.005353 17153 consensus_queue.cc:237] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:14.076385 16738 leader_election.cc:343] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.075578 17137 raft_consensus.cc:2804] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.077651 17137 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.078084 17137 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.084589 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:14.089294 16617 raft_consensus.cc:2468] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:14.089579 17088 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:14.093928 16740 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:14.096073 17088 raft_consensus.cc:2804] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.097040 17088 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.098984 17088 raft_consensus.cc:3060] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.108152 16815 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.108961 16815 ts_tablet_manager.cc:1403] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.163s	user 0.015s	sys 0.012s
I20260709 13:16:14.117576 17137 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.124006 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:14.124627 16700 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.132479 16519 catalog_manager.cc:5697] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.141105 17145 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:14.141798 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:14.143143 16588 leader_election.cc:343] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.143365 16816 tablet_bootstrap.cc:654] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.149662 16965 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:14.157084 16815 raft_consensus.cc:359] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.157814 16815 raft_consensus.cc:385] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.158089 16815 raft_consensus.cc:740] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.151012 17137 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.157178 16700 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:14.174652 16814 tablet_bootstrap.cc:654] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.177323 16589 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.180728 17088 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.181607 16815 consensus_queue.cc:260] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.182878 17088 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:14.183841 16815 ts_tablet_manager.cc:1434] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260709 13:16:14.184763 16815 tablet_bootstrap.cc:492] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.185171 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
W20260709 13:16:14.186501 16738 leader_election.cc:343] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.179481 17137 raft_consensus.cc:2804] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.194231 17137 raft_consensus.cc:697] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:14.195550 17137 consensus_queue.cc:237] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.206353 16522 catalog_manager.cc:5697] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.317946 16522 catalog_manager.cc:5697] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.197444 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:14.380592 16617 raft_consensus.cc:3060] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.315721 17145 raft_consensus.cc:493] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.385176 16816 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.390053 16816 ts_tablet_manager.cc:1403] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.345s	user 0.044s	sys 0.045s
W20260709 13:16:14.383021 17182 log.cc:927] Time spent T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.079s	user 0.000s	sys 0.002s
I20260709 13:16:14.394690 17145 raft_consensus.cc:515] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.418618 16814 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:14.419090 16814 ts_tablet_manager.cc:1403] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.372s	user 0.016s	sys 0.008s
I20260709 13:16:14.430043 16816 raft_consensus.cc:359] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.452488 16816 raft_consensus.cc:385] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.452262 17140 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:14.452827 16816 raft_consensus.cc:740] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.453526 16816 consensus_queue.cc:260] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.466434 16816 ts_tablet_manager.cc:1434] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 13:16:14.460107 16617 raft_consensus.cc:2468] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:14.469614 16815 tablet_bootstrap.cc:654] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.471256 17145 leader_election.cc:290] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.476166 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.478470 16740 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:14.479182 17048 raft_consensus.cc:2804] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.479683 17048 raft_consensus.cc:697] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
W20260709 13:16:14.479183 16588 leader_election.cc:343] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.477114 16814 raft_consensus.cc:359] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.482820 16814 raft_consensus.cc:385] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.483100 16814 raft_consensus.cc:740] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.483518 16816 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.483728 16814 consensus_queue.cc:260] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.480525 17048 consensus_queue.cc:237] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.494568 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:14.510957 16589 leader_election.cc:343] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.511415 16589 leader_election.cc:304] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.514810 16814 ts_tablet_manager.cc:1434] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 13:16:14.515924 16814 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:14.518553 17136 raft_consensus.cc:2749] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.513352 16521 catalog_manager.cc:5697] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.525061 16816 tablet_bootstrap.cc:654] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.529780 16815 tablet_bootstrap.cc:492] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.530251 16815 ts_tablet_manager.cc:1403] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.346s	user 0.004s	sys 0.028s
I20260709 13:16:14.532850 16815 raft_consensus.cc:359] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.535066 16815 raft_consensus.cc:385] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.535372 16815 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.536005 16815 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.537158 16814 tablet_bootstrap.cc:654] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.542171 17140 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.542642 17140 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.543958 16815 ts_tablet_manager.cc:1434] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:16:14.544669 17140 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.544984 16815 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.547905 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:14.549680 16588 leader_election.cc:343] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.551366 16815 tablet_bootstrap.cc:654] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.554632 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:14.555225 16700 raft_consensus.cc:2468] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:14.556154 16589 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.556741 17153 raft_consensus.cc:2804] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.557122 17153 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.557534 17153 raft_consensus.cc:3060] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.559486 16814 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:14.560043 16814 ts_tablet_manager.cc:1403] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 13:16:14.564468 16814 raft_consensus.cc:359] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.565183 16814 raft_consensus.cc:385] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.565495 16814 raft_consensus.cc:740] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.567953 16816 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.569109 16816 ts_tablet_manager.cc:1403] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.001s
I20260709 13:16:14.568248 16519 catalog_manager.cc:5697] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:14.568549 16814 consensus_queue.cc:260] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.572098 16816 raft_consensus.cc:359] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.572695 16816 raft_consensus.cc:385] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.572953 16816 raft_consensus.cc:740] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.573850 16816 consensus_queue.cc:260] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.576490 16816 ts_tablet_manager.cc:1434] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:16:14.576215 17153 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.577507 16816 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.579424 16814 ts_tablet_manager.cc:1434] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:16:14.581655 16814 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:14.582939 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:14.597047 16767 raft_consensus.cc:3060] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.582970 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:14.600842 16700 raft_consensus.cc:3060] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.602005 17153 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.609203 16816 tablet_bootstrap.cc:654] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.608927 16767 raft_consensus.cc:2468] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:14.610565 16588 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:14.611114 16815 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.611563 16815 ts_tablet_manager.cc:1403] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.010s
I20260709 13:16:14.612221 17140 raft_consensus.cc:2804] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.612738 17140 raft_consensus.cc:697] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:14.613641 17140 consensus_queue.cc:237] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.614275 16815 raft_consensus.cc:359] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.614943 16815 raft_consensus.cc:385] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.615193 16815 raft_consensus.cc:740] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.615841 16815 consensus_queue.cc:260] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.617976 16815 ts_tablet_manager.cc:1434] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:16:14.618891 16815 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.624491 16815 tablet_bootstrap.cc:654] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.627524 17048 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.628104 17048 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.629144 17150 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.629519 16816 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.629709 17150 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.630427 16816 ts_tablet_manager.cc:1403] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
I20260709 13:16:14.631919 17150 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.632572 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:14.633340 16695 raft_consensus.cc:2393] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:14.633040 16816 raft_consensus.cc:359] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.634130 16816 raft_consensus.cc:385] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.634233 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:14.634438 16816 raft_consensus.cc:740] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.634642 17048 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:14.635118 16816 consensus_queue.cc:260] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.636889 16700 raft_consensus.cc:2468] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:14.638154 16740 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:14.639035 16816 ts_tablet_manager.cc:1434] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:16:14.639968 16816 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.639829 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.640712 16767 raft_consensus.cc:2468] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:14.642189 16663 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:14.642942 17150 raft_consensus.cc:2804] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.643224 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:14.643443 17150 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.643833 17150 raft_consensus.cc:3060] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:16:14.644613 16666 leader_election.cc:343] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.644882 17048 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.644593 16815 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.645768 16815 ts_tablet_manager.cc:1403] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
W20260709 13:16:14.648015 16726 tablet.cc:2406] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:16:14.650628 17150 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.651854 17048 raft_consensus.cc:2749] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.652555 17150 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.653456 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:14.654004 16767 raft_consensus.cc:3060] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.654232 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:14.656858 16816 tablet_bootstrap.cc:654] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:14.657213 16666 leader_election.cc:343] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.658352 16815 raft_consensus.cc:359] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.665102 16815 raft_consensus.cc:385] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.665472 16815 raft_consensus.cc:740] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.667838 16815 consensus_queue.cc:260] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.658896 16855 raft_consensus.cc:493] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.668855 16855 raft_consensus.cc:515] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.669950 16815 ts_tablet_manager.cc:1434] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:16:14.670802 16855 leader_election.cc:290] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.671733 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.659906 16767 raft_consensus.cc:2468] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:14.661953 16816 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.674139 16816 ts_tablet_manager.cc:1403] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
W20260709 13:16:14.676633 16663 leader_election.cc:343] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.677371 16663 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:14.677330 16816 raft_consensus.cc:359] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.678223 16816 raft_consensus.cc:385] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.678539 16816 raft_consensus.cc:740] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.679291 16816 consensus_queue.cc:260] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.680258 17150 raft_consensus.cc:2804] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.680709 17150 raft_consensus.cc:697] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:14.671834 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:14.681476 17150 consensus_queue.cc:237] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:14.682628 16666 leader_election.cc:343] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.683014 16666 leader_election.cc:304] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.684666 16855 raft_consensus.cc:2749] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.685580 16815 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.687776 16519 catalog_manager.cc:5697] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.659982 16814 tablet_bootstrap.cc:654] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.694944 16816 ts_tablet_manager.cc:1434] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:14.696069 16816 tablet_bootstrap.cc:492] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.697824 16815 tablet_bootstrap.cc:654] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.705406 16816 tablet_bootstrap.cc:654] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.704993 17140 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:14.722723 16519 catalog_manager.cc:5697] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:14.729588 16588 consensus_peers.cc:597] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:14.745643 17136 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.746141 17136 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.747548 16816 tablet_bootstrap.cc:492] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.748075 16816 ts_tablet_manager.cc:1403] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.006s
I20260709 13:16:14.748814 17136 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.747548 16815 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.751344 16815 ts_tablet_manager.cc:1403] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.012s
I20260709 13:16:14.750792 16816 raft_consensus.cc:359] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.752645 16816 raft_consensus.cc:385] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.752905 16816 raft_consensus.cc:740] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.753517 16816 consensus_queue.cc:260] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.756961 16974 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.757527 16974 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.758275 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.759356 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:14.759702 16588 leader_election.cc:343] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.760032 16695 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:14.762116 16589 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.763293 17136 raft_consensus.cc:2804] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.763684 17136 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.764042 17136 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.765045 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:14.767055 16625 raft_consensus.cc:2393] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 1: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:14.769786 16816 ts_tablet_manager.cc:1434] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:16:14.770458 16855 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.770692 16816 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.770955 16855 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.776274 16974 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.776582 16855 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.778237 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.778561 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:14.782701 16571 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:16:14.784597 16663 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.784798 17136 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.786134 16855 raft_consensus.cc:3060] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.787798 16815 raft_consensus.cc:359] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.788223 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:14.788674 16815 raft_consensus.cc:385] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.789033 16815 raft_consensus.cc:740] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
W20260709 13:16:14.789680 16588 leader_election.cc:343] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.789755 16815 consensus_queue.cc:260] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.790654 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:14.791162 16695 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.792176 16815 ts_tablet_manager.cc:1434] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 13:16:14.788530 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:14.793169 16815 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
W20260709 13:16:14.795987 16663 leader_election.cc:343] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:16:14.800972 16666 leader_election.cc:343] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.802918 16666 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.803261 16695 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:14.803534 17137 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:14.804976 16974 raft_consensus.cc:2749] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.807288 17136 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.809010 16589 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:14.809732 16815 tablet_bootstrap.cc:654] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.810127 17153 raft_consensus.cc:2804] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.810686 17153 raft_consensus.cc:697] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:14.814108 17153 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.784646 16814 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:14.822878 16814 ts_tablet_manager.cc:1403] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.242s	user 0.026s	sys 0.004s
I20260709 13:16:14.825299 16855 raft_consensus.cc:2749] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:14.825726 16814 raft_consensus.cc:359] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.826344 16814 raft_consensus.cc:385] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.826581 16814 raft_consensus.cc:740] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.826740 16815 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.827157 16814 consensus_queue.cc:260] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.829042 16814 ts_tablet_manager.cc:1434] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:16:14.797884 16816 tablet_bootstrap.cc:654] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.830590 16814 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:14.835541 16815 ts_tablet_manager.cc:1403] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260709 13:16:14.839534 16815 raft_consensus.cc:359] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.840282 16815 raft_consensus.cc:385] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.840549 16815 raft_consensus.cc:740] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.841135 16815 consensus_queue.cc:260] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.846560 16815 ts_tablet_manager.cc:1434] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:16:14.847445 16815 tablet_bootstrap.cc:492] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.851420 16814 tablet_bootstrap.cc:654] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.852034 16816 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.852515 16816 ts_tablet_manager.cc:1403] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.000s
I20260709 13:16:14.853725 16815 tablet_bootstrap.cc:654] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.853899 16521 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:14.859798 16816 raft_consensus.cc:359] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.860536 16816 raft_consensus.cc:385] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.860812 16816 raft_consensus.cc:740] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.865532 16815 tablet_bootstrap.cc:492] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.866825 16815 ts_tablet_manager.cc:1403] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:16:14.867507 16816 consensus_queue.cc:260] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.870121 16816 ts_tablet_manager.cc:1434] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260709 13:16:14.874289 16816 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.876492 17136 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:14.879361 16815 raft_consensus.cc:359] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.880211 16815 raft_consensus.cc:385] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.880524 16815 raft_consensus.cc:740] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.881304 16815 consensus_queue.cc:260] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.884424 16815 ts_tablet_manager.cc:1434] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:16:14.885766 16816 tablet_bootstrap.cc:654] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.886518 16815 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.898240 16814 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:14.899012 16814 ts_tablet_manager.cc:1403] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.007s
I20260709 13:16:14.902312 17153 raft_consensus.cc:493] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.905215 17153 raft_consensus.cc:515] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.913585 16815 tablet_bootstrap.cc:654] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.930918 16814 raft_consensus.cc:359] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.931481 16814 raft_consensus.cc:385] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.931723 16814 raft_consensus.cc:740] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.932320 16814 consensus_queue.cc:260] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.934054 16814 ts_tablet_manager.cc:1434] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 13:16:14.934952 16814 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:14.938423 17153 leader_election.cc:290] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.939218 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.939872 16773 raft_consensus.cc:2468] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:14.938114 16816 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.940956 16588 leader_election.cc:304] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:14.941450 16816 ts_tablet_manager.cc:1403] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.008s
I20260709 13:16:14.942009 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:14.942394 17153 raft_consensus.cc:2804] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:14.946830 16816 raft_consensus.cc:359] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.948513 17153 raft_consensus.cc:493] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:14.948810 16816 raft_consensus.cc:385] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.949129 16816 raft_consensus.cc:740] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.949833 16816 consensus_queue.cc:260] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.942830 16700 raft_consensus.cc:2468] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:14.948922 17153 raft_consensus.cc:3060] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.953467 16816 ts_tablet_manager.cc:1434] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:16:14.954861 16816 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:14.947937 16814 tablet_bootstrap.cc:654] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.956853 17153 raft_consensus.cc:515] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.959931 16815 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:14.960394 16815 ts_tablet_manager.cc:1403] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.011s
I20260709 13:16:14.960981 16816 tablet_bootstrap.cc:654] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.963842 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:14.964401 16700 raft_consensus.cc:3060] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:14.966315 17136 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:14.965899 16815 raft_consensus.cc:359] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.966804 17136 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.967665 16815 raft_consensus.cc:385] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:14.968096 16815 raft_consensus.cc:740] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:14.969053 16815 consensus_queue.cc:260] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.969918 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:14.971218 16589 leader_election.cc:343] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:14.974511 16815 ts_tablet_manager.cc:1434] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:16:14.976543 16700 raft_consensus.cc:2468] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:14.980111 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:14.980145 16589 leader_election.cc:304] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:14.981081 17137 raft_consensus.cc:2804] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:14.981564 17137 raft_consensus.cc:697] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:14.982187 16815 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: Bootstrap starting.
I20260709 13:16:14.982419 17137 consensus_queue.cc:237] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:14.986542 17153 leader_election.cc:290] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:14.991811 16965 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:14.996771 16815 tablet_bootstrap.cc:654] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:14.998911 16816 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:14.999439 16816 ts_tablet_manager.cc:1403] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.004s
I20260709 13:16:14.969069 17136 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.003949 16816 raft_consensus.cc:359] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.004645 16816 raft_consensus.cc:385] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.004910 16816 raft_consensus.cc:740] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.005671 16816 consensus_queue.cc:260] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.007685 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:15.008423 16773 raft_consensus.cc:3060] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.011117 16814 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.011710 16814 ts_tablet_manager.cc:1403] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.016s
W20260709 13:16:15.012513 16588 leader_election.cc:343] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.012923 16588 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:15.014299 17140 raft_consensus.cc:2749] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.014907 16814 raft_consensus.cc:359] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.015698 16814 raft_consensus.cc:385] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.015954 16814 raft_consensus.cc:740] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.008342 16816 ts_tablet_manager.cc:1434] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:16:15.016860 16814 consensus_queue.cc:260] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.024251 16814 ts_tablet_manager.cc:1434] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:16:15.025962 16814 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:15.031744 16814 tablet_bootstrap.cc:654] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.033094 17155 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.038763 16816 tablet_bootstrap.cc:492] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:15.047160 16816 tablet_bootstrap.cc:654] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.061223 17140 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.070225 16816 tablet_bootstrap.cc:492] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:15.070959 16816 ts_tablet_manager.cc:1403] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260709 13:16:15.072820 17137 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.076918 17153 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.077456 17153 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.081800 16773 raft_consensus.cc:2468] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:15.084913 16814 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.085558 16814 ts_tablet_manager.cc:1403] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.014s
I20260709 13:16:15.088809 17140 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.090507 17153 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.091267 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.091890 16692 raft_consensus.cc:2468] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:15.092046 16814 raft_consensus.cc:359] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.099372 16814 raft_consensus.cc:385] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.073366 17137 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.099730 16814 raft_consensus.cc:740] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.093166 16589 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:15.099658 16855 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.100510 16814 consensus_queue.cc:260] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.100873 17136 raft_consensus.cc:2804] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.101295 17136 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.101639 17136 raft_consensus.cc:3060] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.103200 17137 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.103917 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.106585 16814 ts_tablet_manager.cc:1434] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:16:15.106439 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.110548 17153 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.111133 17153 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.114178 17153 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.115406 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.116935 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.117695 16695 raft_consensus.cc:2468] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 0.
I20260709 13:16:15.118059 16814 tablet_bootstrap.cc:492] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:15.120661 16521 catalog_manager.cc:5697] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.124657 16589 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
W20260709 13:16:15.125900 16588 leader_election.cc:343] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.126786 17145 raft_consensus.cc:2749] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.127912 16589 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:15.129531 17153 raft_consensus.cc:2804] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.129887 17153 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.130204 17153 raft_consensus.cc:3060] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.130421 16816 raft_consensus.cc:359] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.131132 16816 raft_consensus.cc:385] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.131381 16816 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.098910 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.132006 16816 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.130158 17136 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.135362 17136 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.137773 16814 tablet_bootstrap.cc:654] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
W20260709 13:16:15.141229 16588 leader_election.cc:343] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.145596 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:15.146183 16692 raft_consensus.cc:3060] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.148896 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:15.152002 16588 leader_election.cc:343] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.153872 16692 raft_consensus.cc:2468] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:15.155660 16589 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:15.156608 16814 tablet_bootstrap.cc:492] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.157074 16814 ts_tablet_manager.cc:1403] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
I20260709 13:16:15.144196 16625 raft_consensus.cc:3060] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.156632 17137 raft_consensus.cc:2804] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.159794 17137 raft_consensus.cc:697] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:15.160156 16814 raft_consensus.cc:359] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.173502 16814 raft_consensus.cc:385] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.173825 16814 raft_consensus.cc:740] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.160506 17137 consensus_queue.cc:237] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.179152 16816 ts_tablet_manager.cc:1434] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.001s
I20260709 13:16:15.180272 16816 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: Bootstrap starting.
I20260709 13:16:15.180711 17150 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.180569 16814 consensus_queue.cc:260] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.139129 17153 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.182788 16814 ts_tablet_manager.cc:1434] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.006s
I20260709 13:16:15.183355 17153 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.183705 16814 tablet_bootstrap.cc:492] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:15.184419 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:15.185086 16692 raft_consensus.cc:3060] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.189174 16816 tablet_bootstrap.cc:654] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.193200 16814 tablet_bootstrap.cc:654] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.198295 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:15.198915 16772 raft_consensus.cc:3060] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.202598 17137 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.203279 17137 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.206458 17137 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.207316 16814 tablet_bootstrap.cc:492] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.207820 16814 ts_tablet_manager.cc:1403] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 13:16:15.210805 16814 raft_consensus.cc:359] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.211442 16814 raft_consensus.cc:385] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.211720 16814 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.212289 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.212301 16814 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:15.214187 16589 leader_election.cc:343] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.214578 16814 ts_tablet_manager.cc:1434] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:16:15.214848 16965 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.215619 16814 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:15.215314 16965 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.219723 17155 raft_consensus.cc:493] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.220422 17155 raft_consensus.cc:515] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.221606 16814 tablet_bootstrap.cc:654] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.223182 17155 leader_election.cc:290] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:15.224606 16965 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:15.230973 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.231931 16700 raft_consensus.cc:2468] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:15.233946 16814 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.234411 16814 ts_tablet_manager.cc:1403] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 13:16:15.234470 16738 leader_election.cc:304] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.235327 17155 raft_consensus.cc:2804] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.235689 17155 raft_consensus.cc:493] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.236028 17155 raft_consensus.cc:3060] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.236647 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.237095 16814 raft_consensus.cc:359] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.239318 16814 raft_consensus.cc:385] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.239620 16814 raft_consensus.cc:740] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.239744 16695 raft_consensus.cc:2393] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 1: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:15.240732 16814 consensus_queue.cc:260] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.242434 16772 raft_consensus.cc:2468] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:15.242844 16814 ts_tablet_manager.cc:1434] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:16:15.244328 16814 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:15.246943 16588 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.248693 17137 raft_consensus.cc:2804] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.249168 17137 raft_consensus.cc:697] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:15.249002 17222 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.250231 16814 tablet_bootstrap.cc:654] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.250195 17137 consensus_queue.cc:237] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.253896 17150 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.254451 17150 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.258145 17150 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.261308 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:15.263015 16814 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.263618 16814 ts_tablet_manager.cc:1403] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
W20260709 13:16:15.264380 16666 leader_election.cc:343] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.265244 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.265877 16772 raft_consensus.cc:2468] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:15.262928 16692 raft_consensus.cc:2468] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:15.266355 16814 raft_consensus.cc:359] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.272588 16814 raft_consensus.cc:385] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.268808 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.273069 16814 raft_consensus.cc:740] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
W20260709 13:16:15.273910 16588 leader_election.cc:343] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:16:15.274309 16588 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:15.274012 16814 consensus_queue.cc:260] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.267179 16815 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: No bootstrap required, opened a new log
I20260709 13:16:15.275254 17222 raft_consensus.cc:2749] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.266844 16663 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:15.292434 16855 raft_consensus.cc:2804] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.292784 16855 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.293053 16855 raft_consensus.cc:3060] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.296905 16816 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: No bootstrap required, opened a new log
I20260709 13:16:15.297407 16816 ts_tablet_manager.cc:1403] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent bootstrapping tablet: real 0.117s	user 0.055s	sys 0.036s
I20260709 13:16:15.299912 16816 raft_consensus.cc:359] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.300566 16816 raft_consensus.cc:385] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.300836 16816 raft_consensus.cc:740] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.301478 16816 consensus_queue.cc:260] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.279490 16965 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.302812 16965 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.303493 16816 ts_tablet_manager.cc:1434] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:16:15.281834 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:15.283311 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:15.305085 16623 raft_consensus.cc:2468] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 0.
I20260709 13:16:15.280555 17155 raft_consensus.cc:515] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.267199 16519 catalog_manager.cc:5697] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.287278 16814 ts_tablet_manager.cc:1434] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 13:16:15.314172 16814 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: Bootstrap starting.
I20260709 13:16:15.314322 17155 leader_election.cc:290] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:15.306068 16965 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:15.306558 16815 ts_tablet_manager.cc:1403] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: Time spent bootstrapping tablet: real 0.325s	user 0.034s	sys 0.046s
I20260709 13:16:15.315680 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:15.317953 16692 raft_consensus.cc:3060] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.318981 16815 raft_consensus.cc:359] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.319741 16815 raft_consensus.cc:385] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.310199 16740 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:15.320109 16815 raft_consensus.cc:740] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.320832 16815 consensus_queue.cc:260] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.322497 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:15.322964 16815 ts_tablet_manager.cc:1434] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:16:15.323037 16623 raft_consensus.cc:3060] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.323688 16774 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.311192 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:15.312476 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:15.308449 16855 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.330018 16855 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.309495 16772 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.333863 16738 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:15.334131 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:15.336254 16814 tablet_bootstrap.cc:654] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:16:15.343428 16773 raft_consensus.cc:3060] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.343885 17136 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.347286 17048 raft_consensus.cc:2749] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.356530 16773 raft_consensus.cc:2468] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:15.356669 17088 raft_consensus.cc:2749] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:16:15.358625 16663 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.359948 17150 raft_consensus.cc:2804] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.360415 17150 raft_consensus.cc:697] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:15.364027 16814 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: No bootstrap required, opened a new log
I20260709 13:16:15.364828 16814 ts_tablet_manager.cc:1403] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.010s
I20260709 13:16:15.329133 16623 raft_consensus.cc:2468] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:15.367601 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:15.368125 16625 raft_consensus.cc:3060] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.372298 16814 raft_consensus.cc:359] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.372726 17137 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.368978 16740 leader_election.cc:304] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.373004 16814 raft_consensus.cc:385] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:16:15.373615 16855 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.374329 16855 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.374845 16814 raft_consensus.cc:740] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Initialized, Role: FOLLOWER
I20260709 13:16:15.361214 17150 consensus_queue.cc:237] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.376983 16855 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.378170 16814 consensus_queue.cc:260] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.380211 16814 ts_tablet_manager.cc:1434] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:16:15.381407 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.382030 16774 raft_consensus.cc:2468] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:15.383396 16663 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.385001 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:15.386606 16618 raft_consensus.cc:2468] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:15.385571 17161 raft_consensus.cc:2804] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.387792 17161 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.388083 17161 raft_consensus.cc:3060] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.388302 16625 raft_consensus.cc:2468] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:15.383874 17088 raft_consensus.cc:2804] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.396152 16521 catalog_manager.cc:5697] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.403395 17088 raft_consensus.cc:697] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:15.404381 17088 consensus_queue.cc:237] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.402678 17161 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.475844 16855 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:15.480297 16855 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.482162 16855 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.479013 17222 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.473484 16521 catalog_manager.cc:5697] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.483255 17161 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.484364 16692 raft_consensus.cc:2468] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:15.487947 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:15.488562 16618 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:15.492697 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:15.493340 16618 raft_consensus.cc:3060] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.495550 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:15.496145 16772 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 0.
I20260709 13:16:15.503865 16663 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.504701 17161 raft_consensus.cc:2804] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:16:15.505064 17161 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:15.505440 17161 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.513439 16618 raft_consensus.cc:2468] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:15.514467 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:15.515058 16774 raft_consensus.cc:3060] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.525913 16666 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:15.526690 16855 raft_consensus.cc:2804] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.527134 16855 raft_consensus.cc:697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:15.527547 16774 raft_consensus.cc:2468] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:15.527833 16855 consensus_queue.cc:237] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.524902 16521 catalog_manager.cc:5697] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 0 to 1, leader changed from <none> to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:15.554332 17161 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.564272 17161 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:15.565142 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:15.565016 16519 catalog_manager.cc:5697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.565919 16773 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.570480 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:15.571085 16618 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.572665 16773 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:15.575418 16663 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:15.576342 16855 raft_consensus.cc:2804] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:16:15.576778 16855 raft_consensus.cc:697] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:15.577551 16618 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:15.577521 16855 consensus_queue.cc:237] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:15.595335 16773 raft_consensus.cc:3060] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:16:15.596513 16519 catalog_manager.cc:5697] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:15.601202 17153 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.613576 17137 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:16:15.654522 17137 consensus_queue.cc:1048] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.665938 17137 consensus_queue.cc:1048] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.789795 17048 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.809721 17155 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.907105 16855 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.919648 17150 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.972880 17150 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.977324 17150 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.994346 17150 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:15.995626 16974 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:16:16.402583 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:16:16.435420 17252 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
W20260709 13:16:16.436549 17253 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
W20260709 13:16:16.437592 17255 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
I20260709 13:16:16.440070 15502 server_base.cc:1061] running on GCE node
I20260709 13:16:16.441797 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:16:16.442071 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:16:16.442281 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783602976442262 us; error 0 us; skew 500 ppm
I20260709 13:16:16.443003 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:16:16.448670 15502 webserver.cc:533] Webserver started at http://127.15.35.132:37563/ using document root <none> and password file <none>
I20260709 13:16:16.449420 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:16:16.449777 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:16:16.450235 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:16:16.451903 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-3-root/instance:
uuid: "01d31a825d8a442fa42189f0ec2f5888"
format_stamp: "Formatted at 2026-07-09 13:16:16 on dist-test-slave-h616"
I20260709 13:16:16.459730 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:16:16.464607 17260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:16.465654 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:16:16.465976 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-3-root
uuid: "01d31a825d8a442fa42189f0ec2f5888"
format_stamp: "Formatted at 2026-07-09 13:16:16 on dist-test-slave-h616"
I20260709 13:16:16.466348 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-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)
I20260709 13:16:16.486904 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:16:16.488328 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:16:16.489634 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:16:16.491938 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:16:16.492146 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:16.492421 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:16:16.492614 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:16:16.565791 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.132:39407
I20260709 13:16:16.565891 17322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.132:39407 every 8 connection(s)
I20260709 13:16:16.577430 15502 auto_leader_rebalancer-test.cc:384] add a tserver: 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:16.591820 17323 heartbeater.cc:344] Connected to a master server at 127.15.35.190:39615
I20260709 13:16:16.592259 17323 heartbeater.cc:461] Registering TS with master...
I20260709 13:16:16.593166 17323 heartbeater.cc:507] Master 127.15.35.190:39615 requested a full tablet report, sending...
I20260709 13:16:16.595219 16522 ts_manager.cc:194] Registered new tserver with Master: 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:16.596642 16522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39240
I20260709 13:16:16.972424 16617 consensus_queue.cc:237] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:16.978662 16773 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:16.982085 17222 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:16.995965 16700 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:16.997430 17330 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:16.998919 17153 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.001089 16773 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:17.007822 16590 consensus_peers.cc:597] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 516a68427ec04ba4afe011acd192b989. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.009022 16700 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.017119 16522 catalog_manager.cc:5697] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:17.037663 16700 consensus_queue.cc:237] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.054729 16773 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.055212 16618 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.056582 17337 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.057577 16974 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:17.068320 16665 consensus_peers.cc:597] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 272a09d67420401bbae50903dfaf3e0a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.071491 17161 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.073153 16773 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.074002 16618 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.084086 16617 consensus_queue.cc:237] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.091660 16519 catalog_manager.cc:5697] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:17.098279 16590 consensus_peers.cc:597] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f252e3eac91049e99420b6abde64319a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.102358 16773 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.103549 16700 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.103710 17153 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.105311 17153 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.122080 17222 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.131145 16773 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.131289 16700 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.143313 16700 consensus_queue.cc:237] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.149350 16519 catalog_manager.cc:5697] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.153513 16773 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.154603 16617 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:17.155923 17337 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:17.157846 17337 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:17.161335 16665 consensus_peers.cc:597] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de16fdd1c50a4ac4bca790120c8100eb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:17.184950 16974 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.189879 16625 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.196408 16774 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.219133 16521 catalog_manager.cc:5697] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:17.476421 17352 ts_tablet_manager.cc:933] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:17.488893 17352 tablet_copy_client.cc:323] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:17.502466 17356 ts_tablet_manager.cc:933] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:17.521829 17356 tablet_copy_client.cc:323] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:17.534296 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 516a68427ec04ba4afe011acd192b989 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:17.534899 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 516a68427ec04ba4afe011acd192b989 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-516a68427ec04ba4afe011acd192b989
I20260709 13:16:17.543730 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 272a09d67420401bbae50903dfaf3e0a from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:17.544457 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 272a09d67420401bbae50903dfaf3e0a from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-272a09d67420401bbae50903dfaf3e0a
I20260709 13:16:17.545393 16635 tablet_copy_source_session.cc:215] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:17.551482 17352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516a68427ec04ba4afe011acd192b989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:17.555222 16710 tablet_copy_source_session.cc:215] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:17.561161 17356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272a09d67420401bbae50903dfaf3e0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:17.576560 17352 tablet_copy_client.cc:806] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:17.577436 17352 tablet_copy_client.cc:670] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:17.584028 17352 tablet_copy_client.cc:538] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:17.589900 17356 tablet_copy_client.cc:806] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:17.591892 17356 tablet_copy_client.cc:670] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:17.591347 17359 ts_tablet_manager.cc:933] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:17.595616 17352 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:17.597162 17356 tablet_copy_client.cc:538] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:17.599910 17323 heartbeater.cc:499] Master 127.15.35.190:39615 was elected leader, sending a full tablet report...
I20260709 13:16:17.602430 17359 tablet_copy_client.cc:323] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:17.610706 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet de16fdd1c50a4ac4bca790120c8100eb from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:17.611277 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet de16fdd1c50a4ac4bca790120c8100eb from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-de16fdd1c50a4ac4bca790120c8100eb
I20260709 13:16:17.616349 17356 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:17.650499 16710 tablet_copy_source_session.cc:215] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:17.651363 17362 ts_tablet_manager.cc:933] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:17.665180 17359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de16fdd1c50a4ac4bca790120c8100eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:17.696179 17362 tablet_copy_client.cc:323] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:17.699589 17359 tablet_copy_client.cc:806] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:17.700465 17359 tablet_copy_client.cc:670] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:17.702095 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet f252e3eac91049e99420b6abde64319a from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:17.702652 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet f252e3eac91049e99420b6abde64319a from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-f252e3eac91049e99420b6abde64319a
I20260709 13:16:17.704124 17352 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:17.705106 17352 tablet_bootstrap.cc:492] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:17.705760 17352 ts_tablet_manager.cc:1403] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.110s	user 0.047s	sys 0.018s
I20260709 13:16:17.710502 17352 raft_consensus.cc:359] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.713979 17352 raft_consensus.cc:740] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:17.711512 17359 tablet_copy_client.cc:538] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:17.714676 17352 consensus_queue.cc:260] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.713459 16635 tablet_copy_source_session.cc:215] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:17.727119 17362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f252e3eac91049e99420b6abde64319a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:17.730335 17359 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:17.713670 17356 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:17.734220 17356 tablet_bootstrap.cc:492] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:17.734943 17356 ts_tablet_manager.cc:1403] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.011s
I20260709 13:16:17.742283 17356 raft_consensus.cc:359] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.743189 17356 raft_consensus.cc:740] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:17.743848 17356 consensus_queue.cc:260] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.752864 17356 ts_tablet_manager.cc:1434] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:16:17.754799 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-272a09d67420401bbae50903dfaf3e0a received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:17.755285 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-272a09d67420401bbae50903dfaf3e0a on tablet 272a09d67420401bbae50903dfaf3e0a with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:17.757643 17362 tablet_copy_client.cc:806] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:17.758239 17362 tablet_copy_client.cc:670] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:17.760201 17352 ts_tablet_manager.cc:1434] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.004s
I20260709 13:16:17.768640 16634 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-516a68427ec04ba4afe011acd192b989 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:17.769130 16634 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-516a68427ec04ba4afe011acd192b989 on tablet 516a68427ec04ba4afe011acd192b989 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:17.781621 17359 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:17.782869 17359 tablet_bootstrap.cc:492] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:17.783538 17359 ts_tablet_manager.cc:1403] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.007s
I20260709 13:16:17.788738 17362 tablet_copy_client.cc:538] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:17.788520 17359 raft_consensus.cc:359] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.789377 17359 raft_consensus.cc:740] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:17.790076 17359 consensus_queue.cc:260] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.792596 17359 ts_tablet_manager.cc:1434] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:16:17.795826 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-de16fdd1c50a4ac4bca790120c8100eb received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:17.796239 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-de16fdd1c50a4ac4bca790120c8100eb on tablet de16fdd1c50a4ac4bca790120c8100eb with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:17.804736 17362 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:17.827069 17362 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:17.827970 17362 tablet_bootstrap.cc:492] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:17.828604 17362 ts_tablet_manager.cc:1403] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260709 13:16:17.832528 17362 raft_consensus.cc:359] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.833508 17362 raft_consensus.cc:740] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:17.834273 17362 consensus_queue.cc:260] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:17.837050 17362 ts_tablet_manager.cc:1434] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:16:17.839821 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-f252e3eac91049e99420b6abde64319a received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:17.840209 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-f252e3eac91049e99420b6abde64319a on tablet f252e3eac91049e99420b6abde64319a with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:17.998590 17298 raft_consensus.cc:1217] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:18.018128 17298 raft_consensus.cc:1217] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:18.072145 17298 raft_consensus.cc:1217] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:18.076076 17298 raft_consensus.cc:1217] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:18.457191 17153 raft_consensus.cc:1064] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:18.459005 17153 consensus_queue.cc:237] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.466200 17298 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.467540 17153 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.467748 16773 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.469412 17222 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.471882 16692 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.472404 17351 raft_consensus.cc:1064] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:18.479240 17351 consensus_queue.cc:237] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.484241 17222 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:18.501902 17296 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.502133 17153 raft_consensus.cc:1064] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:18.502161 17337 raft_consensus.cc:1064] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:18.504402 17153 consensus_queue.cc:237] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.506497 16772 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.504729 17337 consensus_queue.cc:237] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.511173 17161 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.514226 16618 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.514787 17351 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:18.522305 17377 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.543510 17297 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.544098 16773 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.546129 17368 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.546643 16695 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.548336 16623 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.549000 17222 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.552838 17337 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.553628 17330 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:18.556939 17295 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.577821 17369 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260709 13:16:18.559607 16695 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.617408 17298 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.617532 16767 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:18.639367 16519 catalog_manager.cc:5697] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:18.662559 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 78767.2us
I20260709 13:16:18.676919 17375 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:18.678455 17377 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:18.678138 17351 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.688403 17297 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.707793 17377 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.713303 16767 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.719645 17295 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.735785 17297 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.747107 16521 catalog_manager.cc:5697] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.757964 16767 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.701010 17368 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:18.775074 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 52005.8us
I20260709 13:16:18.774598 16623 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.787173 16618 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.794204 16695 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.811714 16623 consensus_queue.cc:237] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.811138 16773 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.811877 16774 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.818037 17295 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.819644 17222 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:18.826828 17330 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.828332 17295 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.837456 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 516a68427ec04ba4afe011acd192b989 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:18.845800 16520 catalog_manager.cc:5697] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.848002 16772 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.849682 16520 catalog_manager.cc:5697] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.855353 17330 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:18.865348 16772 raft_consensus.cc:2955] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.876974 16695 consensus_queue.cc:237] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.884079 17295 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.885682 17351 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:18.884079 16618 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.894510 17337 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:18.897128 17295 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.894068 17351 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.910951 16625 consensus_queue.cc:237] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.915791 17297 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.915484 16618 raft_consensus.cc:2955] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.917950 17222 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:18.921449 16700 raft_consensus.cc:1275] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.922183 16523 catalog_manager.cc:5697] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.927378 17396 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:18.931229 16510 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 516a68427ec04ba4afe011acd192b989 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:16:18.932420 17222 consensus_queue.cc:1048] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:18.937104 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de16fdd1c50a4ac4bca790120c8100eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:18.936789 16700 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.950050 17295 raft_consensus.cc:2955] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.951663 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 516a68427ec04ba4afe011acd192b989 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:18.959791 16518 catalog_manager.cc:5697] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:18.959197 16695 consensus_queue.cc:237] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:18.964419 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f252e3eac91049e99420b6abde64319a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:18.972625 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet de16fdd1c50a4ac4bca790120c8100eb with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:18.992470 17297 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:18.994024 17383 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:18.994259 16519 catalog_manager.cc:5697] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:18.996274 17399 tablet_replica.cc:333] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:19.000849 17379 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:19.001943 16767 raft_consensus.cc:1275] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:19.002321 17297 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:19.003510 17383 consensus_queue.cc:1048] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:19.009151 16767 raft_consensus.cc:2955] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:19.010814 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 272a09d67420401bbae50903dfaf3e0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:19.003489 17400 tablet_replica.cc:333] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:19.012099 17400 raft_consensus.cc:2243] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.012799 17400 raft_consensus.cc:2272] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.013607 17399 raft_consensus.cc:2243] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.016103 17400 ts_tablet_manager.cc:1916] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.021203 16763 tablet_service.cc:1558] Processing DeleteTablet for tablet f252e3eac91049e99420b6abde64319a with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:19.023957 17399 raft_consensus.cc:2272] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.031028 17399 ts_tablet_manager.cc:1916] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.034519 17400 ts_tablet_manager.cc:1929] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:19.035003 17400 log.cc:1199] T de16fdd1c50a4ac4bca790120c8100eb P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/de16fdd1c50a4ac4bca790120c8100eb
I20260709 13:16:19.036633 17400 tablet_replica.cc:333] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:19.037114 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet de16fdd1c50a4ac4bca790120c8100eb (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:19.037628 17400 raft_consensus.cc:2243] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.038363 17400 raft_consensus.cc:2272] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.041669 17400 ts_tablet_manager.cc:1916] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.041067 16520 catalog_manager.cc:5697] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:19.055018 17400 ts_tablet_manager.cc:1929] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:19.055446 17400 log.cc:1199] T f252e3eac91049e99420b6abde64319a P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/f252e3eac91049e99420b6abde64319a
I20260709 13:16:19.057099 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet f252e3eac91049e99420b6abde64319a (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:19.058037 17399 ts_tablet_manager.cc:1929] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:19.058452 17399 log.cc:1199] T 516a68427ec04ba4afe011acd192b989 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/516a68427ec04ba4afe011acd192b989
I20260709 13:16:19.060161 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 516a68427ec04ba4afe011acd192b989 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:19.064742 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 272a09d67420401bbae50903dfaf3e0a with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:19.066354 17401 tablet_replica.cc:333] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:19.067065 17401 raft_consensus.cc:2243] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:19.067672 17401 raft_consensus.cc:2272] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:19.070081 17401 ts_tablet_manager.cc:1916] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:19.080763 17401 ts_tablet_manager.cc:1929] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:19.081032 17401 log.cc:1199] T 272a09d67420401bbae50903dfaf3e0a P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/272a09d67420401bbae50903dfaf3e0a
I20260709 13:16:19.082228 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 272a09d67420401bbae50903dfaf3e0a (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:20.125515 16700 consensus_queue.cc:237] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.133997 16618 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.135274 17379 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:20.136603 16665 consensus_peers.cc:597] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a1892b88606c476798c2ace2d5b40fc6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:20.141652 16772 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.143021 17337 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.144335 17379 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.146438 16618 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.159565 16625 consensus_queue.cc:237] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.159240 16772 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.177970 16767 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:20.178407 16590 consensus_peers.cc:597] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15a0a0dc58a44b8198608ab6be636a02. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:20.172796 16518 catalog_manager.cc:5697] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.180122 16695 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.179916 17368 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.181576 17330 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.224668 17368 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.236723 16695 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.244484 16618 consensus_queue.cc:237] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.259083 16767 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:20.262763 16590 consensus_peers.cc:597] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 986f956e29804874bec8f1fc3119446a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:20.263231 16695 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.264462 17222 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.264922 16772 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.264626 16522 catalog_manager.cc:5697] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.266971 17222 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.283344 17222 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.284775 16695 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.290113 16767 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.318058 16518 catalog_manager.cc:5697] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:20.331497 16767 consensus_queue.cc:237] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:16:20.396051 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 59720.6us
I20260709 13:16:20.408802 16618 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.410063 17088 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.417434 16695 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:20.420100 17426 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:20.443130 16700 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.439360 17423 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.446995 16625 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:20.463781 16739 consensus_peers.cc:597] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0ef21c77eda49a28d3142e9780184e9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:20.469169 16520 catalog_manager.cc:5697] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:20.576227 17431 ts_tablet_manager.cc:933] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:20.578660 17431 tablet_copy_client.cc:323] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:20.580014 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 15a0a0dc58a44b8198608ab6be636a02 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:20.580586 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 15a0a0dc58a44b8198608ab6be636a02 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-15a0a0dc58a44b8198608ab6be636a02
I20260709 13:16:20.585803 16635 tablet_copy_source_session.cc:215] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:20.589986 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a0a0dc58a44b8198608ab6be636a02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:20.602926 17431 tablet_copy_client.cc:806] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:20.603569 17431 tablet_copy_client.cc:670] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:20.607079 17431 tablet_copy_client.cc:538] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:20.616744 17431 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:20.638459 17431 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:20.639259 17431 tablet_bootstrap.cc:492] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:20.639883 17431 ts_tablet_manager.cc:1403] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.012s
I20260709 13:16:20.642652 17431 raft_consensus.cc:359] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.643502 17431 raft_consensus.cc:740] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:20.644097 17431 consensus_queue.cc:260] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.647109 17431 ts_tablet_manager.cc:1434] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:16:20.649219 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-15a0a0dc58a44b8198608ab6be636a02 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:20.649662 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-15a0a0dc58a44b8198608ab6be636a02 on tablet 15a0a0dc58a44b8198608ab6be636a02 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:20.712018 17431 ts_tablet_manager.cc:933] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:20.713941 17431 tablet_copy_client.cc:323] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:20.715505 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet a1892b88606c476798c2ace2d5b40fc6 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:20.716022 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet a1892b88606c476798c2ace2d5b40fc6 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-a1892b88606c476798c2ace2d5b40fc6
I20260709 13:16:20.722815 16710 tablet_copy_source_session.cc:215] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:20.725896 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1892b88606c476798c2ace2d5b40fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:20.742983 17431 tablet_copy_client.cc:806] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:20.743547 17431 tablet_copy_client.cc:670] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:20.747221 17431 tablet_copy_client.cc:538] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:20.756737 17431 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:20.780480 17431 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:20.781580 17431 tablet_bootstrap.cc:492] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:20.782308 17431 ts_tablet_manager.cc:1403] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.007s
I20260709 13:16:20.785516 17431 raft_consensus.cc:359] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.786412 17431 raft_consensus.cc:740] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:20.787078 17431 consensus_queue.cc:260] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.792479 17431 ts_tablet_manager.cc:1434] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:16:20.795370 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-a1892b88606c476798c2ace2d5b40fc6 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:20.796001 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-a1892b88606c476798c2ace2d5b40fc6 on tablet a1892b88606c476798c2ace2d5b40fc6 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:20.801206 17431 ts_tablet_manager.cc:933] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:20.806424 17431 tablet_copy_client.cc:323] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:20.815940 17437 ts_tablet_manager.cc:933] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:20.819271 17437 tablet_copy_client.cc:323] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:20.820869 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 986f956e29804874bec8f1fc3119446a from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:20.821267 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 986f956e29804874bec8f1fc3119446a from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-986f956e29804874bec8f1fc3119446a
I20260709 13:16:20.822902 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet c0ef21c77eda49a28d3142e9780184e9 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:20.823447 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet c0ef21c77eda49a28d3142e9780184e9 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-c0ef21c77eda49a28d3142e9780184e9
I20260709 13:16:20.831575 16784 tablet_copy_source_session.cc:215] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:20.834686 17431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ef21c77eda49a28d3142e9780184e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:20.835415 16635 tablet_copy_source_session.cc:215] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:20.839680 17437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986f956e29804874bec8f1fc3119446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:20.862883 17431 tablet_copy_client.cc:806] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:20.863793 17431 tablet_copy_client.cc:670] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:20.867587 17431 tablet_copy_client.cc:538] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:20.870298 17437 tablet_copy_client.cc:806] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:20.870901 17437 tablet_copy_client.cc:670] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:20.875042 17437 tablet_copy_client.cc:538] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:20.876250 17431 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:20.883487 17437 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:20.902456 17431 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:20.903501 17431 tablet_bootstrap.cc:492] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:20.904138 17431 ts_tablet_manager.cc:1403] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260709 13:16:20.906168 17431 raft_consensus.cc:359] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.906909 17431 raft_consensus.cc:740] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:20.907367 17431 consensus_queue.cc:260] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.909636 17431 ts_tablet_manager.cc:1434] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.006s
I20260709 13:16:20.911609 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c0ef21c77eda49a28d3142e9780184e9 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:20.912070 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c0ef21c77eda49a28d3142e9780184e9 on tablet c0ef21c77eda49a28d3142e9780184e9 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:20.913149 17437 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:20.914052 17437 tablet_bootstrap.cc:492] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:20.915112 17437 ts_tablet_manager.cc:1403] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260709 13:16:20.920991 17437 raft_consensus.cc:359] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.922607 17437 raft_consensus.cc:740] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:20.923198 17437 consensus_queue.cc:260] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:20.926644 17437 ts_tablet_manager.cc:1434] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:16:20.928326 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-986f956e29804874bec8f1fc3119446a received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:20.928759 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-986f956e29804874bec8f1fc3119446a on tablet 986f956e29804874bec8f1fc3119446a with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:21.089939 17295 raft_consensus.cc:1217] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:21.181314 17295 raft_consensus.cc:1217] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:21.199890 17295 raft_consensus.cc:1217] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:21.378021 17295 raft_consensus.cc:1217] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:21.586675 17424 raft_consensus.cc:1064] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:21.589178 17424 consensus_queue.cc:237] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:21.598523 17295 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.600207 17444 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.602632 16695 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.608621 16623 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.610065 17426 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:21.611035 17424 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.622108 17426 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.625442 16625 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.627349 16695 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.645483 16518 catalog_manager.cc:5697] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.660485 17297 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.734134 17443 raft_consensus.cc:1064] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:21.743414 17443 consensus_queue.cc:237] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:21.776171 17297 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.778012 17420 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:21.784015 16772 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.792809 16772 consensus_queue.cc:237] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:21.793030 17368 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:21.798664 17454 raft_consensus.cc:1064] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:21.804855 17296 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:21.807441 17444 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:21.815209 17454 consensus_queue.cc:237] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:21.834995 16700 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:21.836828 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 66777.7us
I20260709 13:16:21.842993 16692 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:21.842347 17444 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.844349 17295 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.851543 17420 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:21.853397 17425 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:21.859529 17443 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.865072 16700 raft_consensus.cc:2955] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.867421 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0ef21c77eda49a28d3142e9780184e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:21.869369 16625 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.870599 17297 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:21.872260 17454 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:21.873385 17379 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:21.883891 16774 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.923873 17452 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.925531 17297 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.930352 16519 catalog_manager.cc:5697] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.944244 16623 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:21.950160 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet c0ef21c77eda49a28d3142e9780184e9 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:21.961591 16518 catalog_manager.cc:5697] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:21.968549 17420 raft_consensus.cc:1064] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:22.000712 17297 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.005402 16767 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.007406 17420 consensus_queue.cc:237] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:22.012060 17467 tablet_replica.cc:333] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:22.015282 17337 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:22.014201 16700 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.027972 16767 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:22.062395 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 49142.7us
W20260709 13:16:22.067553 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 54032.2us
I20260709 13:16:22.095209 17297 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.095641 16774 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.100139 17443 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:22.105710 16695 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:22.121740 17420 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:22.099725 16520 catalog_manager.cc:5697] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:16:22.211201 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 79245.3us
I20260709 13:16:22.230934 17467 raft_consensus.cc:2243] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.238353 17420 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:22.242481 17467 raft_consensus.cc:2272] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.263366 17467 ts_tablet_manager.cc:1916] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:22.270532 16617 consensus_queue.cc:237] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:22.284366 17297 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.286379 17443 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.291563 17443 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.293680 16771 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.297571 17420 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:22.316231 17472 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.318075 17297 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.324965 16774 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.329604 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15a0a0dc58a44b8198608ab6be636a02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:16:22.331693 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 63884.8us
I20260709 13:16:22.339905 16771 raft_consensus.cc:2955] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.340013 17295 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.341670 17467 ts_tablet_manager.cc:1929] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:22.342216 17467 log.cc:1199] T c0ef21c77eda49a28d3142e9780184e9 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/c0ef21c77eda49a28d3142e9780184e9
I20260709 13:16:22.340315 16522 catalog_manager.cc:5697] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:22.344164 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet c0ef21c77eda49a28d3142e9780184e9 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:22.347345 16691 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.356108 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 15a0a0dc58a44b8198608ab6be636a02 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:22.384810 17478 tablet_replica.cc:333] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:22.386906 17478 raft_consensus.cc:2243] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.387686 17478 raft_consensus.cc:2272] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.384115 16522 catalog_manager.cc:5697] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.391963 17478 ts_tablet_manager.cc:1916] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:22.428237 17478 ts_tablet_manager.cc:1929] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:22.428720 17478 log.cc:1199] T 15a0a0dc58a44b8198608ab6be636a02 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/15a0a0dc58a44b8198608ab6be636a02
I20260709 13:16:22.440794 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 15a0a0dc58a44b8198608ab6be636a02 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:22.453892 16623 consensus_queue.cc:237] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:22.458735 17295 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.460096 16691 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.460440 17472 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.461421 17443 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.468371 17420 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.470623 17297 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.476217 16698 raft_consensus.cc:2955] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.489125 16522 catalog_manager.cc:5697] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.494818 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 986f956e29804874bec8f1fc3119446a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:22.515235 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 986f956e29804874bec8f1fc3119446a with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:22.522889 17479 tablet_replica.cc:333] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:22.523993 17479 raft_consensus.cc:2243] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.524749 17479 raft_consensus.cc:2272] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.531570 17479 ts_tablet_manager.cc:1916] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:22.547060 17479 ts_tablet_manager.cc:1929] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:22.547520 17479 log.cc:1199] T 986f956e29804874bec8f1fc3119446a P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/986f956e29804874bec8f1fc3119446a
I20260709 13:16:22.549413 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 986f956e29804874bec8f1fc3119446a (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:22.655683 16691 consensus_queue.cc:237] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:22.671195 17297 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.672839 16771 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:22.672822 17452 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:22.674449 17468 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:22.680229 17452 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.682355 17297 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.683692 16771 raft_consensus.cc:2955] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:22.693303 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a1892b88606c476798c2ace2d5b40fc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:22.701790 16522 catalog_manager.cc:5697] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:22.719046 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet a1892b88606c476798c2ace2d5b40fc6 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:22.719969 17467 tablet_replica.cc:333] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:22.721237 17467 raft_consensus.cc:2243] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:22.722080 17467 raft_consensus.cc:2272] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:22.728654 17467 ts_tablet_manager.cc:1916] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:22.742293 17467 ts_tablet_manager.cc:1929] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:22.742604 17467 log.cc:1199] T a1892b88606c476798c2ace2d5b40fc6 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/a1892b88606c476798c2ace2d5b40fc6
I20260709 13:16:22.743798 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet a1892b88606c476798c2ace2d5b40fc6 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:24.781762 17485 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:24.782491 17485 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:24.785063 17485 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:24.785863 17485 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:24.786525 17485 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:24.788950 17485 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:24.801795 17485 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:24.802561 17485 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:24.805112 17485 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.334597 17485 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.335812 17485 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.205235 17484 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.336968 17484 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.339600 17484 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.340284 17484 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.340952 17484 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.343328 17484 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.442338 17486 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.458492 17486 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.460807 17486 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.455175 17485 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.450187 17488 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.461721 17488 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.462339 17489 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.462877 17489 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.464076 17488 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.464681 17488 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.465032 17489 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.466364 17489 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.466457 17488 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.466952 17489 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.468681 17488 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.469007 17489 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.472347 17484 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.472837 17484 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.474653 17484 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.475165 17488 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.476778 17487 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.502661 17487 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.477861 17486 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.478367 17485 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.479383 17489 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.487124 17484 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.487675 17490 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.487165 17494 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.501953 17492 raft_consensus.cc:493] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.517639 17490 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.513103 17489 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.520488 17490 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:25.521399 16739 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.412s	user 0.004s	sys 0.035s
I20260709 13:16:25.509902 17486 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.516780 17494 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.528038 17494 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.518146 17487 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.509552 17485 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:25.533999 17485 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:25.516522 17484 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.515755 17492 raft_consensus.cc:515] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:25.542949 17492 leader_election.cc:290] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:25.525161 17486 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.520993 17489 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.537200 17484 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.547897 17500 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.548676 17497 raft_consensus.cc:493] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.548760 17500 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.549636 17497 raft_consensus.cc:515] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:25.554659 16739 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.465s	user 0.005s	sys 0.035s
I20260709 13:16:25.574633 17503 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.577456 17503 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.511689 17488 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:25.736716 16554 debug-util.cc:398] Leaking SignalData structure 0x7b08001afda0 after lost signal to thread 15505
I20260709 13:16:25.758917 17498 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.759675 17498 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.762601 17498 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.763309 17498 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.769397 17507 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.808413 17507 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.811024 17507 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:25.811363 17507 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.811689 17507 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:25.812989 17507 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:25.771103 17490 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.813611 17490 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.813809 17498 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.779947 17506 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.815618 17498 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.815852 17506 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.737455 17499 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.805524 17495 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.805114 17512 raft_consensus.cc:493] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.780719 17492 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.851996 17500 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.815618 17490 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:25.861765 16554 debug-util.cc:398] Leaking SignalData structure 0x7b08000344e0 after lost signal to thread 16557
I20260709 13:16:25.854393 17503 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.858060 17507 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.885465 17504 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.885598 17502 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.854981 17492 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.878146 17498 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.874423 17486 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.845005 17499 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.879326 17490 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.879977 17494 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.886059 17504 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.853641 17495 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.888523 17493 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.888963 17489 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.861958 17512 raft_consensus.cc:515] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.914062 17509 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.900348 17507 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.903549 17498 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.914587 17509 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.886207 17502 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.923820 17506 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.908988 17490 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.915841 17497 leader_election.cc:290] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.933313 17510 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.920279 17505 raft_consensus.cc:493] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.911291 17494 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.918085 17486 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.934113 17488 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.916311 17489 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.925225 17511 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.926725 17502 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.924850 17512 leader_election.cc:290] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.946924 17501 raft_consensus.cc:493] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.947471 17501 raft_consensus.cc:515] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.947741 17508 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.948472 17508 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.949751 17503 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.916500 17493 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:25.955212 17493 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:25.955699 17493 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.956130 17493 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.957962 17493 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:25.958395 17493 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.958840 17493 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.950388 17503 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.960464 17486 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.960996 17507 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:25.961355 17499 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.962162 17503 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.962491 17490 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.960208 17517 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.937896 17510 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:25.962714 17498 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.962736 17504 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.987100 17510 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.988234 17509 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:25.991061 17492 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.974380 17503 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:25.966856 17515 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:25.977490 17497 raft_consensus.cc:493] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:25.999621 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.001190 16700 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.002517 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:25.975322 17501 leader_election.cc:290] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.985376 17508 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:25.942286 17505 raft_consensus.cc:515] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.007726 17497 raft_consensus.cc:515] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.011799 17504 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.006246 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:26.012390 17504 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.013741 17494 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.004307 17503 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.012782 17497 leader_election.cc:290] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.015444 17503 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.000958 17500 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.001502 17509 raft_consensus.cc:493] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.016865 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:25.979981 17517 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.029222 16692 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.007159 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:25.961001 17511 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:26.032430 16691 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.043596 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.028102 17518 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.027293 17507 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.016980 17495 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.028664 17500 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.006399 17515 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.033478 17492 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.109722 17489 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.049959 17522 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.110998 17493 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.111279 17505 leader_election.cc:290] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.089833 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.113803 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.093299 17511 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.070120 17512 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.069530 17510 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.030022 17509 raft_consensus.cc:515] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.145542 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.145504 17512 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.034823 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
W20260709 13:16:26.109205 16554 debug-util.cc:398] Leaking SignalData structure 0x7b080023c8a0 after lost signal to thread 16649
I20260709 13:16:26.111980 16616 consensus_queue.cc:237] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:26.136408 16692 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.070075 17516 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.120154 17507 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.148000 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.149428 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.127161 17500 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:26.062173 17524 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.135732 17493 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
W20260709 13:16:26.151147 16589 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:26.133744 17522 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.133260 17492 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.153551 17517 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.049897 17518 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.152468 17510 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.194211 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.166589 17524 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.177772 17509 leader_election.cc:290] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:26.191234 17516 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:16:26.193055 16554 debug-util.cc:398] Leaking SignalData structure 0x7b08002b7540 after lost signal to thread 16724
I20260709 13:16:26.200999 17504 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.202594 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.203130 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.173841 17493 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.200212 17509 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.205771 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.205946 17509 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.207480 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.207497 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.195293 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.217973 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.214308 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.196666 17525 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.220816 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.219429 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.209542 17512 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.227897 17510 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.218727 17531 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
W20260709 13:16:26.225672 16554 debug-util.cc:398] Leaking SignalData structure 0x7b08002cab20 after lost signal to thread 16798
I20260709 13:16:26.225572 17507 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.231000 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.243741 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:26.244544 17529 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.254978 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.259021 17524 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.255445 17492 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.255833 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.255995 17527 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.253371 17507 raft_consensus.cc:493] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.279451 17522 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.279942 17507 raft_consensus.cc:515] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.281006 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.282313 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.257164 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.252519 17517 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.257182 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:26.260842 17518 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.245733 17512 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.265255 17516 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.287803 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.282861 16692 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.283034 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.285667 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.282601 17507 leader_election.cc:290] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.289525 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.283984 17532 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.245114 17529 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.244916 17531 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.278949 17527 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.295750 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.370510 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.374751 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.367518 17528 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.376586 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.376720 17528 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.304991 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.379202 16692 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.232435 17525 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.382990 16700 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.346150 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.384536 16699 raft_consensus.cc:2468] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 1.
I20260709 13:16:26.289213 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.302810 17509 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.368162 17515 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.381834 17493 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.295384 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.296141 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:26.287504 17517 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.394505 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.399044 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.399627 16771 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:26.394469 16691 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.396850 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.399077 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.398183 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.474370 16695 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.290840 17512 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.389178 17295 raft_consensus.cc:2468] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
W20260709 13:16:26.395979 16554 debug-util.cc:398] Leaking SignalData structure 0x7b0800317ca0 after lost signal to thread 17322
I20260709 13:16:26.402738 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.389039 17495 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.400766 17492 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.401661 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:26.402063 16590 consensus_peers.cc:597] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19ca7024abf044e1910559ec384f9e8e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:26.476516 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.482167 17495 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.483610 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.387308 17532 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.495085 17529 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:26.484407 16590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:39407, user_credentials={real_user=slave}} blocked reactor thread for 92058.9us
W20260709 13:16:26.480702 16554 debug-util.cc:398] Leaking SignalData structure 0x7b08003180e0 after lost signal to thread 17444
I20260709 13:16:26.490124 16698 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:26.471415 17493 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.498389 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.500424 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.500578 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.503265 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.503662 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.504423 16767 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:26.504470 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.479990 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.503213 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.508394 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.490768 17525 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.512064 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.502180 17517 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.517311 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.513265 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.514683 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.519493 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.507112 17493 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.489548 17492 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.510918 17529 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.520365 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.522758 17517 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.523355 17534 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.524031 17509 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.558873 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.526095 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.557956 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.559392 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.560844 17532 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.522132 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.570011 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.571244 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.571369 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.572335 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.572659 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.572948 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.573510 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.573638 16768 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:26.559017 17517 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.576005 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.561528 17534 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.575945 17527 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.564160 17535 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.557420 17529 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.562937 17509 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.579442 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.592270 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.672447 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.569913 17528 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.670640 17535 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.647289 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.673436 17531 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.578831 17262 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
I20260709 13:16:26.673943 16769 raft_consensus.cc:2468] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 1.
I20260709 13:16:26.674227 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.674741 17531 raft_consensus.cc:2804] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.674965 17535 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:26.604699 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.675606 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.675195 17531 raft_consensus.cc:493] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:26.676268 17531 raft_consensus.cc:3060] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.590070 17512 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.589337 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:26.677017 17261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 109694us
I20260709 13:16:26.678406 17261 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:26.590816 17493 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.680521 17525 raft_consensus.cc:2804] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.680876 17525 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.681876 17525 raft_consensus.cc:3060] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.682515 16691 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:26.668756 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:26.683245 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 280781us
I20260709 13:16:26.685753 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.686781 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.687801 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.688939 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.647202 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.691114 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.691287 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.692267 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.708784 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:26.710269 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.710330 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.697592 17525 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.649809 17517 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.599751 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
W20260709 13:16:26.716226 16591 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:26.716495 17525 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.720260 16767 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:26.719854 17531 raft_consensus.cc:515] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.723070 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.723230 17531 leader_election.cc:290] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:26.724812 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.729554 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.733441 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.734848 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.735435 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.733372 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.743537 17294 raft_consensus.cc:1240] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:26.745224 17534 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.749078 17489 consensus_queue.cc:1059] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:26.750187 17505 raft_consensus.cc:3055] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:26.750613 17505 raft_consensus.cc:740] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:26.751612 17505 consensus_queue.cc:260] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.758476 17505 raft_consensus.cc:3060] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.770104 16663 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:26.771051 17501 raft_consensus.cc:2804] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.771479 17501 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.771456 16663 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.772114 17501 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.779018 17528 raft_consensus.cc:2749] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.780637 16663 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:26.781567 17528 raft_consensus.cc:2804] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.782018 17528 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.782450 17528 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.783984 17501 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.785298 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.786671 16663 leader_election.cc:304] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.787369 17504 raft_consensus.cc:2749] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.788125 16663 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.788883 17512 raft_consensus.cc:2749] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.790307 17528 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.854557 17495 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:26.885234 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:26.889717 16663 leader_election.cc:304] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.895560 16663 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.895678 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:26.895957 16619 raft_consensus.cc:2468] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:26.896952 17519 raft_consensus.cc:2749] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.897553 16663 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.898517 17264 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:26.902099 17531 raft_consensus.cc:2804] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:26.902611 16663 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.904237 16663 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:26.904857 17508 raft_consensus.cc:2749] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.905437 17513 raft_consensus.cc:2749] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.905644 17508 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.906066 17508 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.906479 17508 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.910224 16663 leader_election.cc:304] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.911396 17523 raft_consensus.cc:2749] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.912190 16739 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:26.913385 17534 raft_consensus.cc:2804] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.913784 17534 raft_consensus.cc:493] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:26.914149 17534 raft_consensus.cc:3060] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.915956 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.916419 17536 ts_tablet_manager.cc:933] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:26.918323 17536 tablet_copy_client.cc:323] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:26.923099 17534 raft_consensus.cc:515] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.902632 17531 raft_consensus.cc:697] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:26.925778 16663 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.926551 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:26.927160 16663 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.927827 17523 raft_consensus.cc:2749] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.927942 17491 raft_consensus.cc:2749] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.927191 17298 raft_consensus.cc:3060] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.929198 16663 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.930049 17491 raft_consensus.cc:2749] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.931249 16663 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.932013 17491 raft_consensus.cc:2749] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.933152 16663 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.933897 17491 raft_consensus.cc:2749] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.934279 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.898620 17512 raft_consensus.cc:2749] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.934990 16663 leader_election.cc:304] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:26.936537 17495 raft_consensus.cc:2749] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:26.925539 17531 consensus_queue.cc:237] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.936894 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.938675 16663 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:26.939911 17512 raft_consensus.cc:2804] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:26.940519 17512 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:26.940946 17512 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:26.945489 17298 raft_consensus.cc:2468] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:26.946794 16739 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:26.947585 17517 raft_consensus.cc:2804] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:26.948159 17517 raft_consensus.cc:697] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:26.949245 17517 consensus_queue.cc:237] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:26.951740 17512 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.957171 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:26.963275 17508 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:26.947590 17534 leader_election.cc:290] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:26.972107 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 19ca7024abf044e1910559ec384f9e8e from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:26.972793 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 19ca7024abf044e1910559ec384f9e8e from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-19ca7024abf044e1910559ec384f9e8e
I20260709 13:16:26.980511 17509 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:26.997829 16635 tablet_copy_source_session.cc:215] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:27.004055 17540 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.004735 17540 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.007815 17540 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.008411 17540 raft_consensus.cc:493] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.012288 17540 raft_consensus.cc:515] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.015486 17540 leader_election.cc:290] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.016084 17540 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.016686 17540 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.018736 17505 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.019348 17505 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } }
I20260709 13:16:27.020967 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.022001 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.023334 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.025818 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.027882 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.030718 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.031162 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.035133 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13b17b82af6440a8bce2bf4843de3080" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.035343 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.035636 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.035856 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:27.036664 16589 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:27.036803 17541 raft_consensus.cc:493] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.037300 17541 raft_consensus.cc:515] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.037617 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.038309 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.038852 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.040364 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.037078 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.041738 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.037065 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.041571 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.042954 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.043766 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.045414 16765 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:27.046631 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.046705 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.048941 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.049372 17541 leader_election.cc:290] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.049418 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.051327 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.051818 17541 raft_consensus.cc:493] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.050837 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.052392 17541 raft_consensus.cc:515] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.053782 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.054255 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.055357 17542 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.056147 17541 leader_election.cc:290] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.055861 17542 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.057322 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.029305 17505 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:27.058847 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.063028 17542 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.064930 17542 raft_consensus.cc:493] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.065409 17542 raft_consensus.cc:515] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.067572 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.067857 17542 leader_election.cc:290] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.072686 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.075289 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.077570 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:27.078078 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.079548 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.081588 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.080834 16740 leader_election.cc:304] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.088239 17493 raft_consensus.cc:2749] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.086341 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.092689 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.101934 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.103199 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.104370 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.093489 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.093600 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d92b70f55b540b8b2891d7efd641a9f" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.094271 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:26.710175 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.109614 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.111325 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.112159 16619 raft_consensus.cc:2393] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 2: Already voted for candidate 01d31a825d8a442fa42189f0ec2f5888 in this term.
I20260709 13:16:27.097213 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.098007 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.099154 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.115622 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.117177 17298 raft_consensus.cc:1240] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.117944 17536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19ca7024abf044e1910559ec384f9e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:27.118108 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.094916 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.100409 16589 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.125114 17517 consensus_queue.cc:1059] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:27.126250 17542 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.112073 17529 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:27.132213 17542 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.132679 17542 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.132962 17517 raft_consensus.cc:3055] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:27.133420 17517 raft_consensus.cc:740] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:27.126442 17540 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.130388 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.125617 16589 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.136109 16589 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.137089 16589 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.100266 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.137974 17496 raft_consensus.cc:2749] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.139853 16589 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.141955 16589 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.146255 17496 raft_consensus.cc:2749] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.146938 17541 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.147344 17541 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.147711 17541 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.141950 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:27.153564 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:27.148684 17505 raft_consensus.cc:2804] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.155567 17298 raft_consensus.cc:1240] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.150082 17528 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.155836 17505 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.157644 17505 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.160769 17492 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.162014 17517 consensus_queue.cc:260] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:27.163321 17517 raft_consensus.cc:3060] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.165601 17501 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.167620 16666 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.168617 17501 raft_consensus.cc:2749] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.172606 16666 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.172868 17489 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.173310 16738 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.174418 17519 raft_consensus.cc:2749] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.175313 16666 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.177034 17512 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.177389 17519 raft_consensus.cc:2749] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.160877 17542 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.184280 16665 leader_election.cc:304] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.185221 17492 raft_consensus.cc:2749] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.185784 16665 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.186913 17501 raft_consensus.cc:2749] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.188303 16665 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.188932 16666 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.189190 17501 raft_consensus.cc:2749] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.189877 17504 raft_consensus.cc:2749] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.191051 17504 consensus_queue.cc:1059] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:27.192169 17542 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.192452 17501 raft_consensus.cc:3055] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:27.192968 17501 raft_consensus.cc:740] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:27.194291 17501 consensus_queue.cc:260] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:27.195933 17508 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.196557 17501 raft_consensus.cc:3060] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.200443 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.202389 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:27.205811 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeb09ad8c0b44c5a082c2ab2eaf4730" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.208060 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.210057 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01827a6fe1341e1a33ef7b2dedaefa6" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.212643 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.213464 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:27.214188 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.217895 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.218076 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.218667 16616 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:27.222551 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:27.225562 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2898179c3c49cfa272836ea656a868" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.227841 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
W20260709 13:16:27.228778 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 55651.3us
I20260709 13:16:27.229789 16738 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:27.232209 16738 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.234900 16666 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:27.237573 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:27.245285 16591 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:27.149638 17540 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.246114 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bcdc9aab91b439b8615ba9935ab491c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.249179 17504 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.250409 17504 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.250793 17504 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.250658 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.250975 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.251565 16738 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.253410 16738 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.251751 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:27.254482 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1892b88606c476798c2ace2d5b40fc6" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.252035 17515 raft_consensus.cc:2749] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.254769 17529 raft_consensus.cc:2749] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.249374 17534 raft_consensus.cc:2749] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:27.255795 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 114044us
I20260709 13:16:27.255429 17493 raft_consensus.cc:2749] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.255548 17535 raft_consensus.cc:2749] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.257339 16738 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.249147 17540 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.260444 16738 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.262974 17527 raft_consensus.cc:2749] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.263052 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.264333 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ef21c77eda49a28d3142e9780184e9" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.264783 16738 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.259807 17534 raft_consensus.cc:2749] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.262065 16740 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.271337 17534 raft_consensus.cc:2749] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.261085 17540 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.274925 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.275393 16617 raft_consensus.cc:1240] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.277503 17515 raft_consensus.cc:3060] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.277616 17261 leader_election.cc:304] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.279734 17531 raft_consensus.cc:2749] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.282821 16520 catalog_manager.cc:5697] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:27.284181 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.295053 16663 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.301642 17519 raft_consensus.cc:2749] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.304378 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.314079 17536 tablet_copy_client.cc:806] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:27.315163 17536 tablet_copy_client.cc:670] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:27.316123 17529 consensus_queue.cc:1059] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:27.352238 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.354242 16663 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
W20260709 13:16:27.362046 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 97326.5us
I20260709 13:16:27.363045 16738 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.302341 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:27.358465 17548 log.cc:927] Time spent T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:16:27.373116 17505 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.375829 17505 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.378989 16773 raft_consensus.cc:2468] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:27.380784 16738 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.391006 16663 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.364054 17495 raft_consensus.cc:2749] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.393265 16738 leader_election.cc:304] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.398074 17540 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.399973 17540 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.403174 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.404937 16738 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.406262 16738 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.407269 16738 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.412644 17545 raft_consensus.cc:2749] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.404505 17527 raft_consensus.cc:2749] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.405902 17534 raft_consensus.cc:2749] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.408053 17513 raft_consensus.cc:2749] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.409335 17493 raft_consensus.cc:2749] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.423647 16663 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.424458 17513 raft_consensus.cc:2749] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.421898 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.423813 17553 raft_consensus.cc:2749] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.428292 16663 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.420200 17545 raft_consensus.cc:2749] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.433912 17541 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.441320 17546 raft_consensus.cc:2749] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.446939 17261 leader_election.cc:304] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:27.448009 17531 raft_consensus.cc:2804] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:27.453514 17541 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.454644 16619 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:27.455138 17504 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.457154 17504 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.463105 17509 raft_consensus.cc:3055] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:27.463408 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.463581 17509 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:27.465193 17515 raft_consensus.cc:2749] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:27.471789 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 64595.7us
I20260709 13:16:27.472395 16738 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.474191 16738 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.475425 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:27.479910 16738 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.482116 17531 raft_consensus.cc:697] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:27.483412 17531 consensus_queue.cc:237] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:27.480581 17553 raft_consensus.cc:2749] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.486265 17546 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:27.486774 17546 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.476729 17509 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.488116 17509 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.489377 16738 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.490200 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:27.490522 16738 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.491544 16738 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.492189 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.495625 16666 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.479262 17504 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:27.497725 17504 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.498312 17546 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.499805 17504 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.500320 17556 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
I20260709 13:16:27.496847 17553 raft_consensus.cc:2749] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.506582 17523 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:27.506762 16621 raft_consensus.cc:1240] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.507251 17523 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.508582 17504 raft_consensus.cc:2749] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.496968 17517 raft_consensus.cc:2749] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.494400 17535 raft_consensus.cc:2749] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.513840 16738 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.514667 17535 consensus_queue.cc:1059] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:27.513496 17523 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.517221 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.513268 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.520648 17489 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:27.521927 16738 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.519908 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.521661 17517 raft_consensus.cc:2749] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:27.519882 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 229104us
I20260709 13:16:27.530692 16738 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.532205 16738 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.523705 17535 raft_consensus.cc:3055] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:27.533603 16589 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.529842 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.540621 16589 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.541198 16663 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.541639 16666 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.540953 17505 raft_consensus.cc:2749] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.554657 16700 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:27.557070 16589 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.557463 17555 raft_consensus.cc:2749] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.558487 16589 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.559916 16589 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.533253 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.534855 17535 raft_consensus.cc:740] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:27.538060 17517 raft_consensus.cc:2749] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.541386 17553 raft_consensus.cc:2749] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.550516 17528 raft_consensus.cc:2749] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.562935 17496 raft_consensus.cc:2749] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.564091 17541 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.575876 17530 raft_consensus.cc:2749] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:27.580127 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 114737us
I20260709 13:16:27.581329 16619 raft_consensus.cc:1240] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.589802 17559 raft_consensus.cc:2749] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:27.590318 17547 raft_consensus.cc:2749] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.581200 17541 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.597050 16663 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.571549 17493 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.015s
I20260709 13:16:27.567813 17551 raft_consensus.cc:2749] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.599224 17541 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.638811 17557 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:27.639724 17557 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:27.598881 17519 raft_consensus.cc:2749] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.651464 17561 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:27.595748 17554 raft_consensus.cc:2749] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.652144 17561 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:16:27.695037 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 125666us
I20260709 13:16:27.705318 17512 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:27.705947 17512 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.708199 17512 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.708714 17512 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:27.689651 16768 raft_consensus.cc:1275] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:27.724777 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.714303 17552 consensus_queue.cc:1059] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:16:27.736184 17557 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.738121 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.731267 17536 tablet_copy_client.cc:538] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:27.670869 16766 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:27.709213 17512 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.690253 17535 consensus_queue.cc:260] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.757158 17535 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.740746 17298 raft_consensus.cc:1275] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:16:27.810868 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 227552us
I20260709 13:16:27.842221 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.812318 16589 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.829669 17557 consensus_queue.cc:1048] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.055s
W20260709 13:16:27.892525 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 80304.7us
I20260709 13:16:27.849583 17541 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:27.897492 16617 raft_consensus.cc:1240] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.869472 17561 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:27.898777 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.899395 17565 raft_consensus.cc:2749] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.900704 17541 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.880345 17512 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:27.867106 17536 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:27.906132 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.910921 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:27.903898 16589 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.918130 16589 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.928141 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:27.919948 16589 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.939013 16589 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:27.890653 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:27.932188 17505 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.932087 17565 raft_consensus.cc:2804] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:27.949601 17505 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.973186 16663 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:27.974737 17549 raft_consensus.cc:2749] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.955950 17541 raft_consensus.cc:2749] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.951203 17565 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:27.952729 16619 raft_consensus.cc:1240] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:27.946489 17262 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:27.982558 16663 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
W20260709 13:16:27.992971 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08001e20e0 after lost signal to thread 15505
W20260709 13:16:27.994325 16795 debug-util.cc:398] Leaking SignalData structure 0x7b0800166300 after lost signal to thread 16557
W20260709 13:16:27.994736 16795 debug-util.cc:398] Leaking SignalData structure 0x7b0800166320 after lost signal to thread 16571
W20260709 13:16:27.996102 16795 debug-util.cc:398] Leaking SignalData structure 0x7b0800308100 after lost signal to thread 16649
I20260709 13:16:27.996946 17530 raft_consensus.cc:2749] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.000800 16768 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:16:28.004068 16795 debug-util.cc:398] Leaking SignalData structure 0x7b0800295600 after lost signal to thread 16724
W20260709 13:16:28.005713 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08002c2600 after lost signal to thread 16798
I20260709 13:16:28.007568 17557 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:28.018086 17513 raft_consensus.cc:2749] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:27.978295 17505 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:27.954017 17535 consensus_queue.cc:1048] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.028s
I20260709 13:16:27.982108 17565 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.042724 17554 raft_consensus.cc:3055] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:28.043308 17554 raft_consensus.cc:740] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:28.028218 17557 raft_consensus.cc:2749] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:28.040305 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 102029us
I20260709 13:16:28.044519 17554 consensus_queue.cc:260] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:28.061868 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 247694us
I20260709 13:16:28.084007 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:16:28.041229 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08002c9160 after lost signal to thread 17322
I20260709 13:16:28.145491 17554 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.126452 17515 consensus_queue.cc:1059] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.113s
I20260709 13:16:28.204577 17568 raft_consensus.cc:493] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:28.275528 17527 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
W20260709 13:16:28.379945 17572 log.cc:927] Time spent T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 13:16:28.385842 16737 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:16:28.412379 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 232780us
I20260709 13:16:28.434434 17505 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.346858 17568 raft_consensus.cc:515] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.377933 17527 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.450527 17527 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:28.459033 17505 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.436717 17489 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:51150 (request call id 4) took 2397 ms. Trace:
I20260709 13:16:28.459714 17489 rpcz_store.cc:276] 0709 13:16:26.032349 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:26.033184 (+   835us) service_pool.cc:224] Handling call
0709 13:16:26.227495 (+194311us) log.cc:844] Serialized 506 byte log entry
0709 13:16:28.424339 (+2196844us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2936,"raft.run_cpu_time_us":1848,"raft.run_wall_time_us":24213,"thread_start_us":145640,"threads_started":1,"wal-append.queue_time_us":164238,"wal-append.run_cpu_time_us":7103,"wal-append.run_wall_time_us":1104617}
I20260709 13:16:28.501196 17512 raft_consensus.cc:493] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:28.510954 17512 raft_consensus.cc:515] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.518106 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:28.518705 16695 raft_consensus.cc:1240] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:28.474908 17527 consensus_queue.cc:1059] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:16:28.523589 16692 raft_consensus.cc:2393] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 2: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:28.521757 17492 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:28.526425 17564 consensus_queue.cc:1059] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:28.536044 17492 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.513103 17510 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
W20260709 13:16:28.552835 16589 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.030s	sys 0.010s
W20260709 13:16:28.560748 16589 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.616s	user 0.030s	sys 0.010s
W20260709 13:16:28.564157 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 625180us
I20260709 13:16:28.564844 16589 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.569564 16589 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.573639 16589 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.575515 16589 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.578076 16589 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.553206 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:28.581844 16589 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.582417 17547 raft_consensus.cc:2749] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.582458 17496 raft_consensus.cc:2749] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.576119 17541 raft_consensus.cc:2804] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:28.580716 17542 raft_consensus.cc:2749] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:28.553201 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 117983us
I20260709 13:16:28.573689 17559 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:16:28.695531 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 113773us
I20260709 13:16:28.699084 16589 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
W20260709 13:16:28.707254 17565 consensus_meta.cc:287] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: Time spent flushing consensus metadata: real 0.667s	user 0.007s	sys 0.003s
I20260709 13:16:28.553890 17510 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:28.717267 16666 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.746s	user 0.043s	sys 0.112s
I20260709 13:16:28.695583 17541 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:28.697311 17489 raft_consensus.cc:2749] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:28.725585 16666 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.754s	user 0.044s	sys 0.112s
W20260709 13:16:28.728015 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 773308us
I20260709 13:16:28.696748 17557 raft_consensus.cc:493] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:28.698642 17559 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:28.694175 17568 leader_election.cc:290] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.756178 17262 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.756454 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:28.751070 17557 raft_consensus.cc:515] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:28.757812 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:28.757972 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:28.759436 17557 leader_election.cc:290] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:28.721958 17547 raft_consensus.cc:2749] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.731809 17541 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.760504 16520 catalog_manager.cc:5697] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:28.754976 17559 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.726501 17565 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.815009 16692 raft_consensus.cc:3060] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.765887 17557 raft_consensus.cc:2749] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.833163 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aed1fa6338824dc3a7ac5d8bb8d9268b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:28.834800 16617 raft_consensus.cc:1240] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:28.811456 17580 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:28.837424 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:28.843756 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:28.844583 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:28.854303 17510 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.855374 17580 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.856730 16692 raft_consensus.cc:1275] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:28.859786 17580 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.863180 17512 leader_election.cc:290] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.869710 17554 raft_consensus.cc:3055] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:28.877724 17554 raft_consensus.cc:740] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:28.878750 17554 consensus_queue.cc:260] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.880266 17554 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:28.881716 17536 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
W20260709 13:16:28.883074 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 182724us
I20260709 13:16:28.885005 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:28.885735 16692 raft_consensus.cc:2468] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 1.
I20260709 13:16:28.886960 16589 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.887692 17594 consensus_queue.cc:1059] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:28.888877 16589 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.890285 17536 tablet_bootstrap.cc:492] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:28.904084 16589 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.895444 17505 raft_consensus.cc:2749] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.911753 16589 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:28.917975 17585 raft_consensus.cc:2749] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.905992 17557 consensus_queue.cc:1048] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 13:16:28.901044 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:28.918802 17585 raft_consensus.cc:2749] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:28.906241 17492 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.937155 17536 ts_tablet_manager.cc:1403] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 1.070s	user 0.041s	sys 0.058s
I20260709 13:16:28.960012 17536 raft_consensus.cc:359] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:28.939553 17505 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:28.934180 17262 leader_election.cc:304] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:28.964855 16622 raft_consensus.cc:2393] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 2: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:28.962085 17565 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:28.970980 17536 raft_consensus.cc:740] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:28.973490 17536 consensus_queue.cc:260] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:28.965598 17505 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:28.977912 17505 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:28.996086 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 79161us
I20260709 13:16:28.998905 17588 raft_consensus.cc:2804] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:28.999418 17588 raft_consensus.cc:493] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:28.999521 17536 ts_tablet_manager.cc:1434] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:16:28.999850 17588 raft_consensus.cc:3060] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:29.004705 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 93066us
I20260709 13:16:29.005681 16589 leader_election.cc:304] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.007598 16589 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.010228 16589 leader_election.cc:304] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.011571 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-19ca7024abf044e1910559ec384f9e8e received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:29.011905 17597 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:16:29.012828 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-19ca7024abf044e1910559ec384f9e8e on tablet 19ca7024abf044e1910559ec384f9e8e with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:29.007519 17540 raft_consensus.cc:2749] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.020287 17541 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.014442 17597 raft_consensus.cc:2749] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.011884 16589 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.021703 17529 raft_consensus.cc:3055] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.009227 17565 raft_consensus.cc:2749] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.026158 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.027236 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:29.032045 16589 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.031111 17529 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:29.021484 16772 consensus_queue.cc:237] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:29.039966 17565 raft_consensus.cc:2749] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.047134 16589 leader_election.cc:304] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.042348 17541 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.049919 16589 leader_election.cc:304] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.058459 16589 leader_election.cc:304] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.060021 16663 leader_election.cc:304] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.032436 17605 raft_consensus.cc:2749] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.061683 16589 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.050668 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:29.055342 17597 raft_consensus.cc:2749] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.071713 16663 leader_election.cc:304] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.073253 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:29.054927 17540 raft_consensus.cc:2749] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.100436 16663 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.061532 17541 raft_consensus.cc:2749] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.093122 17543 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:29.093822 17529 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.069453 17565 raft_consensus.cc:2749] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.077610 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.105840 17504 raft_consensus.cc:2749] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.070075 17510 raft_consensus.cc:2749] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.119755 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.117385 17543 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.122509 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.057725 17559 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.123713 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.123202 16697 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.116878 17535 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.106559 17492 raft_consensus.cc:2749] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.125407 17543 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.125541 16519 catalog_manager.cc:5697] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:29.128850 16663 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.144838 16663 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.129225 16699 raft_consensus.cc:1240] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.132395 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.147650 16618 raft_consensus.cc:2393] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 2: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:29.108681 17298 raft_consensus.cc:1217] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:29.142304 16691 raft_consensus.cc:1240] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.150900 17559 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.119432 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.153245 17492 raft_consensus.cc:2749] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.154564 17491 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.153959 17298 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:29.154960 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:29.155059 17491 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.159371 17517 raft_consensus.cc:493] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:29.159947 17517 raft_consensus.cc:515] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:29.149209 17535 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.140736 17588 raft_consensus.cc:515] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:29.144975 17543 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:29.175585 17527 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.624s	user 0.024s	sys 0.027s
W20260709 13:16:29.176069 17527 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.625s	user 0.024s	sys 0.027s
I20260709 13:16:29.178828 16625 raft_consensus.cc:1240] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.183847 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.184468 16618 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:29.171900 17535 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:29.185650 16622 raft_consensus.cc:1240] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.190897 17574 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.175209 16765 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:29.194461 16618 raft_consensus.cc:1240] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.201844 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.202503 16693 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.182207 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:29.207156 17588 leader_election.cc:290] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:29.207829 17579 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:29.210253 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.208418 17579 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:29.191484 17574 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.232007 16618 raft_consensus.cc:1240] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.233237 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.233879 16691 raft_consensus.cc:3060] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.236711 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.249845 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.252362 17594 raft_consensus.cc:3055] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.255455 17517 leader_election.cc:290] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:29.312775 17574 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:29.253130 17505 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.314561 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.277259 16691 raft_consensus.cc:2468] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:29.315300 16620 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:29.306202 17594 raft_consensus.cc:740] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:29.305482 17503 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:29.318239 17508 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
W20260709 13:16:29.336542 16737 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:29.321581 17579 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:29.366835 17567 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.367277 17587 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.363159 16622 raft_consensus.cc:1240] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.374977 17529 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.365041 17508 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:29.383718 17508 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:29.387315 17505 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.370802 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
W20260709 13:16:29.390705 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 205284us
I20260709 13:16:29.359059 17503 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.392817 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:29.397423 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:29.374137 17594 consensus_queue.cc:260] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:29.371083 17262 leader_election.cc:304] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
W20260709 13:16:29.389947 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 85486.8us
I20260709 13:16:29.393087 16693 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:29.413760 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986f956e29804874bec8f1fc3119446a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
W20260709 13:16:29.415760 16738 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:16:29.413203 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 49490.9us
I20260709 13:16:29.418332 17503 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.422976 16771 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:29.388547 17587 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.425766 16588 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:29.428246 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:29.432355 17559 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:29.432603 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:29.432938 17559 raft_consensus.cc:697] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:29.433835 17559 consensus_queue.cc:237] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.434158 16589 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.435253 16589 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.435521 17611 raft_consensus.cc:2749] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.436210 17611 raft_consensus.cc:2749] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.436268 16589 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.437590 17565 raft_consensus.cc:2749] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.438064 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.438937 16589 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.440968 17565 raft_consensus.cc:2749] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.442268 17565 consensus_queue.cc:1059] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:29.444376 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:29.444554 17611 raft_consensus.cc:3055] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.445035 17611 raft_consensus.cc:740] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:29.415432 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:29.417259 16697 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:29.386875 17567 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.463199 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.447439 16589 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.418849 17557 raft_consensus.cc:2804] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:29.448961 16740 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:29.454777 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.455039 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.473965 16589 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.476686 17542 raft_consensus.cc:2749] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.479683 17542 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:29.480115 17542 raft_consensus.cc:697] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:29.480973 17542 consensus_queue.cc:237] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.486352 17557 raft_consensus.cc:697] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:29.409672 16692 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:29.506162 16666 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:29.487522 17555 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:29.446211 17611 consensus_queue.cc:260] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.472586 17547 consensus_queue.cc:1059] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.048s
W20260709 13:16:29.519730 17608 log.cc:927] Time spent T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260709 13:16:29.509426 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 62109.8us
I20260709 13:16:29.521677 17555 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.523178 17611 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.506910 17557 consensus_queue.cc:237] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:29.526019 17517 consensus_queue.cc:1059] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:16:29.552389 17555 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:29.618350 16591 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:16:29.619583 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 145706us
I20260709 13:16:29.620944 17569 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.621632 17569 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.624528 17569 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.592180 17568 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.594383 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:29.592700 17504 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:29.557866 17615 raft_consensus.cc:2749] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.640275 17504 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.645831 17551 raft_consensus.cc:3055] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.646266 17551 raft_consensus.cc:740] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:29.647032 17504 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.651206 16589 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:29.647292 17551 consensus_queue.cc:260] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.653403 16520 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39240 (request call id 44) took 1664 ms. Trace:
I20260709 13:16:29.633924 17491 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.638741 17568 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.657222 17559 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:16:29.669785 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 159566us
I20260709 13:16:29.670542 16740 leader_election.cc:304] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
W20260709 13:16:29.675158 17543 consensus_meta.cc:287] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: Time spent flushing consensus metadata: real 0.500s	user 0.002s	sys 0.007s
I20260709 13:16:29.664820 17551 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:29.667804 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 161710us
I20260709 13:16:29.681118 17574 consensus_queue.cc:1059] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:29.682444 17613 raft_consensus.cc:3055] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.682853 17613 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:29.683828 17613 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.661178 17567 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.686481 16740 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:29.677145 17559 raft_consensus.cc:697] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:29.698603 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.700440 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.685499 17529 raft_consensus.cc:2749] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.702190 16625 raft_consensus.cc:2393] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 2: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:29.685525 17543 raft_consensus.cc:2749] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.718009 16663 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:29.720865 17625 raft_consensus.cc:2749] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:29.725744 17610 raft_consensus.cc:3055] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.726223 17610 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:29.718403 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.745359 17568 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.729754 17543 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:29.745190 17559 consensus_queue.cc:237] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.753159 17543 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.754765 17527 raft_consensus.cc:3055] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.755201 17527 raft_consensus.cc:740] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
W20260709 13:16:29.760305 17619 log.cc:927] Time spent T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
W20260709 13:16:29.762567 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 76235us
I20260709 13:16:29.763317 17627 raft_consensus.cc:2764] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:16:29.763468 16740 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:29.657630 16520 rpcz_store.cc:276] 0709 13:16:27.984675 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:27.984827 (+   152us) service_pool.cc:224] Handling call
0709 13:16:29.648923 (+1664096us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:16:29.028676 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:16:29.033245 (+  4569us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:16:29.033303 (+    58us) write_op.cc:435] Acquired schema lock
0709 13:16:29.033325 (+    22us) tablet.cc:662] Decoding operations
0709 13:16:29.035108 (+  1783us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:16:29.035168 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 13:16:29.035200 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:16:29.035388 (+   188us) tablet.cc:701] Row locks acquired
0709 13:16:29.035418 (+    30us) write_op.cc:260] PREPARE: finished
0709 13:16:29.035562 (+   144us) write_op.cc:270] Start()
0709 13:16:29.035671 (+   109us) write_op.cc:276] Timestamp: P: 1783602989035518 usec, L: 0
0709 13:16:29.035695 (+    24us) op_driver.cc:348] REPLICATION: starting
0709 13:16:29.045558 (+  9863us) log.cc:844] Serialized 535 byte log entry
0709 13:16:29.428889 (+383331us) op_driver.cc:464] REPLICATION: finished
0709 13:16:29.617456 (+188567us) write_op.cc:301] APPLY: starting
0709 13:16:29.620010 (+  2554us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:29.632919 (+ 12909us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:29.643284 (+ 10365us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:29.643536 (+   252us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:29.643698 (+   162us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:16:29.643747 (+    49us) write_op.cc:312] APPLY: finished
0709 13:16:29.645375 (+  1628us) log.cc:844] Serialized 22 byte log entry
0709 13:16:29.645570 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:29.645643 (+    73us) write_op.cc:454] Released schema lock
0709 13:16:29.645682 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:29.646054 (+   372us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:29.646081 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":128817,"apply.run_cpu_time_us":2028,"apply.run_wall_time_us":54163,"num_ops":1,"prepare.queue_time_us":204250,"prepare.run_cpu_time_us":40121,"prepare.run_wall_time_us":154239,"raft.queue_time_us":41210,"raft.run_cpu_time_us":44117,"raft.run_wall_time_us":200512,"replication_time_us":393038,"thread_start_us":422049,"threads_started":4,"wal-append.queue_time_us":261207}]]}
I20260709 13:16:29.768056 17529 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:29.768579 17529 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:29.769179 17529 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:29.768532 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:29.755635 17543 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:29.758785 17607 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:29.785607 17527 consensus_queue.cc:260] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.793248 16622 raft_consensus.cc:1240] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.793651 17527 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.727408 17610 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.818291 16698 raft_consensus.cc:1240] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:29.794309 17593 consensus_queue.cc:1059] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:16:29.820868 17593 raft_consensus.cc:3055] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:29.821352 17593 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:29.821557 17529 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.823803 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:29.824774 16691 raft_consensus.cc:2393] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5075a59b10c14ac2bb76c05578d29597 in current term 2: Already voted for candidate 4c7dfff74eca41638678c4c916bf1e8f in this term.
I20260709 13:16:29.824852 17529 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:29.846673 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 158995us
W20260709 13:16:29.850378 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 112781us
I20260709 13:16:29.822527 17610 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:29.789727 17607 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:29.869143 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
W20260709 13:16:29.954238 16589 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:29.830206 17593 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.028765 16694 raft_consensus.cc:1240] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:30.030624 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:30.034049 16519 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48118 (request call id 158) took 1292 ms. Trace:
W20260709 13:16:30.037623 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 319675us
I20260709 13:16:30.038569 16663 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.049724 17295 raft_consensus.cc:1240] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:30.062024 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:30.034459 16519 rpcz_store.cc:276] 0709 13:16:28.741631 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:28.741761 (+   130us) service_pool.cc:224] Handling call
0709 13:16:30.033973 (+1292212us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:16:29.215947 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:16:29.324340 (+108393us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:16:29.325200 (+   860us) write_op.cc:435] Acquired schema lock
0709 13:16:29.338996 (+ 13796us) tablet.cc:662] Decoding operations
0709 13:16:29.368032 (+ 29036us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:16:29.368089 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:16:29.368113 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:16:29.368275 (+   162us) tablet.cc:701] Row locks acquired
0709 13:16:29.368292 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:16:29.368427 (+   135us) write_op.cc:270] Start()
0709 13:16:29.368533 (+   106us) write_op.cc:276] Timestamp: P: 1783602989368389 usec, L: 0
0709 13:16:29.368555 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:16:29.373672 (+  5117us) log.cc:844] Serialized 535 byte log entry
0709 13:16:29.556942 (+183270us) op_driver.cc:464] REPLICATION: finished
0709 13:16:29.646399 (+ 89457us) write_op.cc:301] APPLY: starting
0709 13:16:29.646476 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:29.646589 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:29.646702 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:29.646899 (+   197us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:29.647042 (+   143us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:16:29.647085 (+    43us) write_op.cc:312] APPLY: finished
0709 13:16:29.647247 (+   162us) log.cc:844] Serialized 22 byte log entry
0709 13:16:29.647383 (+   136us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:29.647457 (+    74us) write_op.cc:454] Released schema lock
0709 13:16:29.647491 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":1324,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":89251,"apply.run_cpu_time_us":1346,"apply.run_wall_time_us":1346,"mutex_wait_us":33648,"num_ops":1,"prepare.queue_time_us":45694,"prepare.run_cpu_time_us":3237,"prepare.run_wall_time_us":167733,"replication_time_us":188243,"thread_start_us":77470,"threads_started":1}]]}
I20260709 13:16:30.043057 17588 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:30.057065 17593 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.071713 17517 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:30.072434 17553 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:30.074913 17631 raft_consensus.cc:2749] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.067320 17597 consensus_queue.cc:1059] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:16:30.075946 17588 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:30.060238 16691 raft_consensus.cc:1240] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:30.065685 17630 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:30.066133 16697 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.052829 17555 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.149629 17607 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:30.174870 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 64212us
I20260709 13:16:30.082914 17517 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:30.095701 17553 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:30.184397 16665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:39407, user_credentials={real_user=slave}} blocked reactor thread for 77881.1us
I20260709 13:16:30.100433 17585 consensus_queue.cc:1059] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.080s
I20260709 13:16:30.164455 17567 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:30.198621 16699 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:30.199391 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.200133 16771 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:30.203225 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.229544 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.231645 16771 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 1.
I20260709 13:16:30.251488 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.252319 16773 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:30.151678 17630 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.201107 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.257444 17630 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.258013 17553 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:30.262423 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 219502us
I20260709 13:16:30.263401 16740 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.201742 17607 raft_consensus.cc:493] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:30.225946 16619 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
W20260709 13:16:30.267820 17611 consensus_meta.cc:287] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: Time spent flushing consensus metadata: real 0.710s	user 0.008s	sys 0.010s
I20260709 13:16:30.201669 17567 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.269613 17553 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.279618 17555 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.278558 16624 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:30.253875 17597 consensus_queue.cc:1059] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:16:30.282172 16773 raft_consensus.cc:1275] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:16:30.282773 16591 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:30.254791 17610 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:16:30.286582 16773 raft_consensus.cc:1240] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:30.292119 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.292980 16700 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:30.269869 17607 raft_consensus.cc:515] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:30.293841 16738 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:30.295100 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.305999 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.307636 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.308379 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.311877 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:30.312536 16693 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.308389 16692 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:30.313990 17607 leader_election.cc:290] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.324779 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.354542 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.355261 16616 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:30.355528 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.356364 17527 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:30.356858 17567 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.356880 17527 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.358841 16740 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
W20260709 13:16:30.363443 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 44785.8us
I20260709 13:16:30.363775 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.316992 17588 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:30.365132 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 76928.4us
W20260709 13:16:30.375253 16590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:39407, user_credentials={real_user=slave}} blocked reactor thread for 79274.7us
I20260709 13:16:30.358219 17645 raft_consensus.cc:493] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 01d31a825d8a442fa42189f0ec2f5888)
I20260709 13:16:30.378880 16697 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
W20260709 13:16:30.379148 17638 log.cc:927] Time spent T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
I20260709 13:16:30.381878 16588 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.383142 17553 raft_consensus.cc:2749] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.384788 17611 raft_consensus.cc:2749] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.385265 17527 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.385601 16696 raft_consensus.cc:1240] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:30.365725 17607 raft_consensus.cc:2804] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:30.389678 17607 raft_consensus.cc:493] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.389904 17640 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:30.390201 17607 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.390456 17640 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.395990 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.373647 17517 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:30.406877 17587 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.371747 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.418874 16697 raft_consensus.cc:1275] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:30.419937 16697 raft_consensus.cc:1240] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:30.415405 16738 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.399027 17645 raft_consensus.cc:515] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:30.406879 16766 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:30.427587 17642 raft_consensus.cc:2749] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.431775 17644 raft_consensus.cc:1064] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:30.435420 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.439076 16663 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.437476 17644 consensus_queue.cc:237] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:30.442304 17640 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.442814 17633 raft_consensus.cc:2804] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:30.443274 17633 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.443601 17633 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.446604 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:30.447243 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.448263 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.449218 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.450016 16663 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.454643 16663 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.455883 17504 raft_consensus.cc:2804] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:30.456110 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.456326 17504 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.456699 17504 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.459416 16771 raft_consensus.cc:1240] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:30.459962 17647 consensus_queue.cc:1059] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:30.460824 17647 raft_consensus.cc:3055] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:30.461256 17647 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.461992 16620 raft_consensus.cc:3055] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:30.462385 16620 raft_consensus.cc:740] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.460906 17541 raft_consensus.cc:3055] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:30.464859 17541 raft_consensus.cc:740] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.449100 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.468441 17646 consensus_queue.cc:1059] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:30.470494 17646 raft_consensus.cc:3055] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:30.470304 17541 consensus_queue.cc:260] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.470860 17646 raft_consensus.cc:740] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.465135 17569 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:30.473367 17569 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:30.463263 16620 consensus_queue.cc:260] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:30.476585 17569 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.477013 16620 raft_consensus.cc:3060] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.478873 16738 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.479689 16738 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.480335 16738 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:30.481410 17552 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:30.482368 16738 leader_election.cc:304] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.484687 16738 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.469699 16693 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:30.486800 16738 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.488698 16692 raft_consensus.cc:1240] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:16:30.487252 17573 raft_consensus.cc:2749] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.485370 17581 raft_consensus.cc:2749] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.484540 17552 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:30.491317 17646 consensus_queue.cc:260] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.493871 17552 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.455158 17652 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.050s
I20260709 13:16:30.494290 17646 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.483697 17564 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:30.484275 17541 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.485577 17535 raft_consensus.cc:2749] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:16:30.513638 16590 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:30.462199 17647 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.492213 17579 raft_consensus.cc:2749] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.527444 16738 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.522583 16691 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:30.520627 17564 raft_consensus.cc:697] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
W20260709 13:16:30.549089 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 62050.7us
I20260709 13:16:30.531697 17527 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:30.551106 17645 leader_election.cc:290] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:30.562165 17650 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 13:16:30.548653 17647 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.566053 17527 raft_consensus.cc:697] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:30.547881 17607 raft_consensus.cc:515] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.636058 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.574456 17648 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:30.642346 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.632997 17580 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:30.645339 16767 raft_consensus.cc:2368] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:30.646003 17648 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.653860 17648 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.655622 16766 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39380 (request call id 590) took 1258 ms. Trace:
I20260709 13:16:30.656438 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.571640 17564 consensus_queue.cc:237] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.660224 17569 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.662179 17607 leader_election.cc:290] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.662850 17569 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.662863 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.664044 16619 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.665879 17527 consensus_queue.cc:237] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.669256 17633 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.647891 17580 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.671314 17633 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.671487 17580 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.674058 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:30.678004 16771 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.656082 16766 rpcz_store.cc:276] 0709 13:16:29.396945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:29.401470 (+  4525us) service_pool.cc:224] Handling call
0709 13:16:30.030475 (+629005us) spinlock_profiling.cc:243] Waited 4.55 ms on lock 0x7b580016fe98. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa83de27db1 00007fa83df67b71 00007fa83df67a22 00007fa846e80c09 00007fa845fdaee0 00007fa8460a40ab 00007fa8460a4131 00007fa8460520a0 00007fa846051984 00007fa83f5cc6d4 00007fa83f5cc662
0709 13:16:30.655417 (+624942us) spinlock_profiling.cc:243] Waited 178 ms on lock 0x7b5400170a54. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa8410902fa 00007fa846051b17 00007fa83f5cc6d4 00007fa83f5cc662 00007fa83f5cc591 00007fa83f5cc50c 00007fa83f5cb7c2 00007fa83f3c748c 00007fa83f3c68c6 00007fa83f3c626f
0709 13:16:30.655535 (+   118us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":419685504}
I20260709 13:16:30.682534 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:30.683085 16766 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.683125 16588 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:30.684523 17646 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:30.685753 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.688920 17504 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.680503 16619 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:30.693717 16740 leader_election.cc:304] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.693370 17504 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.697952 17579 raft_consensus.cc:2804] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:30.684356 17552 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.698491 17579 raft_consensus.cc:697] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:30.699353 17579 consensus_queue.cc:237] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.700338 17552 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:30.704756 16589 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:30.705336 17648 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:16:30.705821 17648 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.706279 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.707077 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.708199 17648 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.699783 17646 raft_consensus.cc:697] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.708765 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.711272 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.712774 17646 consensus_queue.cc:237] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.711892 17559 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
W20260709 13:16:30.575243 17649 consensus_queue.cc:1175] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "4c7dfff74eca41638678c4c916bf1e8f" responder_term: 3 status { last_received { term: 1 index: 1 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 2. Current term is 3. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:16:30.714869 16589 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.716995 16771 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:30.717090 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.718431 16620 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:16:30.719002 17542 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:16:30.714071 17559 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.719619 17645 raft_consensus.cc:2749] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.718813 16588 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.721215 17645 raft_consensus.cc:2749] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.721402 17559 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.723028 17588 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:30.722797 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.724306 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.726173 16518 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48126 (request call id 141) took 1556 ms. Trace:
I20260709 13:16:30.726368 16589 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.726727 16518 rpcz_store.cc:276] 0709 13:16:29.169440 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:29.169650 (+   210us) service_pool.cc:224] Handling call
0709 13:16:30.725973 (+1556323us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260709 13:16:30.727844 17541 raft_consensus.cc:2749] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.724558 17594 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.735323 16663 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.744675 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:30.745609 17504 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:16:30.745955 16590 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:30.749889 17504 raft_consensus.cc:697] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:30.749992 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516a68427ec04ba4afe011acd192b989" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:16:30.750970 17504 consensus_queue.cc:237] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.752527 16766 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:30.754515 16765 raft_consensus.cc:1240] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 3. Ops: []
I20260709 13:16:30.755082 16663 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.755854 17569 raft_consensus.cc:2804] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:30.756356 17569 raft_consensus.cc:697] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:30.757323 17569 consensus_queue.cc:237] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.759999 16590 leader_election.cc:304] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.763286 17295 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34716 (request call id 85) took 1336 ms. Trace:
I20260709 13:16:30.763854 17295 rpcz_store.cc:276] 0709 13:16:29.443100 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:29.443649 (+   549us) service_pool.cc:224] Handling call
0709 13:16:29.443952 (+   303us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:16:30.050195 (+606243us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:16:30.762936 (+712741us) spinlock_profiling.cc:243] Waited 605 ms on lock 0x7b5400505d54. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa84108ce01 00007fa84108b83e 00007fa846050419 00007fa83f5c7bd4 00007fa83f5c7b62 00007fa83f5c7a91 00007fa83f5c7a0c 00007fa83f5c6cc2 00007fa83f3c748c 00007fa83f3c68c6
0709 13:16:30.763183 (+   247us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1392605056}
I20260709 13:16:30.769685 17645 raft_consensus.cc:2749] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:16:30.745644 16768 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.779767 16774 raft_consensus.cc:1240] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:16:30.785945 17610 raft_consensus.cc:3055] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:30.786437 17610 raft_consensus.cc:740] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.781384 17541 consensus_queue.cc:1059] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:16:30.787298 17541 raft_consensus.cc:3055] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:30.787436 17610 consensus_queue.cc:260] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.787874 17541 raft_consensus.cc:740] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:30.794664 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.795006 17541 consensus_queue.cc:260] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.795723 16622 raft_consensus.cc:2410] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:16:30.796015 17541 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.811667 17623 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:30.826308 17623 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.830631 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.848985 16663 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
W20260709 13:16:30.861624 16588 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:30.859756 17503 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.874210 16692 raft_consensus.cc:1240] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 3. Ops: []
I20260709 13:16:30.875488 16772 raft_consensus.cc:2410] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5075a59b10c14ac2bb76c05578d29597 for term 2 because replica has last-logged OpId of term: 1 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:16:30.872958 17295 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.879292 17551 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.887071 17551 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:30.887506 17541 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:30.890062 16767 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.892099 17623 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:30.898015 17620 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:30.875780 16522 catalog_manager.cc:5697] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:30.898342 17610 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.867835 16768 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:30.918957 16699 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:30.925323 16623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.926040 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.942817 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd7e12d941b4e239803343206006040" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.943337 16625 raft_consensus.cc:3060] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.944300 16623 raft_consensus.cc:2410] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:16:30.933296 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.934326 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.946504 16617 raft_consensus.cc:2393] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 2: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:30.931119 16663 leader_election.cc:400] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Vote denied by peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) with higher term. Message: Invalid argument: T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:30.933255 16700 raft_consensus.cc:1275] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:30.947274 16663 leader_election.cc:403] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:16:30.931545 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:30.936290 16666 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.931816 16624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:30.936455 17503 raft_consensus.cc:2749] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.935786 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:30.948771 17573 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:30.949399 17573 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:30.951417 17573 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.954340 16663 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:30.955839 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.956622 16617 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:30.958003 16740 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
W20260709 13:16:30.914265 16772 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:39380 (request call id 584) took 1521 ms (client timeout 1785 ms). Trace:
W20260709 13:16:30.964675 16772 rpcz_store.cc:269] 0709 13:16:29.392433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:29.392574 (+   141us) service_pool.cc:224] Handling call
0709 13:16:30.913862 (+1521288us) spinlock_profiling.cc:243] Waited 1.48 s on lock 0x7b54003cf854. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa8410902fa 00007fa846051b17 00007fa83f5cc6d4 00007fa83f5cc662 00007fa83f5cc591 00007fa83f5cc50c 00007fa83f5cb7c2 00007fa83f3c748c 00007fa83f3c68c6 00007fa83f3c626f
0709 13:16:30.914183 (+   321us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3406327552}
I20260709 13:16:30.972133 16588 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.975714 16666 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:30.935812 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:30.978111 17582 raft_consensus.cc:3060] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:30.920171 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.916392 17613 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:30.909205 17551 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:30.927748 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.978293 16697 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:30.981199 16772 raft_consensus.cc:1240] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:30.981441 16738 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:30.925104 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:30.935366 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2d9a18d5e4946b0332362c01c4a32" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:30.967226 17503 raft_consensus.cc:2749] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:30.973834 17643 raft_consensus.cc:2804] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:30.978673 17623 raft_consensus.cc:2804] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:30.952627 17644 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.039s
I20260709 13:16:30.979111 17565 raft_consensus.cc:2749] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:31.004544 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:31.010948 17595 raft_consensus.cc:2749] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:16:31.008054 16622 raft_consensus.cc:2368] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.001497 17504 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.013829 16738 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.002274 17567 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:31.016188 16621 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:31.019444 17567 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.020638 16700 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:16:31.004146 17643 raft_consensus.cc:493] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.014467 17646 consensus_queue.cc:1059] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:16:31.018831 17640 raft_consensus.cc:2804] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.023777 17643 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.024068 17640 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.025406 17647 raft_consensus.cc:3055] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:31.026916 17640 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.021921 17623 raft_consensus.cc:697] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:31.008586 16620 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:31.030409 16666 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:31.017789 17504 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.034822 17569 raft_consensus.cc:2749] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:31.033991 17623 consensus_queue.cc:237] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.034307 17504 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.026938 17647 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:31.039057 16625 raft_consensus.cc:2468] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:31.042362 16666 leader_election.cc:400] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.043496 16666 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:31.048166 17262 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:31.052626 17661 raft_consensus.cc:2749] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:31.048882 17627 raft_consensus.cc:2804] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.053143 17557 consensus_queue.cc:1048] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:31.053633 17627 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.054028 17627 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.045500 17553 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.057726 17553 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.059973 17553 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:31.061458 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:31.061798 17643 raft_consensus.cc:515] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.062717 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:31.063352 16621 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:31.063928 17567 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.064658 16740 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.062183 16697 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:31.069236 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:31.069959 16772 raft_consensus.cc:2368] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.070442 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:31.070986 16621 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.080652 17627 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.072579 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:31.085322 17627 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.091837 16663 leader_election.cc:400] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Vote denied by peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) with higher term. Message: Invalid argument: T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.092305 16663 leader_election.cc:403] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:16:31.093847 17508 raft_consensus.cc:3060] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.097230 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:31.051424 17647 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.068006 17564 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.108042 17564 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.108532 17564 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.126750 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:31.130358 16622 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.138587 16767 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:31.140363 16663 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:31.142266 17627 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:31.142176 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7980892a16c494fa51003d6222ab0ad" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:31.144124 17643 leader_election.cc:290] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:16:31.144637 17666 log.cc:927] Time spent T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 13:16:31.142792 17627 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:31.145792 17627 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:31.146688 16621 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.147817 17565 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:31.151947 16622 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:31.154335 17627 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.155718 16768 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:31.158434 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:31.163208 16740 leader_election.cc:304] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.165132 16666 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:31.165427 17627 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.128334 17647 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:31.165445 17579 raft_consensus.cc:2804] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:31.168063 17579 raft_consensus.cc:697] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:31.168856 17579 consensus_queue.cc:237] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.173179 17567 raft_consensus.cc:2804] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:31.173745 17567 raft_consensus.cc:697] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:31.174588 17567 consensus_queue.cc:237] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.175475 17582 raft_consensus.cc:2749] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) with higher term. Message: Invalid argument: T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.177119 16767 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:31.178532 16620 raft_consensus.cc:1275] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:16:31.180176 16620 pending_rounds.cc:85] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Aborting all ops after (but not including) 1
I20260709 13:16:31.180104 16663 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.180603 16620 pending_rounds.cc:107] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:16:31.181771 16621 raft_consensus.cc:1275] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.182410 16616 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:16:31.183244 16616 pending_rounds.cc:85] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: Aborting all ops after (but not including) 1
I20260709 13:16:31.183550 16616 pending_rounds.cc:107] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:16:31.181370 16620 raft_consensus.cc:2889] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:16:31.183818 16616 raft_consensus.cc:2889] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:16:31.185094 17613 consensus_queue.cc:1048] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:31.160348 17504 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.187199 17504 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.182987 17582 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:31.187922 17582 raft_consensus.cc:697] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:31.188210 17643 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:31.188781 17582 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.190342 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:31.190930 16765 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.208045 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:31.208734 16616 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.224534 17647 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.225095 17647 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.227151 17647 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.228760 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:31.218494 16700 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:31.236570 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:31.237411 16767 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:31.238790 16588 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:31.190371 17508 raft_consensus.cc:2749] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) with higher term. Message: Invalid argument: T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.251077 16694 raft_consensus.cc:2468] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.245851 17647 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.251850 17647 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.252190 17647 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.246799 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:31.240760 17613 consensus_queue.cc:1048] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:16:31.262562 17295 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:31.269505 16624 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.191835 17640 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:31.283906 16624 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:31.286274 16691 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:31.295797 16693 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.321678 16621 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.335585 16691 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:31.337035 17649 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:31.340116 17640 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:31.346997 17551 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:31.348219 16772 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:31.351454 16772 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.353300 17647 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.355392 16694 raft_consensus.cc:1275] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.356824 16622 raft_consensus.cc:2368] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.359361 17541 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:31.359864 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:31.360636 16693 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.376296 17567 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:31.382266 17551 consensus_queue.cc:1048] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:31.403124 16765 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:31.402088 16616 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:31.405290 16663 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.406133 17580 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:31.407755 17567 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:31.408928 17567 raft_consensus.cc:697] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:31.409225 16666 leader_election.cc:400] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.406780 17580 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.410135 17567 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.412781 17580 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.416455 16697 raft_consensus.cc:2468] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.427688 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:31.426043 17647 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.445407 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:31.446400 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:31.447022 16769 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.439591 17551 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.461077 17551 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.466859 17649 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.467182 16768 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:31.467628 17649 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.466665 16616 raft_consensus.cc:1275] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:16:31.473760 16616 pending_rounds.cc:85] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Aborting all ops after (but not including) 1
I20260709 13:16:31.474054 16616 pending_rounds.cc:107] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:16:31.474388 16616 raft_consensus.cc:2889] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:16:31.470206 17649 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.332878 17564 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.484375 16773 raft_consensus.cc:1275] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.469211 17551 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:31.490847 16663 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.492590 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:31.502004 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:31.493664 16621 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.502737 16699 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
I20260709 13:16:31.484390 16765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:31.518085 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:31.490213 16769 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:31.534289 16589 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:31.535537 16621 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.509184 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:31.524996 17615 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:16:31.542024 16696 raft_consensus.cc:1275] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.531503 16765 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:31.540701 17559 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:16:31.551663 17676 log.cc:927] Time spent T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 13:16:31.557639 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:31.547681 17615 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting leader election (detected failure of leader b4f0d9625ccf423f93dea784da770b7c)
I20260709 13:16:31.539535 17510 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 13:16:31.571925 17675 log.cc:927] Time spent T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:16:31.572527 17564 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:31.564348 17615 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:31.577939 17640 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:31.578544 17640 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.555508 17559 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.568914 16588 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:31.585994 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:31.586607 16618 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.593636 17620 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:31.584672 17559 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.641548 16522 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48106 (request call id 159) took 2577 ms. Trace:
W20260709 13:16:31.651180 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 55100.9us
I20260709 13:16:31.655726 16618 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.657858 16740 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.669018 17515 raft_consensus.cc:2804] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:16:31.662439 17683 log.cc:927] Time spent T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.082s	user 0.004s	sys 0.000s
I20260709 13:16:31.653203 17620 raft_consensus.cc:697] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:31.642179 16522 rpcz_store.cc:276] 0709 13:16:29.064363 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:29.064534 (+   171us) service_pool.cc:224] Handling call
0709 13:16:30.031560 (+967026us) spinlock_profiling.cc:243] Waited 115 ms on lock 0x7b54002b9dd4. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff6090 00007fa841094f3a 00007fa846e4b1cc 00007fa846f4937e 00007fa84540a2a4 00007fa84540a232 00007fa84540a161 00007fa84540a0dc 00007fa845409392 00007fa83f3c748c 00007fa83f3c68c6
0709 13:16:31.641409 (+1609849us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:16:31.106809 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:16:31.107388 (+   579us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:16:31.107421 (+    33us) write_op.cc:435] Acquired schema lock
0709 13:16:31.107437 (+    16us) tablet.cc:662] Decoding operations
0709 13:16:31.107792 (+   355us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:16:31.107844 (+    52us) write_op.cc:641] Partition lock acquired for write op
0709 13:16:31.107870 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:16:31.108051 (+   181us) tablet.cc:701] Row locks acquired
0709 13:16:31.108067 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:16:31.108208 (+   141us) write_op.cc:270] Start()
0709 13:16:31.108304 (+    96us) write_op.cc:276] Timestamp: P: 1783602991108164 usec, L: 0
0709 13:16:31.108324 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:16:31.108964 (+   640us) log.cc:844] Serialized 598 byte log entry
0709 13:16:31.422891 (+313927us) op_driver.cc:464] REPLICATION: finished
0709 13:16:31.480021 (+ 57130us) write_op.cc:301] APPLY: starting
0709 13:16:31.482691 (+  2670us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:31.489513 (+  6822us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:31.513265 (+ 23752us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:31.538356 (+ 25091us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:31.549618 (+ 11262us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:16:31.553772 (+  4154us) write_op.cc:312] APPLY: finished
0709 13:16:31.562457 (+  8685us) log.cc:844] Serialized 22 byte log entry
0709 13:16:31.575133 (+ 12676us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:31.575220 (+    87us) write_op.cc:454] Released schema lock
0709 13:16:31.575259 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:31.575594 (+   335us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:31.575619 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2444,"reported_tablets":2,"spinlock_wait_cycles":264976640,"child_traces":[["op",{"apply.queue_time_us":56880,"apply.run_cpu_time_us":2537,"apply.run_wall_time_us":95572,"num_ops":1,"prepare.queue_time_us":160265,"prepare.run_cpu_time_us":27649,"prepare.run_wall_time_us":137289,"raft.queue_time_us":214603,"raft.run_cpu_time_us":10812,"raft.run_wall_time_us":57018,"replication_time_us":314472,"thread_start_us":475027,"threads_started":4,"wal-append.queue_time_us":97429}]]}
I20260709 13:16:31.643148 17615 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.656296 17623 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:16:31.675148 17515 raft_consensus.cc:697] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:31.709168 17515 consensus_queue.cc:237] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:16:31.715377 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 57639.1us
I20260709 13:16:31.715704 17551 consensus_queue.cc:1048] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:31.715107 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 53272.3us
I20260709 13:16:31.719221 16740 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:31.733933 16698 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:31.739567 16624 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.738139 17574 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:31.782490 16693 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.743223 17627 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:16:31.794551 17615 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.795346 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
W20260709 13:16:31.805596 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 90570.8us
I20260709 13:16:31.820873 16691 raft_consensus.cc:1275] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.804247 17574 raft_consensus.cc:697] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:31.831404 17579 consensus_queue.cc:1048] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:31.787911 17620 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.851774 17559 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.871315 17559 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.873265 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:31.873931 16622 raft_consensus.cc:2368] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.867317 17574 consensus_queue.cc:237] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.877415 16616 raft_consensus.cc:1240] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:31.889683 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:31.890481 16694 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.896682 16519 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48118 (request call id 159) took 1708 ms. Trace:
I20260709 13:16:31.908622 16520 catalog_manager.cc:5697] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:31.911033 17640 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:31.900997 16738 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:31.897125 16519 rpcz_store.cc:276] 0709 13:16:30.187886 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:30.188025 (+   139us) service_pool.cc:224] Handling call
0709 13:16:31.896593 (+1708568us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
W20260709 13:16:31.916834 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 51282.8us
I20260709 13:16:31.918877 16621 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:31.919703 16621 raft_consensus.cc:2368] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c for earlier term 2. Current term is 3.
I20260709 13:16:31.925519 16621 raft_consensus.cc:1275] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:31.933188 16740 leader_election.cc:400] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c for earlier term 2. Current term is 3.
I20260709 13:16:31.933537 16740 leader_election.cc:403] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:16:31.936959 17579 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.935848 17705 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:31.951924 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:31.963558 16694 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:31.954722 17705 raft_consensus.cc:493] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:31.966517 17705 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:31.972551 17579 raft_consensus.cc:2749] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c for earlier term 2. Current term is 3.
W20260709 13:16:31.977089 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 385119us
I20260709 13:16:31.977880 17705 raft_consensus.cc:515] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.980130 17705 leader_election.cc:290] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:31.983598 16769 raft_consensus.cc:1240] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:31.984645 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:31.985464 16767 raft_consensus.cc:2368] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:31.988538 17647 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:31.989059 17647 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:31.991272 17647 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:31.994477 16770 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.000648 17530 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.005101 16620 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.019371 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:32.019482 17567 consensus_queue.cc:1059] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.020234 17567 consensus_queue.cc:1243] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Peer 5075a59b10c14ac2bb76c05578d29597 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:16:32.020823 17687 raft_consensus.cc:3055] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:32.021186 17687 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:32.021987 17687 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:32.029680 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:32.031513 16697 raft_consensus.cc:3060] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:32.031993 17687 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:32.047467 16666 leader_election.cc:400] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
W20260709 13:16:32.053081 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 117651us
I20260709 13:16:32.060170 16663 leader_election.cc:400] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Vote denied by peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) with higher term. Message: Invalid argument: T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:32.060696 16663 leader_election.cc:403] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:16:32.059607 17519 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:32.065804 17567 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.077975 16767 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.083648 17613 consensus_queue.cc:1048] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.102273 16625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:32.103072 16625 raft_consensus.cc:2393] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b4f0d9625ccf423f93dea784da770b7c in current term 3: Already voted for candidate 5075a59b10c14ac2bb76c05578d29597 in this term.
I20260709 13:16:32.102999 17568 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:32.154641 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a5e279a76b4f4db956b7629d319a20" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:32.167289 16769 raft_consensus.cc:2393] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 5075a59b10c14ac2bb76c05578d29597 in current term 3: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:32.205331 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:32.212793 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 112377us
I20260709 13:16:32.221860 16697 raft_consensus.cc:2468] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:32.222513 17589 raft_consensus.cc:2749] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) with higher term. Message: Invalid argument: T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
W20260709 13:16:32.225489 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 109191us
I20260709 13:16:32.228224 16621 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:32.224938 16588 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:32.241214 16766 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.243748 17643 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.247917 16738 leader_election.cc:304] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:32.249318 17686 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:32.252095 17643 raft_consensus.cc:2804] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:32.252692 17643 raft_consensus.cc:697] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:32.253588 17643 consensus_queue.cc:237] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:32.296804 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 71731.9us
I20260709 13:16:32.300493 16588 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:32.310647 17723 raft_consensus.cc:2749] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:16:32.322858 16617 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.326771 16518 catalog_manager.cc:5697] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.330657 16518 catalog_manager.cc:5697] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.328555 16520 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39240 (request call id 45) took 1867 ms. Trace:
I20260709 13:16:32.333026 17726 raft_consensus.cc:2749] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:16:32.333240 16520 rpcz_store.cc:276] 0709 13:16:30.449656 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:30.450091 (+   435us) service_pool.cc:224] Handling call
0709 13:16:32.316606 (+1866515us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:16:32.055712 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:16:32.056259 (+   547us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:16:32.056290 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:16:32.056307 (+    17us) tablet.cc:662] Decoding operations
0709 13:16:32.056640 (+   333us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:16:32.056709 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 13:16:32.056740 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:16:32.056920 (+   180us) tablet.cc:701] Row locks acquired
0709 13:16:32.056937 (+    17us) write_op.cc:260] PREPARE: finished
0709 13:16:32.057056 (+   119us) write_op.cc:270] Start()
0709 13:16:32.057152 (+    96us) write_op.cc:276] Timestamp: P: 1783602992057018 usec, L: 0
0709 13:16:32.057172 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 13:16:32.057854 (+   682us) log.cc:844] Serialized 535 byte log entry
0709 13:16:32.222170 (+164316us) op_driver.cc:464] REPLICATION: finished
0709 13:16:32.262819 (+ 40649us) write_op.cc:301] APPLY: starting
0709 13:16:32.262897 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:32.262972 (+    75us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:32.263102 (+   130us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:32.263285 (+   183us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:32.263439 (+   154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:16:32.263482 (+    43us) write_op.cc:312] APPLY: finished
0709 13:16:32.263604 (+   122us) log.cc:844] Serialized 22 byte log entry
0709 13:16:32.263759 (+   155us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:32.263833 (+    74us) write_op.cc:454] Released schema lock
0709 13:16:32.263867 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:32.264188 (+   321us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:32.264216 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":39645,"apply.run_cpu_time_us":1396,"apply.run_wall_time_us":1396,"num_ops":1,"prepare.queue_time_us":110850,"prepare.run_cpu_time_us":2416,"prepare.run_wall_time_us":2415,"replication_time_us":164856,"thread_start_us":32654,"threads_started":2}]]}
I20260709 13:16:32.338063 17723 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:16:32.333042 16518 catalog_manager.cc:5697] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.340588 17723 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:32.355465 17723 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:32.384865 16697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:32.386225 16697 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 1.
W20260709 13:16:32.387745 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 129140us
I20260709 13:16:32.391636 16589 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:32.394953 17726 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:16:32.395368 17726 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:16:32.395699 17726 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:32.417682 17530 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:32.418531 17530 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:32.421128 17530 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:32.465863 17582 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:32.480594 17669 log.cc:927] Time spent T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: Append to log took a long time: real 0.217s	user 0.004s	sys 0.000s
I20260709 13:16:32.492413 16768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:16:32.473364 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 98946.8us
I20260709 13:16:32.501361 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:32.549440 16768 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:32.557004 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:16:32.558063 16767 raft_consensus.cc:2393] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f in current term 2: Already voted for candidate b4f0d9625ccf423f93dea784da770b7c in this term.
I20260709 13:16:32.595669 16697 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.596846 16693 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:32.571514 16619 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.569909 17726 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:32.676577 16773 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:16:32.681495 16739 consensus_peers.cc:597] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fda68769b322434a8d29dffb02ba3b74. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:32.682675 16518 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48126 (request call id 142) took 1552 ms. Trace:
W20260709 13:16:32.686757 16739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:39407, user_credentials={real_user=slave}} blocked reactor thread for 119951us
I20260709 13:16:32.692018 16698 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:16:32.692454 16698 pending_rounds.cc:85] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Aborting all ops after (but not including) 1
I20260709 13:16:32.692713 16698 pending_rounds.cc:107] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:16:32.692981 16698 raft_consensus.cc:2889] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:16:32.699635 17726 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:32.699271 16622 raft_consensus.cc:2368] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:32.684937 16519 catalog_manager.cc:5697] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.705821 16519 catalog_manager.cc:5697] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.687024 16518 rpcz_store.cc:276] 0709 13:16:31.129886 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:31.130124 (+   238us) service_pool.cc:224] Handling call
0709 13:16:31.289325 (+159201us) spinlock_profiling.cc:243] Waited 106 ms on lock 0x7b54002b9dd4. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff6090 00007fa841094f3a 00007fa846e4b1cc 00007fa846f4937e 00007fa84540a2a4 00007fa84540a232 00007fa84540a161 00007fa84540a0dc 00007fa845409392 00007fa83f3c748c 00007fa83f3c68c6
0709 13:16:32.682606 (+1393281us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:16:32.492544 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:16:32.493315 (+   771us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:16:32.493382 (+    67us) write_op.cc:435] Acquired schema lock
0709 13:16:32.493413 (+    31us) tablet.cc:662] Decoding operations
0709 13:16:32.543031 (+ 49618us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:16:32.559328 (+ 16297us) write_op.cc:641] Partition lock acquired for write op
0709 13:16:32.559371 (+    43us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:16:32.559908 (+   537us) tablet.cc:701] Row locks acquired
0709 13:16:32.559974 (+    66us) write_op.cc:260] PREPARE: finished
0709 13:16:32.560162 (+   188us) write_op.cc:270] Start()
0709 13:16:32.560358 (+   196us) write_op.cc:276] Timestamp: P: 1783602992560080 usec, L: 0
0709 13:16:32.560403 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 13:16:32.562870 (+  2467us) log.cc:844] Serialized 1316 byte log entry
0709 13:16:32.669172 (+106302us) op_driver.cc:464] REPLICATION: finished
0709 13:16:32.669876 (+   704us) write_op.cc:301] APPLY: starting
0709 13:16:32.669986 (+   110us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:32.670197 (+   211us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:32.670373 (+   176us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:32.671044 (+   671us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:32.671416 (+   372us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:16:32.671486 (+    70us) write_op.cc:312] APPLY: finished
0709 13:16:32.671816 (+   330us) log.cc:844] Serialized 34 byte log entry
0709 13:16:32.672019 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:32.672132 (+   113us) write_op.cc:454] Released schema lock
0709 13:16:32.672199 (+    67us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:32.672635 (+   436us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:32.672668 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":7,"spinlock_wait_cycles":243564288,"child_traces":[["op",{"apply.queue_time_us":416,"apply.run_cpu_time_us":2714,"apply.run_wall_time_us":2714,"num_ops":3,"prepare.queue_time_us":102866,"prepare.run_cpu_time_us":4846,"prepare.run_wall_time_us":98262,"replication_time_us":108602}]]}
I20260709 13:16:32.734829 16519 catalog_manager.cc:5697] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.738533 17579 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:32.737941 16519 catalog_manager.cc:5697] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } }
I20260709 13:16:32.749609 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:32.750340 16692 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:16:32.753628 17643 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:32.763494 17726 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:32.765431 17731 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:32.765872 17613 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:32.773135 16522 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.776849 16522 catalog_manager.cc:5697] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:32.781342 16692 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:32.778515 16522 catalog_manager.cc:5697] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } }
I20260709 13:16:32.787024 17726 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:16:32.790711 16666 leader_election.cc:400] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:32.791088 16666 leader_election.cc:403] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:16:32.809217 17730 raft_consensus.cc:2749] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) with higher term. Message: Invalid argument: T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3.
I20260709 13:16:32.815395 16772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:32.816116 16772 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:32.824621 16620 raft_consensus.cc:1275] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:32.834203 17731 consensus_queue.cc:1048] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:32.854756 16589 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:32.855754 17725 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:32.855841 16772 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:32.856379 17725 raft_consensus.cc:697] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:32.857507 17725 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:32.858421 16619 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:32.866245 16522 catalog_manager.cc:5697] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.870536 17643 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:59094 (request call id 1) took 4355 ms. Trace:
I20260709 13:16:32.868325 16522 catalog_manager.cc:5697] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:32.897238 16623 consensus_queue.cc:237] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:32.945583 16700 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:32.871264 17643 rpcz_store.cc:276] 0709 13:16:28.514793 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:28.515012 (+   219us) service_pool.cc:224] Handling call
0709 13:16:29.016214 (+501202us) spinlock_profiling.cc:243] Waited 1.52 ms on lock 0x7b2c00132558. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa83f985a11 00007fa83f994a0a 00007fa83f994693 00007fa83f994631 00007fa8410c7902 00007fa8410c76dd 00007fa841092f3f 00007fa8410926b3 00007fa846052d29 00007fa83f5d11d4 00007fa83f5d1162
0709 13:16:29.046241 (+ 30027us) log.cc:844] Serialized 506 byte log entry
0709 13:16:29.440616 (+394375us) spinlock_profiling.cc:243] Waited 1.82 ms on lock 0x7b180005fd40. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa846e67de1 00007fa846e745b1 00007fa83df9f3f3 00007fa83dfa17c1 00007fa83dfa1779 00007fa83dfa1709 00007fa83dfa16d1 00007fa83dfa09cd 000000000038f354 000000000038f199 00007fa83df8283a
0709 13:16:29.510993 (+ 70377us) spinlock_profiling.cc:243] Waited 2.4 ms on lock 0x7b54000a1a20. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa841005142 00007fa840fe5eaa 00007fa840fecd53 00007fa840feccd9 00007fa840fecc69 00007fa840fecc31 00007fa840febdfd 000000000038f354 000000000038f199 00007fa83df9f475
0709 13:16:30.207786 (+696793us) spinlock_profiling.cc:243] Waited 5.11 ms on lock 0x7b180005fd40. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa846e67de1 00007fa846e745b1 00007fa83df6d2a6 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa83f985a11 00007fa83f994a0a 00007fa83f994693 00007fa83f994631
0709 13:16:30.450217 (+242431us) spinlock_profiling.cc:243] Waited 985 ms on lock 0x7b54000a1a20. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa841005062 00007fa840fe5eaa 00007fa840fecd53 00007fa840feccd9 00007fa840fecc69 00007fa840fecc31 00007fa840febdfd 000000000038f354 000000000038f199 00007fa83df9f475
0709 13:16:30.451430 (+  1213us) spinlock_profiling.cc:243] Waited 1.06 s on lock 0x7b54000a1a20. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa841001dbe 00007fa84100c930 00007fa84100c8d8 00007fa84100c858 00007fa84100c813 00007fa84100ba9c 00007fa846ef7626 00007fa846ef1dd8 00007fa8410487cb 00007fa84104b2c0
0709 13:16:30.452720 (+  1290us) spinlock_profiling.cc:243] Waited 222 ms on lock 0x7b54000a1a20. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa84100cb26 00007fa84100649a 00007fa841005714 00007fa840fe5eaa 00007fa840fecd53 00007fa840feccd9 00007fa840fecc69 00007fa840fecc31 00007fa840febdfd 000000000038f354
0709 13:16:30.463567 (+ 10847us) spinlock_profiling.cc:243] Waited 694 ms on lock 0x7b180020cb80. stack: 00007fa83df6d343 00007fa83df6d240 00007fa83d8fc1d4 00007fa84763a304 00007fa84763a299 00007fa840ff5571 00007fa8410c8d01 00007fa841005691 00007fa840fe5eaa 00007fa840fecd53 00007fa840feccd9 00007fa840fecc69 00007fa840fecc31 00007fa840febdfd 000000000038f354 000000000038f199
0709 13:16:32.870400 (+2406833us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":46500,"raft.run_cpu_time_us":42637,"raft.run_wall_time_us":3434419,"spinlock_wait_cycles":6840204032,"thread_start_us":186767,"threads_started":1,"wal-append.queue_time_us":304019,"wal-append.run_cpu_time_us":6758,"wal-append.run_wall_time_us":2089562}
I20260709 13:16:33.045800 16696 raft_consensus.cc:1275] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:33.067870 17295 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:33.106011 16768 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:33.109486 17565 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:16:33.112926 17748 log.cc:927] Time spent T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.200s	user 0.000s	sys 0.001s
W20260709 13:16:33.128054 17745 log.cc:927] Time spent T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 13:16:33.118216 17620 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:16:33.170405 17753 ts_tablet_manager.cc:933] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:16:33.187995 17750 log.cc:927] Time spent T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 13:16:33.188469 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 126425us
I20260709 13:16:33.191334 17732 consensus_queue.cc:1048] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.209679 16696 consensus_queue.cc:237] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:16:33.315654 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 61104.7us
I20260709 13:16:33.302747 17753 tablet_copy_client.cc:323] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:33.327900 16767 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:16:33.343070 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 53326.8us
W20260709 13:16:33.344360 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 80662.3us
I20260709 13:16:33.354382 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet fda68769b322434a8d29dffb02ba3b74 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:33.355096 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet fda68769b322434a8d29dffb02ba3b74 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-fda68769b322434a8d29dffb02ba3b74
I20260709 13:16:33.383508 16618 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:33.384284 17759 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:33.391594 17295 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:33.451634 16773 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:33.451472 17620 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.456537 17686 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:33.457532 17510 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:16:33.467387 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19ca7024abf044e1910559ec384f9e8e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:33.466187 16784 tablet_copy_source_session.cc:215] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:33.476892 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda68769b322434a8d29dffb02ba3b74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.476089 16769 raft_consensus.cc:2955] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:33.500309 16665 consensus_peers.cc:597] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3c299b54b0c459cbf95b065caae3c66. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:33.503711 16700 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:16:33.508307 17620 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:33.518854 16518 catalog_manager.cc:5697] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:33.530400 16519 catalog_manager.cc:5697] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, term changed from 1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.532160 16519 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.538054 16522 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48118 (request call id 160) took 1443 ms. Trace:
I20260709 13:16:33.536598 16519 catalog_manager.cc:5697] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } }
I20260709 13:16:33.538463 16522 rpcz_store.cc:276] 0709 13:16:32.094486 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:32.094624 (+   138us) service_pool.cc:224] Handling call
0709 13:16:33.537995 (+1443371us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:16:32.897825 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:16:32.898453 (+   628us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:16:32.898515 (+    62us) write_op.cc:435] Acquired schema lock
0709 13:16:32.898528 (+    13us) tablet.cc:662] Decoding operations
0709 13:16:32.899228 (+   700us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:16:32.899285 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:16:32.899313 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:16:32.899867 (+   554us) tablet.cc:701] Row locks acquired
0709 13:16:32.899890 (+    23us) write_op.cc:260] PREPARE: finished
0709 13:16:32.900069 (+   179us) write_op.cc:270] Start()
0709 13:16:32.900205 (+   136us) write_op.cc:276] Timestamp: P: 1783602992900015 usec, L: 0
0709 13:16:32.900230 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:16:32.962625 (+ 62395us) log.cc:844] Serialized 2093 byte log entry
0709 13:16:33.388198 (+425573us) op_driver.cc:464] REPLICATION: finished
0709 13:16:33.502550 (+114352us) write_op.cc:301] APPLY: starting
0709 13:16:33.502681 (+   131us) tablet.cc:1367] starting BulkCheckPresence
0709 13:16:33.502892 (+   211us) tablet.cc:1370] finished BulkCheckPresence
0709 13:16:33.503046 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:16:33.504871 (+  1825us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:16:33.505041 (+   170us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:16:33.505080 (+    39us) write_op.cc:312] APPLY: finished
0709 13:16:33.505306 (+   226us) log.cc:844] Serialized 46 byte log entry
0709 13:16:33.506033 (+   727us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:33.506131 (+    98us) write_op.cc:454] Released schema lock
0709 13:16:33.506171 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 13:16:33.506546 (+   375us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:16:33.506572 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":160,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":109641,"apply.run_cpu_time_us":2217,"apply.run_wall_time_us":8391,"num_ops":5,"prepare.queue_time_us":1967,"prepare.run_cpu_time_us":3869,"prepare.run_wall_time_us":80590,"replication_time_us":487815,"thread_start_us":69441,"threads_started":1}]]}
I20260709 13:16:33.556124 17623 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.541766 16519 catalog_manager.cc:5697] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } }
I20260709 13:16:33.568038 16770 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.581916 16619 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.598201 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 19ca7024abf044e1910559ec384f9e8e with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:33.599678 16766 consensus_queue.cc:237] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:33.621543 17753 tablet_copy_client.cc:806] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:33.622283 17753 tablet_copy_client.cc:670] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:33.628659 17753 tablet_copy_client.cc:538] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:33.636781 17775 tablet_replica.cc:333] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:33.638214 17775 raft_consensus.cc:2243] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:33.639210 17775 raft_consensus.cc:2272] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:33.643078 17775 ts_tablet_manager.cc:1916] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:16:33.647193 16739 consensus_peers.cc:597] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4baf02d7ee8a4abdab4458780907b737. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:33.651489 16620 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:33.657609 17710 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:33.662899 16697 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:33.663542 17753 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:33.665313 17692 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:33.697130 16518 catalog_manager.cc:5697] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:33.723726 17775 ts_tablet_manager.cc:1929] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:33.724249 17775 log.cc:1199] T 19ca7024abf044e1910559ec384f9e8e P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/19ca7024abf044e1910559ec384f9e8e
I20260709 13:16:33.730701 17613 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.735435 16620 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.745710 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 19ca7024abf044e1910559ec384f9e8e (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:33.759588 17753 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:33.760576 17753 tablet_bootstrap.cc:492] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:33.761260 17753 ts_tablet_manager.cc:1403] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.010s
I20260709 13:16:33.765094 17753 raft_consensus.cc:359] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:33.765950 17753 raft_consensus.cc:740] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:33.766654 17753 consensus_queue.cc:260] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:33.770927 16697 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.805745 17753 ts_tablet_manager.cc:1434] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260709 13:16:33.831007 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-fda68769b322434a8d29dffb02ba3b74 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:33.837158 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-fda68769b322434a8d29dffb02ba3b74 on tablet fda68769b322434a8d29dffb02ba3b74 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:33.855736 17780 ts_tablet_manager.cc:933] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:33.853210 16518 catalog_manager.cc:5697] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:33.881738 17780 tablet_copy_client.cc:323] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:33.884264 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet a3c299b54b0c459cbf95b065caae3c66 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:33.884904 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet a3c299b54b0c459cbf95b065caae3c66 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-a3c299b54b0c459cbf95b065caae3c66
I20260709 13:16:33.892786 16710 tablet_copy_source_session.cc:215] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:33.922690 17780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c299b54b0c459cbf95b065caae3c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:33.992842 17780 tablet_copy_client.cc:806] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:33.993939 17780 tablet_copy_client.cc:670] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:33.998010 17780 tablet_copy_client.cc:538] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:34.014114 17780 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:34.093051 17780 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:34.094103 17780 tablet_bootstrap.cc:492] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:34.103273 17780 ts_tablet_manager.cc:1403] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.007s
I20260709 13:16:34.103749 17753 ts_tablet_manager.cc:933] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:34.110621 17780 raft_consensus.cc:359] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:34.111585 17780 raft_consensus.cc:740] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:34.112318 17780 consensus_queue.cc:260] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:34.116701 17780 ts_tablet_manager.cc:1434] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 13:16:34.118330 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-a3c299b54b0c459cbf95b065caae3c66 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:34.118753 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-a3c299b54b0c459cbf95b065caae3c66 on tablet a3c299b54b0c459cbf95b065caae3c66 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:34.121454 17753 tablet_copy_client.cc:323] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:34.123205 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet 4baf02d7ee8a4abdab4458780907b737 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:34.123773 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet 4baf02d7ee8a4abdab4458780907b737 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-4baf02d7ee8a4abdab4458780907b737
I20260709 13:16:34.132156 16784 tablet_copy_source_session.cc:215] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:34.146836 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4baf02d7ee8a4abdab4458780907b737. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:34.177379 17753 tablet_copy_client.cc:806] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:34.177964 17753 tablet_copy_client.cc:670] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:34.183693 17753 tablet_copy_client.cc:538] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:34.197516 17753 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:34.215183 17295 raft_consensus.cc:1217] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 1.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:16:34.251991 17753 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:34.253571 17753 tablet_bootstrap.cc:492] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:34.254253 17753 ts_tablet_manager.cc:1403] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.007s
I20260709 13:16:34.257102 17753 raft_consensus.cc:359] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:34.257943 17753 raft_consensus.cc:740] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:34.258560 17753 consensus_queue.cc:260] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:34.265304 17753 ts_tablet_manager.cc:1434] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:16:34.272081 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-4baf02d7ee8a4abdab4458780907b737 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:34.272514 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-4baf02d7ee8a4abdab4458780907b737 on tablet 4baf02d7ee8a4abdab4458780907b737 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:34.389264 17295 raft_consensus.cc:1217] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:16:34.561975 17261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 50561.1us
I20260709 13:16:34.717039 17295 raft_consensus.cc:1217] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:34.843007 17613 raft_consensus.cc:1064] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:34.849860 17613 consensus_queue.cc:237] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:34.959172 17729 raft_consensus.cc:1064] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:34.962013 17729 consensus_queue.cc:237] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:34.980341 16700 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:34.984289 17788 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:16:34.997916 17295 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:35.024003 17295 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:35.026317 17568 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:16:35.032545 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 62842.4us
I20260709 13:16:35.034564 16767 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:35.046241 16620 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:35.051807 17788 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:35.053241 17768 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:35.068919 17788 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:35.079871 17733 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.097615 16616 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:35.101701 17787 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:35.090602 17295 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.133167 16700 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.139825 17768 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.151921 16518 catalog_manager.cc:5697] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.160239 16773 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.162223 17298 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.175040 17790 raft_consensus.cc:1064] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:35.196139 17790 consensus_queue.cc:237] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:35.199608 16618 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.280195 16619 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.280237 16519 catalog_manager.cc:5697] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:35.328488 17298 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.331547 17788 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:35.345817 16697 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.347913 17613 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:35.364005 16619 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:35.375883 17710 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:35.396237 17790 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.411808 16692 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.471954 16619 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.583212 17298 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.628823 16518 catalog_manager.cc:5697] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.690768 16773 consensus_queue.cc:237] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:35.691606 16700 consensus_queue.cc:237] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:35.700074 16766 consensus_queue.cc:237] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [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: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:35.705976 17295 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:35.707633 17787 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:35.715257 17295 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:35.717223 17613 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:35.720312 16697 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:35.723381 17790 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:35.733690 17788 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.737228 16700 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.758013 17795 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.759938 17295 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.762104 17296 raft_consensus.cc:2955] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.766801 16520 catalog_manager.cc:5697] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.775259 17298 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:35.787452 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 4baf02d7ee8a4abdab4458780907b737 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:35.798439 16520 catalog_manager.cc:5697] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.800011 17613 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:35.806336 17810 tablet_replica.cc:333] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:35.807669 17810 raft_consensus.cc:2243] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.808498 17810 raft_consensus.cc:2272] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.818212 17710 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.819914 17810 ts_tablet_manager.cc:1916] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:35.833894 16619 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:35.862218 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet a3c299b54b0c459cbf95b065caae3c66 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:35.865057 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4baf02d7ee8a4abdab4458780907b737 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:35.865919 17810 ts_tablet_manager.cc:1929] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:35.866576 17810 log.cc:1199] T 4baf02d7ee8a4abdab4458780907b737 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/4baf02d7ee8a4abdab4458780907b737
I20260709 13:16:35.876972 17811 tablet_replica.cc:333] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:35.883651 17615 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:35.886775 16621 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:35.889595 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 4baf02d7ee8a4abdab4458780907b737 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:35.866518 17295 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:35.906968 17811 raft_consensus.cc:2243] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:35.907781 17811 raft_consensus.cc:2272] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:35.908838 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fda68769b322434a8d29dffb02ba3b74 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:35.917613 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3c299b54b0c459cbf95b065caae3c66 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:35.918829 17790 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 13:16:35.922928 17811 ts_tablet_manager.cc:1916] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:16:35.972823 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 90240.5us
W20260709 13:16:35.974190 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 55042.8us
I20260709 13:16:36.008514 16519 catalog_manager.cc:5697] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:36.030177 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet fda68769b322434a8d29dffb02ba3b74 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:36.041812 17811 ts_tablet_manager.cc:1929] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:16:36.042348 17811 log.cc:1199] T a3c299b54b0c459cbf95b065caae3c66 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/a3c299b54b0c459cbf95b065caae3c66
I20260709 13:16:36.056270 17822 tablet_replica.cc:333] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:36.060364 16622 raft_consensus.cc:2955] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:36.063457 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet a3c299b54b0c459cbf95b065caae3c66 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
W20260709 13:16:36.115643 16507 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 52205.1us
I20260709 13:16:36.085592 16621 raft_consensus.cc:2955] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:36.254426 17822 raft_consensus.cc:2243] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:36.255254 17822 raft_consensus.cc:2272] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:36.257635 17822 ts_tablet_manager.cc:1916] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:36.284538 17822 ts_tablet_manager.cc:1929] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:16:36.284919 17822 log.cc:1199] T fda68769b322434a8d29dffb02ba3b74 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/fda68769b322434a8d29dffb02ba3b74
I20260709 13:16:36.320657 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet fda68769b322434a8d29dffb02ba3b74 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
W20260709 13:16:36.366600 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 49542.5us
I20260709 13:16:36.647500 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:36.757961 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:36.758903 16699 raft_consensus.cc:606] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:36.762250 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:36.762811 16699 raft_consensus.cc:606] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:36.765516 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:36.766105 16699 raft_consensus.cc:606] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:36.769047 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:36.769640 16699 raft_consensus.cc:606] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:36.772385 16694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:36.773020 16694 raft_consensus.cc:606] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:36.789601 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:36.790392 16773 raft_consensus.cc:606] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:36.791882 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:36.793793 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:36.804570 17788 raft_consensus.cc:993] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:36.805191 17788 raft_consensus.cc:1081] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:36.807127 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34726
I20260709 13:16:36.807809 17298 raft_consensus.cc:493] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.808188 17298 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:36.815361 17298 raft_consensus.cc:515] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:36.818287 16622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:36.818925 16622 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:36.825847 16622 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 4.
I20260709 13:16:36.827414 17264 leader_election.cc:304] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:36.828406 17588 raft_consensus.cc:2804] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:36.828910 17588 raft_consensus.cc:697] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:36.829905 17588 consensus_queue.cc:237] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:36.833835 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda68769b322434a8d29dffb02ba3b74" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:36.834386 16773 raft_consensus.cc:3055] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:36.834677 16773 raft_consensus.cc:740] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:36.835328 16773 consensus_queue.cc:260] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:36.836297 16773 raft_consensus.cc:3060] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:36.849164 16773 raft_consensus.cc:2468] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 4.
I20260709 13:16:36.845062 17298 leader_election.cc:290] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:36.849223 16519 catalog_manager.cc:5697] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 3 to 4, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 4 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:36.864167 17791 raft_consensus.cc:993] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:36.864702 17791 raft_consensus.cc:1081] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:36.870685 16618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:36.871217 16618 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.871528 16618 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.881881 16618 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:36.884403 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:36.884955 16699 raft_consensus.cc:3055] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.885516 16699 raft_consensus.cc:740] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:36.886160 16618 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:36.886231 16699 consensus_queue.cc:260] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:36.887029 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:36.887882 16766 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.888126 16699 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.899902 16699 raft_consensus.cc:2468] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:36.903374 16766 raft_consensus.cc:2468] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:36.915236 16589 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:36.917809 17823 raft_consensus.cc:2804] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.918301 17823 raft_consensus.cc:697] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:36.920064 17823 consensus_queue.cc:237] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:36.934103 17791 raft_consensus.cc:993] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:36.934599 17791 raft_consensus.cc:1081] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:36.936097 16622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:36.936729 16622 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:36.937140 16622 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.945796 16622 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:36.948534 16622 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:36.950843 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:36.951429 16699 raft_consensus.cc:3055] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:36.951726 16699 raft_consensus.cc:740] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:36.952489 16699 consensus_queue.cc:260] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:36.953653 16699 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.956318 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:36.956889 16766 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:36.971781 16699 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:36.971618 16519 catalog_manager.cc:5697] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:36.972960 16589 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:36.973830 17823 raft_consensus.cc:2804] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:36.974301 16766 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:36.974305 17823 raft_consensus.cc:697] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:36.981396 17823 consensus_queue.cc:237] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.007869 16519 catalog_manager.cc:5697] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:37.048015 17791 raft_consensus.cc:993] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:37.048540 17791 raft_consensus.cc:1081] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:37.051132 16773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:37.051637 16773 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:37.052011 16773 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.065899 16773 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.068581 16773 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:37.070359 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:37.070957 16692 raft_consensus.cc:3055] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:37.071290 16692 raft_consensus.cc:740] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:37.072024 16692 consensus_queue.cc:260] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.073410 16692 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.074249 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:37.074781 16620 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.081104 16620 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:37.082692 16740 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:37.083523 17733 raft_consensus.cc:2804] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:37.085108 17733 raft_consensus.cc:697] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:37.086090 17733 consensus_queue.cc:237] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.088559 16692 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:37.115888 16519 catalog_manager.cc:5697] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:37.156454 17615 raft_consensus.cc:993] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:37.156949 17812 raft_consensus.cc:1081] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:37.158538 16618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:37.159085 16618 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:37.159458 16618 raft_consensus.cc:3060] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.166412 16618 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.172649 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:37.173296 16692 raft_consensus.cc:3055] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:37.173635 16692 raft_consensus.cc:740] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:37.173877 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:37.174487 16766 raft_consensus.cc:3060] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.174439 16692 consensus_queue.cc:260] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.175765 16692 raft_consensus.cc:3060] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.184396 16692 raft_consensus.cc:2468] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:37.186548 16589 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:37.187418 17814 raft_consensus.cc:2804] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:37.187932 17814 raft_consensus.cc:697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:37.188781 17814 consensus_queue.cc:237] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.213835 17615 raft_consensus.cc:993] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:37.214334 17813 raft_consensus.cc:1081] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:37.215943 16622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:37.216517 16622 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:37.216874 16622 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.218130 16766 raft_consensus.cc:2468] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:37.223452 16620 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:37.225538 16618 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:37.223451 16622 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.232883 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:37.233444 16692 raft_consensus.cc:3055] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:37.233865 16692 raft_consensus.cc:740] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:37.234637 16692 consensus_queue.cc:260] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.235258 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:37.235634 16692 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.235826 16773 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:37.241879 16692 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:37.243062 16589 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:37.243907 17823 raft_consensus.cc:2804] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:37.244423 17823 raft_consensus.cc:697] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:37.245685 17823 consensus_queue.cc:237] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:37.242216 16773 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:37.255762 16618 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:37.257144 17819 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:37.257094 16519 catalog_manager.cc:5697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:37.263134 16590 consensus_peers.cc:597] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c04fb228602542d4a6b0d4871248226e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:37.266249 16692 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:37.268569 17646 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:37.270984 16773 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:37.272987 17823 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:37.233493 16766 raft_consensus.cc:1275] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:37.289242 17819 consensus_queue.cc:1048] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:37.257332 16622 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:37.313949 17814 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:37.319765 16692 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:37.323659 16768 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:37.339358 16699 consensus_queue.cc:237] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:37.352506 16519 catalog_manager.cc:5697] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:37.356700 16665 consensus_peers.cc:597] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5792f96030dc4b3aa2d964e4c551f487. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:37.357846 16773 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:16:37.358691 16721 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2ae0 after lost signal to thread 15505
W20260709 13:16:37.362317 16721 debug-util.cc:398] Leaking SignalData structure 0x7b08000ad3a0 after lost signal to thread 16557
W20260709 13:16:37.363503 16721 debug-util.cc:398] Leaking SignalData structure 0x7b0800340d60 after lost signal to thread 16649
W20260709 13:16:37.364562 16721 debug-util.cc:398] Leaking SignalData structure 0x7b080033f860 after lost signal to thread 16724
I20260709 13:16:37.360348 16622 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:16:37.368492 16721 debug-util.cc:398] Leaking SignalData structure 0x7b08002bfcc0 after lost signal to thread 16798
I20260709 13:16:37.369098 17615 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:16:37.370141 16721 debug-util.cc:398] Leaking SignalData structure 0x7b0800353200 after lost signal to thread 17322
I20260709 13:16:37.371333 16520 catalog_manager.cc:5697] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:37.389398 16692 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.390084 16767 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.391497 17823 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:37.392433 17815 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.405190 17812 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:37.422863 16768 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.442348 17814 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:37.495401 16692 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.500952 17814 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:37.563747 17261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 45054.2us
I20260709 13:16:37.579306 17813 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:37.587013 16773 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:37.624399 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 78892.5us
I20260709 13:16:37.630842 16622 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:37.653962 17851 log.cc:927] Time spent T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: Append to log took a long time: real 0.099s	user 0.001s	sys 0.000s
I20260709 13:16:37.666812 16520 catalog_manager.cc:5697] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:37.716481 16699 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:16:37.724040 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 51054.5us
I20260709 13:16:37.736207 16694 raft_consensus.cc:1275] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.781487 17646 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:37.792546 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 126791us
I20260709 13:16:37.795953 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:16:37.804136 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 74471.7us
I20260709 13:16:37.807121 16773 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.813974 17869 ts_tablet_manager.cc:933] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:37.819347 16773 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:16:37.862696 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 56901.8us
W20260709 13:16:37.873061 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 52529.2us
I20260709 13:16:37.865419 17869 tablet_copy_client.cc:323] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:37.894420 17646 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:37.903409 16618 raft_consensus.cc:1275] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.907316 16694 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:37.885218 17855 consensus_queue.cc:1048] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 13:16:38.076993 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 150531us
I20260709 13:16:37.889430 17823 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:16:37.919881 17815 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
W20260709 13:16:38.166738 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 241373us
I20260709 13:16:38.191476 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet c04fb228602542d4a6b0d4871248226e from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:38.192196 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet c04fb228602542d4a6b0d4871248226e from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-c04fb228602542d4a6b0d4871248226e
W20260709 13:16:38.208458 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 278268us
W20260709 13:16:38.210040 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 131596us
I20260709 13:16:38.213467 17710 consensus_queue.cc:1048] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:38.215730 16635 tablet_copy_source_session.cc:215] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:38.292433 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:38.333612 17869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04fb228602542d4a6b0d4871248226e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:38.358104 16700 consensus_queue.cc:237] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:38.443884 17886 ts_tablet_manager.cc:933] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:38.520349 16622 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:38.522743 16665 consensus_peers.cc:597] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45f1871efb534c81a0c88da5e357aa40. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:38.526149 17791 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:38.552434 16771 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:38.619063 17869 tablet_copy_client.cc:806] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:38.619693 17869 tablet_copy_client.cc:670] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:38.624096 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 47847.1us
I20260709 13:16:38.632899 17869 tablet_copy_client.cc:538] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:38.661762 17885 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
W20260709 13:16:38.746758 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 122160us
W20260709 13:16:38.757597 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 59952.5us
W20260709 13:16:38.760519 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 48496.2us
I20260709 13:16:38.707800 17886 tablet_copy_client.cc:323] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
W20260709 13:16:38.816846 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 72129.5us
W20260709 13:16:38.823046 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 57605us
I20260709 13:16:38.825868 16620 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:38.874845 16691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:38.877231 16691 raft_consensus.cc:606] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:38.760522 17854 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:38.922890 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 5792f96030dc4b3aa2d964e4c551f487 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:38.928828 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 5792f96030dc4b3aa2d964e4c551f487 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-5792f96030dc4b3aa2d964e4c551f487
W20260709 13:16:38.931628 17904 log.cc:927] Time spent T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:16:38.973896 16710 tablet_copy_source_session.cc:215] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:38.978123 17886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5792f96030dc4b3aa2d964e4c551f487. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:16:38.988039 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 111476us
W20260709 13:16:39.033818 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 50261us
I20260709 13:16:39.058718 17872 raft_consensus.cc:993] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:39.059217 17791 raft_consensus.cc:1081] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:39.059633 16620 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:39.060734 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:39.061203 16766 raft_consensus.cc:493] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.061575 16766 raft_consensus.cc:3060] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.062274 17869 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:39.067981 16766 raft_consensus.cc:515] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.072680 16694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:39.073338 16694 raft_consensus.cc:3055] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.073653 16694 raft_consensus.cc:740] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:39.073984 16766 leader_election.cc:290] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:39.074429 16694 consensus_queue.cc:260] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.076010 16694 raft_consensus.cc:3060] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.094345 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d803d2273c4c5bb91609c988447af0" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:39.094987 16619 raft_consensus.cc:3060] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.128181 17886 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:34722 (request call id 106) took 1210 ms. Trace:
I20260709 13:16:39.150494 16619 raft_consensus.cc:2468] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:39.172904 16520 catalog_manager.cc:5697] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:39.178033 16740 leader_election.cc:304] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:39.185689 17710 raft_consensus.cc:2804] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.186226 17710 raft_consensus.cc:697] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:39.187050 17710 consensus_queue.cc:237] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.134364 17886 rpcz_store.cc:276] 0709 13:16:37.916478 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:16:37.921617 (+  5139us) service_pool.cc:224] Handling call
0709 13:16:38.444246 (+522629us) ts_tablet_manager.cc:934] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
0709 13:16:38.976848 (+532602us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:16:39.082418 (+105570us) tablet_metadata.cc:665] Metadata flushed
0709 13:16:39.082544 (+   126us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:16:39.121964 (+ 39420us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:16:39.122247 (+   283us) tablet_replica.cc:206] Creating consensus instance
0709 13:16:39.122531 (+   284us) ts_tablet_manager.cc:989] Replica registered.
0709 13:16:39.125787 (+  3256us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":33177,"tablet-copy.queue_time_us":517666,"thread_start_us":502697,"threads_started":2}
I20260709 13:16:39.209458 17886 tablet_copy_client.cc:806] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:39.210276 17886 tablet_copy_client.cc:670] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:39.240393 16590 consensus_peers.cc:597] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 37cfb27374be4325b571b4d1ebc43e93. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:39.175619 16694 raft_consensus.cc:2468] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:39.258373 16691 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.299940 17823 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.318791 16766 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:39.325671 17886 tablet_copy_client.cc:538] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:39.337797 16767 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:39.344643 16616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:39.345243 16616 raft_consensus.cc:606] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:39.348001 17879 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.353217 16700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:39.353744 17925 ts_tablet_manager.cc:933] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:39.353813 16700 raft_consensus.cc:606] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:39.409312 16697 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:39.409934 16697 raft_consensus.cc:606] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:39.423271 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:39.396137 17925 tablet_copy_client.cc:323] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:39.423882 16766 raft_consensus.cc:606] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:39.430217 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 45f1871efb534c81a0c88da5e357aa40 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:39.430783 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 45f1871efb534c81a0c88da5e357aa40 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-45f1871efb534c81a0c88da5e357aa40
I20260709 13:16:39.432466 16700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e245af677f4047729f4670069c7abff5"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:39.433760 17877 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:39.444967 17854 raft_consensus.cc:993] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:39.445596 17795 raft_consensus.cc:1081] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:39.447939 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:39.448490 16766 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.448841 16766 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.452574 17886 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:39.453657 16692 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:39.459766 16700 raft_consensus.cc:606] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:39.466574 16766 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.468554 16766 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:39.469376 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:39.470266 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:39.470824 16692 raft_consensus.cc:3055] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.471145 16692 raft_consensus.cc:740] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:39.472616 16616 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.473697 16692 consensus_queue.cc:260] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.475414 16692 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.476843 16766 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:39.487193 16692 raft_consensus.cc:2468] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:39.490120 16738 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:39.494339 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:16:39.495944 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:39.497831 17814 raft_consensus.cc:993] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:39.498301 17814 raft_consensus.cc:1081] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:39.498762 16710 tablet_copy_source_session.cc:215] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:39.499987 17294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34716
I20260709 13:16:39.500550 17294 raft_consensus.cc:493] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.500901 17294 raft_consensus.cc:3060] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.502509 17925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45f1871efb534c81a0c88da5e357aa40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.498322 16616 raft_consensus.cc:2468] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:39.507421 17894 raft_consensus.cc:2804] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.508001 17894 raft_consensus.cc:697] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:39.508852 17894 consensus_queue.cc:237] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.510113 17854 raft_consensus.cc:993] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:39.510002 17294 raft_consensus.cc:515] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:39.510587 17854 raft_consensus.cc:1081] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:39.512209 17294 leader_election.cc:290] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:39.512688 16769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:39.513419 16769 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.513806 16769 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.515950 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:39.516513 16620 raft_consensus.cc:3055] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.516798 16620 raft_consensus.cc:740] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:39.517503 16620 consensus_queue.cc:260] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:39.518654 16620 raft_consensus.cc:3060] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.528384 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19ca7024abf044e1910559ec384f9e8e" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:39.537107 16766 raft_consensus.cc:3060] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.534250 16769 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.553321 16620 raft_consensus.cc:2468] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:39.553653 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:39.554291 16617 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.554349 17264 leader_election.cc:304] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:39.534273 17869 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:39.558429 16766 raft_consensus.cc:2468] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:39.557343 17893 raft_consensus.cc:2804] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.572481 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:39.573114 16700 raft_consensus.cc:3055] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.573419 16700 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:39.574103 17893 raft_consensus.cc:697] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:39.580415 16700 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.582401 16700 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.573488 16769 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:39.584275 17869 tablet_bootstrap.cc:492] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:39.591180 17893 consensus_queue.cc:237] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:39.589035 17869 ts_tablet_manager.cc:1403] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.527s	user 0.024s	sys 0.019s
I20260709 13:16:39.595629 16700 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:39.597122 16738 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:39.602501 17894 raft_consensus.cc:2804] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.631875 16617 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:39.641073 17925 tablet_copy_client.cc:806] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:39.641762 17925 tablet_copy_client.cc:670] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:39.648129 17869 raft_consensus.cc:359] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:39.649082 17869 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:39.649916 17925 tablet_copy_client.cc:538] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:39.650290 17869 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:39.654639 17869 ts_tablet_manager.cc:1434] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:16:39.623576 17894 raft_consensus.cc:697] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:39.655580 17894 consensus_queue.cc:237] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.656381 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c04fb228602542d4a6b0d4871248226e received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:39.656977 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c04fb228602542d4a6b0d4871248226e on tablet c04fb228602542d4a6b0d4871248226e with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:39.661849 17925 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:39.666932 16518 catalog_manager.cc:5697] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:39.680888 16691 raft_consensus.cc:1275] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.706774 17905 raft_consensus.cc:993] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:39.707309 17861 raft_consensus.cc:1081] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:39.696017 17903 consensus_queue.cc:1048] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:16:39.710732 16700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32902
I20260709 13:16:39.711292 16700 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:39.711722 16700 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.729169 16700 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.731426 16700 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:39.732676 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:39.733453 16617 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.732661 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:39.734159 16769 raft_consensus.cc:3055] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:39.734475 16769 raft_consensus.cc:740] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:39.735409 16769 consensus_queue.cc:260] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.737114 16769 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:39.745504 17869 ts_tablet_manager.cc:933] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:39.776955 16617 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:39.788122 16666 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:39.792970 17914 raft_consensus.cc:2804] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:39.798805 17914 raft_consensus.cc:697] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:39.799722 17914 consensus_queue.cc:237] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:39.805711 16620 raft_consensus.cc:1275] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:39.807952 17905 consensus_queue.cc:1048] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:39.809419 16769 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:39.839761 16519 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.846891 17869 tablet_copy_client.cc:323] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:39.876748 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 37cfb27374be4325b571b4d1ebc43e93 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:39.877560 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 37cfb27374be4325b571b4d1ebc43e93 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-37cfb27374be4325b571b4d1ebc43e93
I20260709 13:16:39.927047 17886 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:39.928067 17886 tablet_bootstrap.cc:492] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:39.928850 17886 ts_tablet_manager.cc:1403] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.476s	user 0.027s	sys 0.011s
I20260709 13:16:39.933391 16635 tablet_copy_source_session.cc:215] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:39.940820 17869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37cfb27374be4325b571b4d1ebc43e93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:39.946039 16518 catalog_manager.cc:5697] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:39.952384 16518 catalog_manager.cc:5697] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } }
I20260709 13:16:39.970813 17886 raft_consensus.cc:359] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:39.972038 17886 raft_consensus.cc:740] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:39.972781 17886 consensus_queue.cc:260] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:39.986728 17886 ts_tablet_manager.cc:1434] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.003s
I20260709 13:16:40.022615 17925 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:40.023576 17925 tablet_bootstrap.cc:492] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:40.024250 17925 ts_tablet_manager.cc:1403] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.363s	user 0.025s	sys 0.055s
I20260709 13:16:40.043496 16616 raft_consensus.cc:1275] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.045727 17294 raft_consensus.cc:1217] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:16:40.047777 17861 consensus_queue.cc:1048] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:40.048317 16772 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:40.054500 17588 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:40.056550 17854 raft_consensus.cc:993] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:40.057116 17854 raft_consensus.cc:1081] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:40.059315 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e245af677f4047729f4670069c7abff5"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:40.059818 16620 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:40.060175 16620 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:40.066432 16617 raft_consensus.cc:1275] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:40.070823 17893 consensus_queue.cc:1048] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:40.094592 16620 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:40.110688 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-5792f96030dc4b3aa2d964e4c551f487 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:40.111204 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-5792f96030dc4b3aa2d964e4c551f487 on tablet 5792f96030dc4b3aa2d964e4c551f487 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:40.146929 16620 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:40.147490 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:40.148312 16700 raft_consensus.cc:3055] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:40.148440 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:40.149019 16766 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:40.148727 16700 raft_consensus.cc:740] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:40.170840 16700 consensus_queue.cc:260] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:40.177994 16766 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:40.179520 16588 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:40.181465 17879 raft_consensus.cc:2804] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:40.181994 17879 raft_consensus.cc:697] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:40.182480 17925 raft_consensus.cc:359] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:40.182816 17879 consensus_queue.cc:237] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:40.183423 17925 raft_consensus.cc:740] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:40.185966 17869 tablet_copy_client.cc:806] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:40.187436 17869 tablet_copy_client.cc:670] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:40.208356 16519 catalog_manager.cc:5697] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.210676 16519 catalog_manager.cc:5697] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.184094 17925 consensus_queue.cc:260] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:40.203030 16700 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:40.232025 16700 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:40.249781 17869 tablet_copy_client.cc:538] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:16:40.266183 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 258018us
I20260709 13:16:40.284370 17925 ts_tablet_manager.cc:1434] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.260s	user 0.007s	sys 0.001s
I20260709 13:16:40.286665 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-45f1871efb534c81a0c88da5e357aa40 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:40.287272 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-45f1871efb534c81a0c88da5e357aa40 on tablet 45f1871efb534c81a0c88da5e357aa40 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:40.295436 16617 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.295591 16694 raft_consensus.cc:1275] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.310012 16617 raft_consensus.cc:1275] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.320749 17294 raft_consensus.cc:1217] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:40.321606 17920 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:16:40.341008 17869 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:40.369575 16519 catalog_manager.cc:5697] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:40.312692 17961 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 13:16:40.415411 17294 raft_consensus.cc:1217] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:16:40.418361 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 78428.1us
I20260709 13:16:40.430397 17710 consensus_queue.cc:1048] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:40.454245 16766 raft_consensus.cc:1275] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.457017 17913 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:40.467131 16700 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.498019 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:40.492260 17963 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:16:40.587111 17911 raft_consensus.cc:1064] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:40.589457 17911 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:40.615774 17294 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:40.617223 17952 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.623561 16766 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:40.628744 16700 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:40.629443 17911 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.630299 17877 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:40.710008 16700 raft_consensus.cc:1275] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.713883 17952 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:40.727952 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:40.732805 17869 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:40.736308 16772 raft_consensus.cc:1275] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:40.736282 17879 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:40.740824 17877 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:40.737851 17869 tablet_bootstrap.cc:492] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:40.749078 17869 ts_tablet_manager.cc:1403] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.408s	user 0.024s	sys 0.006s
I20260709 13:16:40.762741 17294 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:40.790611 17869 raft_consensus.cc:359] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:40.791519 17869 raft_consensus.cc:740] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:40.797569 17876 raft_consensus.cc:1064] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:40.792182 17869 consensus_queue.cc:260] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:40.800041 17876 consensus_queue.cc:237] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:40.810616 16694 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:40.825521 16520 catalog_manager.cc:5697] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:40.900466 16694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "085f2fff9e1247c598507f959f141b72"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:40.901225 16694 raft_consensus.cc:606] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:40.967849 16616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:40.968462 16616 raft_consensus.cc:606] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:41.052668 17869 ts_tablet_manager.cc:1434] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.303s	user 0.003s	sys 0.008s
I20260709 13:16:41.088882 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-37cfb27374be4325b571b4d1ebc43e93 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:41.090441 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-37cfb27374be4325b571b4d1ebc43e93 on tablet 37cfb27374be4325b571b4d1ebc43e93 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:41.118495 16769 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:41.134016 16616 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:41.158649 16619 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.164563 16768 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:41.165144 16768 raft_consensus.cc:606] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:41.170574 16616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e245af677f4047729f4670069c7abff5"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:41.172895 16616 raft_consensus.cc:606] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:41.174121 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:41.175700 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:41.178174 17295 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.181175 17295 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:41.190918 16772 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:41.195341 17877 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:16:41.209830 17914 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:41.211465 17295 raft_consensus.cc:1217] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:41.212594 17980 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:41.223805 17295 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:41.234440 16768 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:41.255304 17911 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:41.263293 16520 catalog_manager.cc:5697] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:41.268146 16769 raft_consensus.cc:2955] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:41.291280 17985 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:41.292143 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c04fb228602542d4a6b0d4871248226e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:41.297246 17987 raft_consensus.cc:993] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:41.297900 17987 raft_consensus.cc:1081] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:41.302502 16616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "085f2fff9e1247c598507f959f141b72"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:41.303053 16616 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.303408 16616 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.305867 17958 raft_consensus.cc:993] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:41.306373 17958 raft_consensus.cc:1081] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:41.310341 16616 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.324116 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet c04fb228602542d4a6b0d4871248226e with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:41.329095 16616 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:41.329864 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:41.330482 16696 raft_consensus.cc:3055] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:41.330760 16696 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:41.331458 16696 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.332482 16696 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.351293 17921 raft_consensus.cc:993] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:41.351886 17921 raft_consensus.cc:1081] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:41.365092 17985 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:41.369134 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:41.369849 16769 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.378310 16769 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:41.380806 16696 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:41.384378 17920 raft_consensus.cc:1064] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:41.385710 16700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:41.390658 16700 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.391077 16700 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.392915 17920 consensus_queue.cc:237] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:41.398663 16700 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:41.405046 16589 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
W20260709 13:16:41.388047 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 55896.4us
I20260709 13:16:41.414057 16700 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:41.415531 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:41.416586 16616 raft_consensus.cc:3055] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:41.416987 16616 raft_consensus.cc:740] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:41.415836 17980 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:41.424897 17995 tablet_replica.cc:333] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:41.426056 16619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:41.435173 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:41.435555 16619 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.435878 16769 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.435989 16619 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.436131 16766 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:41.418010 16616 consensus_queue.cc:260] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:41.443784 17295 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:41.446334 16622 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:41.447692 16616 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:41.454589 17988 raft_consensus.cc:993] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:41.455248 17988 raft_consensus.cc:1081] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:41.455617 17995 raft_consensus.cc:2243] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:41.454566 16769 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:41.459479 16663 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:41.427096 17980 raft_consensus.cc:697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:41.466957 16619 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.468384 17914 raft_consensus.cc:2804] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:41.468989 17914 raft_consensus.cc:697] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:41.473685 16700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e245af677f4047729f4670069c7abff5"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:41.474061 16696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:41.474306 16700 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:41.474638 16696 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.474943 16700 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.475411 16616 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:41.477041 16619 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:41.480000 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:41.480629 16769 raft_consensus.cc:3055] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:41.480942 16769 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:41.481686 16769 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.482888 16769 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:41.484690 16696 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:41.470078 17914 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [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: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:41.461017 17995 raft_consensus.cc:2272] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:41.461364 17813 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:16:41.497856 16700 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.498471 17980 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.500264 16700 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:41.501622 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:41.502265 16766 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.502319 16589 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:41.498109 16769 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:41.508749 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:41.509471 16619 raft_consensus.cc:3055] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:41.509855 16619 raft_consensus.cc:740] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:41.512328 17988 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:41.514930 17988 raft_consensus.cc:697] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:41.507428 17985 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:16:41.516880 17987 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:41.510558 16619 consensus_queue.cc:260] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.518440 16619 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:41.535131 17988 consensus_queue.cc:237] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.545652 16619 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:41.546870 16666 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:41.548199 16766 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:41.571954 17995 ts_tablet_manager.cc:1916] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:41.582048 17294 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:41.555482 17813 raft_consensus.cc:2804] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:41.586490 17813 raft_consensus.cc:697] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:41.587371 17813 consensus_queue.cc:237] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:41.572008 17989 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:41.703851 17997 log.cc:927] Time spent T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.158s	user 0.000s	sys 0.004s
W20260709 13:16:41.780717 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 56081.4us
W20260709 13:16:41.792495 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 78823.7us
W20260709 13:16:41.796692 17993 log.cc:927] Time spent T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Append to log took a long time: real 0.368s	user 0.005s	sys 0.000s
W20260709 13:16:41.845021 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 43777.9us
I20260709 13:16:41.828284 16520 catalog_manager.cc:5697] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:41.862448 17999 log.cc:927] Time spent T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
W20260709 13:16:41.867822 18000 log.cc:927] Time spent T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 13:16:41.870350 18001 log.cc:927] Time spent T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
W20260709 13:16:41.875556 18002 log.cc:927] Time spent T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
W20260709 13:16:41.880076 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 76908.7us
W20260709 13:16:41.894030 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 85409.3us
W20260709 13:16:41.931267 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 130576us
I20260709 13:16:42.015873 16518 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.049160 16519 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.073673 16691 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:42.081678 16619 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.098779 18018 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:42.106328 17995 ts_tablet_manager.cc:1929] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:16:42.106843 17995 log.cc:1199] T c04fb228602542d4a6b0d4871248226e P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/c04fb228602542d4a6b0d4871248226e
I20260709 13:16:42.111483 17868 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.141417 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet c04fb228602542d4a6b0d4871248226e (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:42.143450 16619 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.160111 16700 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:42.161820 16618 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.166332 18006 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:42.167977 18029 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:16:42.158341 17294 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.196399 17298 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Advancing to term 2
I20260709 13:16:42.204934 16616 raft_consensus.cc:1275] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.222307 17868 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:16:42.226261 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 245961us
I20260709 13:16:42.231415 17298 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.236910 16773 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:42.247056 16773 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:42.249737 16772 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:42.257597 18009 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:16:42.304142 17868 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.282028 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:42.283576 16772 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.338384 16769 raft_consensus.cc:1275] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:42.340739 16769 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.371115 18030 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:42.380753 18009 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:42.543206 16518 catalog_manager.cc:5697] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:42.573619 18018 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:16:42.587859 17914 raft_consensus.cc:1064] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
W20260709 13:16:42.688362 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 164679us
I20260709 13:16:42.694078 16691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32878
W20260709 13:16:42.695421 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 100098us
I20260709 13:16:42.843580 16520 catalog_manager.cc:5697] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 2 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:42.849799 16520 catalog_manager.cc:5697] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 3 to 4, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } }
I20260709 13:16:42.890952 17914 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:42.938544 16691 raft_consensus.cc:606] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership
I20260709 13:16:42.946188 16691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:42.946815 16691 raft_consensus.cc:606] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership
W20260709 13:16:42.948468 16508 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 37cfb27374be4325b571b4d1ebc43e93 already in progress [suppressed 2 similar messages]
I20260709 13:16:42.970345 16617 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:42.979709 18008 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:16:42.980664 18008 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:42.991251 18008 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:42.992821 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5075a59b10c14ac2bb76c05578d29597" is_pre_election: true
I20260709 13:16:43.012387 17868 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:16:43.020768 16508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 72442.1us
I20260709 13:16:43.029068 17914 raft_consensus.cc:993] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:43.029901 18007 raft_consensus.cc:1081] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:43.035251 16619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:43.036315 16619 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.036720 16619 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.050709 16691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:43.051306 16691 raft_consensus.cc:606] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership
W20260709 13:16:43.056686 16571 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:16:43.057152 16571 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 37cfb27374be4325b571b4d1ebc43e93 already in progress
W20260709 13:16:43.057515 16571 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 37cfb27374be4325b571b4d1ebc43e93 already in progress
I20260709 13:16:43.057736 16767 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:43.058221 16619 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:43.064880 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:43.065454 17295 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Advancing to term 3
I20260709 13:16:43.073567 17295 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:43.077585 16696 consensus_queue.cc:237] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:16:43.081177 16664 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:43.080856 16691 consensus_queue.cc:237] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:43.094486 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f" is_pre_election: true
I20260709 13:16:43.097512 16619 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:43.111557 17868 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:43.114871 16617 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:43.117451 17914 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.120997 16774 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:43.126329 17914 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:43.142640 17914 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.149475 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:43.150236 16774 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.153782 18007 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.159029 16619 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.166990 16774 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:43.171408 16767 raft_consensus.cc:1240] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:43.171607 16766 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.169559 17868 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.174162 17914 consensus_queue.cc:1059] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: INVALID_TERM, Last received: 2.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.174978 17914 raft_consensus.cc:3055] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:43.175282 17914 raft_consensus.cc:740] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:43.176126 17914 consensus_queue.cc:260] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:43.177567 17914 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:43.184482 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45f1871efb534c81a0c88da5e357aa40 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:43.191490 16619 raft_consensus.cc:1240] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:43.210029 16588 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:43.213562 17981 raft_consensus.cc:2804] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:43.214210 17981 raft_consensus.cc:697] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:43.215137 17981 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:43.216305 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:43.218381 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5792f96030dc4b3aa2d964e4c551f487 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:43.219802 17294 raft_consensus.cc:1240] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:43.237368 17294 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:43.237396 16522 catalog_manager.cc:5697] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.241672 16738 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:43.241667 17294 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:43.247587 17964 raft_consensus.cc:2749] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:16:43.265626 16523 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 4, term changed from 2 to 3, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to <none>, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.267328 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 45f1871efb534c81a0c88da5e357aa40 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39374
W20260709 13:16:43.285370 16665 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:16:43.292448 17986 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:43.295130 17914 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:43.295655 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:43.317317 16695 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:43.318252 18062 tablet_replica.cc:333] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:43.320904 18062 raft_consensus.cc:2243] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.320081 16519 catalog_manager.cc:5697] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.328610 18062 raft_consensus.cc:2272] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.333425 18062 ts_tablet_manager.cc:1916] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:43.356387 16523 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 2, leader changed from <none> to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from VOTER to NON_VOTER, now has a pending config: VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129), VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130), VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131), VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } } pending_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.366146 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 5792f96030dc4b3aa2d964e4c551f487 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:43.375051 17295 raft_consensus.cc:2955] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.376873 17294 raft_consensus.cc:2955] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:43.453197 18065 tablet_replica.cc:333] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:43.461458 18062 ts_tablet_manager.cc:1929] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:43.460872 18065 raft_consensus.cc:2243] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:43.474185 18065 raft_consensus.cc:2272] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:43.479179 18065 ts_tablet_manager.cc:1916] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:43.480683 18062 log.cc:1199] T 45f1871efb534c81a0c88da5e357aa40 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/45f1871efb534c81a0c88da5e357aa40
I20260709 13:16:43.484835 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 45f1871efb534c81a0c88da5e357aa40 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:43.488610 16700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:43.499881 16700 raft_consensus.cc:606] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:43.503324 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:43.504014 16773 raft_consensus.cc:606] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:43.508113 16619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:43.508679 16619 raft_consensus.cc:606] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:43.512246 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:43.513886 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:43.514849 18065 ts_tablet_manager.cc:1929] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:16:43.515350 18065 log.cc:1199] T 5792f96030dc4b3aa2d964e4c551f487 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/5792f96030dc4b3aa2d964e4c551f487
I20260709 13:16:43.517336 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 5792f96030dc4b3aa2d964e4c551f487 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:43.616114 17294 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:43.618089 18051 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:43.660503 18055 raft_consensus.cc:993] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:43.661044 18055 raft_consensus.cc:1081] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:43.664204 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:43.664790 16617 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.665158 16617 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.673811 16617 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.676608 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:43.677244 16700 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.690917 16700 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:43.692245 16589 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:43.693161 18051 raft_consensus.cc:2804] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:43.693678 18051 raft_consensus.cc:697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:43.694590 18051 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.703500 16695 raft_consensus.cc:1240] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Rejecting Update request from peer b4f0d9625ccf423f93dea784da770b7c for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:43.705971 17950 consensus_queue.cc:1059] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:43.707072 17950 raft_consensus.cc:3055] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.707414 17950 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:43.708321 17950 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.713223 17950 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.748987 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:43.752545 16617 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:43.781123 18019 raft_consensus.cc:993] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:43.781692 18019 raft_consensus.cc:1081] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:43.790814 16774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:43.791385 16774 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.791733 16774 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.805984 17981 raft_consensus.cc:993] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:43.806646 18011 raft_consensus.cc:1081] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:43.808688 16695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:43.809407 16695 raft_consensus.cc:493] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:43.809763 16695 raft_consensus.cc:3060] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.768932 16523 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:43.855197 16767 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:43.866637 18014 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:43.874627 16695 raft_consensus.cc:515] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.884055 16774 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.890580 16773 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:16:43.898082 16774 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:43.900593 16695 leader_election.cc:290] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:43.908766 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:43.909461 16617 raft_consensus.cc:3055] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.909760 16617 raft_consensus.cc:740] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:43.910480 16617 consensus_queue.cc:260] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.911393 16617 raft_consensus.cc:3060] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.925433 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7eb4ccfda284005816f1ee5a6cf6761" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:43.926136 16766 raft_consensus.cc:3060] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.934777 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
W20260709 13:16:43.935110 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 164210us
I20260709 13:16:43.935456 16619 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.943266 16619 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:43.945183 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:43.945864 16692 raft_consensus.cc:3055] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:43.946238 16692 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:43.947024 16692 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:43.948256 16692 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:43.951793 16693 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:43.989481 16617 raft_consensus.cc:2468] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:44.037958 16692 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:44.034305 16766 raft_consensus.cc:2468] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:44.039162 16767 raft_consensus.cc:1240] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Rejecting Update request from peer 5075a59b10c14ac2bb76c05578d29597 for earlier term 1. Current term is 2. Ops: []
I20260709 13:16:44.040189 18011 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:44.069481 16666 leader_election.cc:304] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:44.070629 17914 raft_consensus.cc:2804] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.074117 17914 raft_consensus.cc:697] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:44.075268 17914 consensus_queue.cc:237] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:16:44.083339 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 45874us
I20260709 13:16:44.070333 16740 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:44.086280 18032 raft_consensus.cc:2804] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:44.086813 18032 raft_consensus.cc:697] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:44.087735 18032 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:44.115520 17981 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:44.139631 16700 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.139102 17295 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:44.141139 18074 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:44.165246 16519 catalog_manager.cc:5697] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.163415 16523 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.167624 16519 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER, no longer has a pending config: VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129), VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130), VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131), VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:16:44.178063 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 57509.3us
I20260709 13:16:44.216907 16766 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:44.257146 16767 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.260258 18011 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.269394 16618 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:44.284862 17294 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:44.291736 18011 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:44.310334 16773 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:44.310045 18075 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:44.313907 17295 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:44.323490 17981 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:44.329682 16766 raft_consensus.cc:2955] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 4 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:44.356613 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 37cfb27374be4325b571b4d1ebc43e93 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:44.367475 16522 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:44.387598 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 37cfb27374be4325b571b4d1ebc43e93 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:44.394479 18086 tablet_replica.cc:333] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:44.396906 18086 raft_consensus.cc:2243] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:44.401814 18086 raft_consensus.cc:2272] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:44.410745 18086 ts_tablet_manager.cc:1916] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:44.447088 18086 ts_tablet_manager.cc:1929] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:16:44.447908 18086 log.cc:1199] T 37cfb27374be4325b571b4d1ebc43e93 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/37cfb27374be4325b571b4d1ebc43e93
I20260709 13:16:44.449772 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 37cfb27374be4325b571b4d1ebc43e93 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
W20260709 13:16:44.497681 16571 auto_rebalancer.cc:629] Failed to schedule move for tablet f7eb4ccfda284005816f1ee5a6cf6761: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:16:44.502733 16699 consensus_queue.cc:237] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:44.513384 16700 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.514956 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:44.515107 18055 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.525231 16766 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:16:44.526475 16665 consensus_peers.cc:597] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52e3cfe7a1c04de087504cfb98ab0ba7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:44.527544 18071 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:44.526546 16618 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:44.530833 18071 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.544503 18071 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:44.545964 16617 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:44.565982 16618 raft_consensus.cc:1275] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.568776 17914 consensus_queue.cc:1048] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.575258 16519 catalog_manager.cc:5697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:44.677460 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:44.700379 16619 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.718817 17950 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:44.739797 16766 raft_consensus.cc:1275] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:44.742501 18092 consensus_queue.cc:1048] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:44.756366 16618 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:16:44.777833 16590 consensus_peers.cc:597] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6eb63a768b94fbcb8e646e9c1a355c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:44.794426 16767 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:44.802904 18011 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:44.814481 16767 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:44.840157 18075 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:44.861317 16619 consensus_queue.cc:237] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:44.898367 16692 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:44.911358 16519 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:44.911826 16767 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:44.913185 16590 consensus_peers.cc:597] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dee0a590e1094027a9df04eacd024e37. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:44.936755 16774 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:44.958380 18078 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:44.982093 18075 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:45.005857 16692 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:45.008280 16699 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:45.025487 16767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:45.026151 16767 raft_consensus.cc:606] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:45.034300 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:45.034967 16617 raft_consensus.cc:606] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:45.038043 16700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:45.038571 16700 raft_consensus.cc:606] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:45.041376 16700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:45.042011 16700 raft_consensus.cc:606] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:45.045390 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:45.047681 18011 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:45.049546 16617 raft_consensus.cc:606] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:45.062194 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:45.063926 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:45.065114 18103 raft_consensus.cc:993] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:45.065711 18103 raft_consensus.cc:1081] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:45.068976 18075 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:45.072232 16700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:45.072849 16700 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.073246 16700 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.072886 16767 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:45.080554 16700 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.083333 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:45.083838 16617 raft_consensus.cc:3055] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:45.084134 16617 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:45.087345 16700 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:45.087247 16692 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:45.084817 16617 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [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: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.088276 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:45.088847 16766 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.089479 16617 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.106943 16519 catalog_manager.cc:5697] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:45.112816 16617 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:45.114094 16666 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:45.118388 18096 raft_consensus.cc:2804] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:45.118891 18096 raft_consensus.cc:697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:45.119967 16766 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:45.119773 18096 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [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: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.146581 18107 ts_tablet_manager.cc:933] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:45.160563 18107 tablet_copy_client.cc:323] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:45.162609 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 52e3cfe7a1c04de087504cfb98ab0ba7 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:45.163195 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 52e3cfe7a1c04de087504cfb98ab0ba7 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-52e3cfe7a1c04de087504cfb98ab0ba7
I20260709 13:16:45.169379 16710 tablet_copy_source_session.cc:215] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:45.172942 18107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52e3cfe7a1c04de087504cfb98ab0ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:45.179864 16523 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 2 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.191720 18107 tablet_copy_client.cc:806] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:45.192564 18107 tablet_copy_client.cc:670] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:45.200330 18107 tablet_copy_client.cc:538] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:45.212121 18107 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:45.233466 18096 raft_consensus.cc:993] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:45.234026 18096 raft_consensus.cc:1081] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:45.236021 17295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:16:45.236586 17295 raft_consensus.cc:493] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.236919 17295 raft_consensus.cc:3060] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.254846 17295 raft_consensus.cc:515] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:45.258258 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:45.258447 17295 leader_election.cc:290] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:45.258855 16617 raft_consensus.cc:3060] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.259006 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de16fdd1c50a4ac4bca790120c8100eb" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:45.259656 16692 raft_consensus.cc:3055] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.260035 16692 raft_consensus.cc:740] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:45.260991 16692 consensus_queue.cc:260] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:45.262451 16692 raft_consensus.cc:3060] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.276162 16617 raft_consensus.cc:2468] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:45.277405 17264 leader_election.cc:304] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:45.278111 16692 raft_consensus.cc:2468] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:45.278239 18068 raft_consensus.cc:2804] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.278789 18068 raft_consensus.cc:697] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:45.279670 18068 consensus_queue.cc:237] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:45.331441 18103 raft_consensus.cc:993] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:45.331933 18103 raft_consensus.cc:1081] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:45.333572 16692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:45.334120 16692 raft_consensus.cc:493] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.334486 16692 raft_consensus.cc:3060] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.355195 16692 raft_consensus.cc:515] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.356995 16692 leader_election.cc:290] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:45.361400 16523 catalog_manager.cc:5697] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.363730 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:45.364324 16766 raft_consensus.cc:3060] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.372074 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa14e26f6bc04536915f710f9f2d3b2c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:45.374063 16620 raft_consensus.cc:3055] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.374343 16620 raft_consensus.cc:740] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:45.376714 18076 raft_consensus.cc:993] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:45.377197 18076 raft_consensus.cc:1081] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:45.378163 16766 raft_consensus.cc:2468] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:45.378763 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:45.379317 16617 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.379041 16620 consensus_queue.cc:260] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.379665 16617 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.380319 16620 raft_consensus.cc:3060] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.385991 16617 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.392997 16663 leader_election.cc:304] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:45.395247 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:45.395830 16766 raft_consensus.cc:3055] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:45.396116 18095 raft_consensus.cc:2804] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.396222 16766 raft_consensus.cc:740] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:45.396968 18095 raft_consensus.cc:697] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:45.397326 16617 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:45.398051 18095 consensus_queue.cc:237] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.398242 16766 consensus_queue.cc:260] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.401664 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:45.402448 16691 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.406797 16620 raft_consensus.cc:2468] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:45.410416 18107 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:45.411371 18107 tablet_bootstrap.cc:492] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:45.412079 18107 ts_tablet_manager.cc:1403] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.200s	user 0.022s	sys 0.010s
I20260709 13:16:45.422235 16766 raft_consensus.cc:3060] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:45.447671 18019 raft_consensus.cc:993] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:45.448446 18019 raft_consensus.cc:1081] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:45.450511 16767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:45.451123 16767 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:45.451472 16767 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.458102 16767 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.454452 16691 raft_consensus.cc:2468] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:45.462020 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:45.462626 16617 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.462957 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:45.463160 16589 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:45.461687 16767 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:45.463637 16691 raft_consensus.cc:3055] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:45.465263 16691 raft_consensus.cc:740] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:45.454282 18107 raft_consensus.cc:359] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.468338 16766 raft_consensus.cc:2468] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:45.466269 16691 consensus_queue.cc:260] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.471458 16691 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:45.467080 18011 raft_consensus.cc:2804] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:45.472429 18011 raft_consensus.cc:697] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:45.473287 18011 consensus_queue.cc:237] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.477918 16691 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:45.481050 16738 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:45.482216 18101 raft_consensus.cc:2804] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:45.482290 16617 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:45.482786 18101 raft_consensus.cc:697] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:45.483708 18111 ts_tablet_manager.cc:933] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:45.483714 18101 consensus_queue.cc:237] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:45.488777 16523 catalog_manager.cc:5697] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.470329 18107 raft_consensus.cc:740] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:45.508072 16519 catalog_manager.cc:5697] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 2 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:45.510777 18111 tablet_copy_client.cc:323] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:45.512696 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet dee0a590e1094027a9df04eacd024e37 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:45.512691 18107 consensus_queue.cc:260] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.513513 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet dee0a590e1094027a9df04eacd024e37 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-dee0a590e1094027a9df04eacd024e37
I20260709 13:16:45.515515 18107 ts_tablet_manager.cc:1434] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.003s
I20260709 13:16:45.532570 16635 tablet_copy_source_session.cc:215] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:45.537829 18111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dee0a590e1094027a9df04eacd024e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:45.543512 16519 catalog_manager.cc:5697] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:45.548307 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-52e3cfe7a1c04de087504cfb98ab0ba7 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:45.548807 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-52e3cfe7a1c04de087504cfb98ab0ba7 on tablet 52e3cfe7a1c04de087504cfb98ab0ba7 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:45.573889 18111 tablet_copy_client.cc:806] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:45.574554 18111 tablet_copy_client.cc:670] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:45.581040 18111 tablet_copy_client.cc:538] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:45.599442 18111 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:45.600061 17294 raft_consensus.cc:1217] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:45.626446 16767 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:45.628191 18096 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:45.640890 16617 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:45.642899 18092 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:16:45.649663 16665 consensus_peers.cc:597] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6eb63a768b94fbcb8e646e9c1a355c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:45.726369 18111 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:45.727315 18111 tablet_bootstrap.cc:492] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:45.728091 18111 ts_tablet_manager.cc:1403] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.011s
I20260709 13:16:45.736310 18111 raft_consensus.cc:359] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.737207 18111 raft_consensus.cc:740] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:45.742024 18111 consensus_queue.cc:260] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:45.753265 18111 ts_tablet_manager.cc:1434] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:16:45.756793 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-dee0a590e1094027a9df04eacd024e37 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:45.757316 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-dee0a590e1094027a9df04eacd024e37 on tablet dee0a590e1094027a9df04eacd024e37 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:45.780984 16691 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:45.782531 17982 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:45.836128 16620 raft_consensus.cc:1275] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:45.837726 17982 consensus_queue.cc:1048] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:45.893992 16620 raft_consensus.cc:1275] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.898751 18096 consensus_queue.cc:1048] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.947772 17294 raft_consensus.cc:1217] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:45.951195 16766 raft_consensus.cc:1275] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:45.952909 18096 consensus_queue.cc:1048] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:45.993713 16699 raft_consensus.cc:1275] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:45.995121 18103 consensus_queue.cc:1048] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:46.014254 18095 raft_consensus.cc:1064] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:46.016516 18095 consensus_queue.cc:237] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:46.021363 16699 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.023936 17950 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.032433 16766 raft_consensus.cc:1275] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:46.034212 18078 consensus_queue.cc:1048] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:46.043130 16617 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:46.044948 18055 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:46.065454 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:46.111043 17294 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:46.114333 16766 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:46.117067 16619 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:46.118707 18019 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:46.120790 18019 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:46.124428 18019 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:46.134316 18111 ts_tablet_manager.cc:933] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:46.156355 18095 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.163800 17294 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.168947 18111 tablet_copy_client.cc:323] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:46.170642 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet b6eb63a768b94fbcb8e646e9c1a355c5 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:46.171181 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet b6eb63a768b94fbcb8e646e9c1a355c5 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-b6eb63a768b94fbcb8e646e9c1a355c5
I20260709 13:16:46.170889 16766 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.178881 16523 catalog_manager.cc:5697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:46.179785 16710 tablet_copy_source_session.cc:215] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:46.189028 18111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6eb63a768b94fbcb8e646e9c1a355c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:46.221032 16617 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.231204 18111 tablet_copy_client.cc:806] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:46.235775 18111 tablet_copy_client.cc:670] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:46.240752 18111 tablet_copy_client.cc:538] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:46.301162 18111 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:46.311978 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:46.342983 16691 consensus_queue.cc:237] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:46.374457 16766 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:46.380381 18070 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:46.387107 17294 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:46.399771 18095 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:46.409312 18097 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.410970 17295 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.420779 18103 raft_consensus.cc:1064] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:46.423360 18103 consensus_queue.cc:237] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:46.425299 16774 raft_consensus.cc:2955] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:46.428606 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52e3cfe7a1c04de087504cfb98ab0ba7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:46.451313 16523 catalog_manager.cc:5697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:46.457389 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:46.458113 16766 raft_consensus.cc:606] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:46.470250 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:46.470980 16620 raft_consensus.cc:606] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:46.472602 18104 raft_consensus.cc:993] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:46.473387 18055 raft_consensus.cc:1081] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:46.479152 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 52e3cfe7a1c04de087504cfb98ab0ba7 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:46.484418 16700 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:46.487510 16700 raft_consensus.cc:606] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:46.488201 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:46.490360 16620 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.491634 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:46.494591 16620 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:46.496179 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:46.616827 16620 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.621417 16620 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:46.635604 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:46.636237 16700 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:46.633337 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:46.640801 16767 raft_consensus.cc:3055] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:46.641183 16767 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:46.671687 16767 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.673007 16767 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:46.673691 18111 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:46.678781 18111 tablet_bootstrap.cc:492] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:46.682121 16700 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:46.683797 18111 ts_tablet_manager.cc:1403] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.383s	user 0.028s	sys 0.010s
I20260709 13:16:46.685019 16589 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:46.690683 18075 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:46.692986 16767 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:46.695061 18139 tablet_replica.cc:333] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:46.696308 18139 raft_consensus.cc:2243] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:46.698036 18075 raft_consensus.cc:697] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:46.699007 18111 raft_consensus.cc:359] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:46.699957 18111 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:46.699753 18075 consensus_queue.cc:237] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.700621 18111 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:46.720557 16518 catalog_manager.cc:5697] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:46.766909 18111 ts_tablet_manager.cc:1434] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 13:16:46.773813 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-b6eb63a768b94fbcb8e646e9c1a355c5 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:46.774428 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-b6eb63a768b94fbcb8e646e9c1a355c5 on tablet b6eb63a768b94fbcb8e646e9c1a355c5 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:46.744453 18139 raft_consensus.cc:2272] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:46.802889 18096 raft_consensus.cc:993] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:46.803551 18097 raft_consensus.cc:1081] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:46.806030 16767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:46.806624 16767 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.806967 16767 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.807363 18139 ts_tablet_manager.cc:1916] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:46.814253 16767 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.828405 16767 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:46.829898 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:46.830755 16700 raft_consensus.cc:3055] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:46.831135 16700 raft_consensus.cc:740] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:46.832039 16700 consensus_queue.cc:260] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.834264 16700 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:16:46.824961 17261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 45707.9us
I20260709 13:16:46.847596 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:46.848677 16617 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:46.847699 16700 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:46.855880 16738 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:46.856038 16617 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:46.856958 18141 raft_consensus.cc:2804] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:46.857511 18141 raft_consensus.cc:697] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:46.858527 18141 consensus_queue.cc:237] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.880841 18144 raft_consensus.cc:993] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:46.881515 18144 raft_consensus.cc:1081] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:46.895794 16699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:46.896397 16699 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:46.896800 16699 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:46.914304 16699 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.918831 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:46.919659 16617 raft_consensus.cc:3055] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:46.920029 16617 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:46.920038 16699 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:46.922998 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:46.923673 16767 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:46.932440 16617 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:46.933660 16617 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:46.934944 16767 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:16:46.948879 16663 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:46.994504 18097 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:47.001397 18097 raft_consensus.cc:697] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:47.002621 18097 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:47.009171 18139 ts_tablet_manager.cc:1929] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:47.011551 18139 log.cc:1199] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/52e3cfe7a1c04de087504cfb98ab0ba7
W20260709 13:16:47.017536 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 70864.4us
W20260709 13:16:47.019384 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 85590.3us
I20260709 13:16:47.028085 16773 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:47.040674 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 52e3cfe7a1c04de087504cfb98ab0ba7 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:47.051374 17295 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:47.054487 16617 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:16:47.073302 16699 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:47.085047 18152 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:16:47.086068 18103 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:47.092914 18011 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:16:47.131071 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 104502us
I20260709 13:16:47.144973 16700 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:47.151118 18011 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.163794 16523 catalog_manager.cc:5697] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:47.182960 18140 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.191223 16700 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.202324 16767 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:47.201963 16523 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 3 to 4, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 4 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:47.205642 18155 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:47.213479 16773 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.217216 17295 raft_consensus.cc:1217] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 2.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:16:47.229202 17295 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.253053 16518 catalog_manager.cc:5697] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.282020 16620 consensus_queue.cc:237] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:47.306067 17295 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:47.307504 16766 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:47.307545 18075 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:47.309854 18152 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:47.318773 18140 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.324015 17295 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.345861 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dee0a590e1094027a9df04eacd024e37 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.346624 16700 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.346462 16766 raft_consensus.cc:2955] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.347990 18104 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.354892 16523 catalog_manager.cc:5697] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.372373 16616 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:47.376598 18104 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:47.387506 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet dee0a590e1094027a9df04eacd024e37 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:47.472251 18173 tablet_replica.cc:333] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:47.477680 18173 raft_consensus.cc:2243] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:47.478590 18173 raft_consensus.cc:2272] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:47.482782 18173 ts_tablet_manager.cc:1916] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:47.497879 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.515940 16620 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:47.518364 18159 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.522349 18173 ts_tablet_manager.cc:1929] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:47.522919 18173 log.cc:1199] T dee0a590e1094027a9df04eacd024e37 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/dee0a590e1094027a9df04eacd024e37
I20260709 13:16:47.524730 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet dee0a590e1094027a9df04eacd024e37 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:47.556077 16766 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:47.558772 18095 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:47.659556 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:47.670253 18159 raft_consensus.cc:1064] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:47.672844 18159 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:47.739924 17295 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:47.740283 16767 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:47.741779 18162 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:47.743829 18162 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:47.760450 16616 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:47.765478 18162 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:47.785589 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:47.786216 16620 raft_consensus.cc:606] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:47.784400 18159 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.789129 16767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:47.788677 17295 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.789693 16767 raft_consensus.cc:606] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:47.792635 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:47.793529 16692 raft_consensus.cc:606] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:47.801558 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:47.803231 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:47.817849 16766 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.829645 16522 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.875002 16616 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.914741 16692 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:47.925005 16616 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:47.926748 18159 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:47.930508 17295 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:47.933287 18159 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:47.937393 18097 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.955298 17295 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.957129 16616 raft_consensus.cc:2955] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:47.961387 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6eb63a768b94fbcb8e646e9c1a355c5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:47.970712 16519 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:48.001582 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet b6eb63a768b94fbcb8e646e9c1a355c5 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:48.017108 18180 tablet_replica.cc:333] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:48.036158 18097 raft_consensus.cc:993] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:48.036648 18097 raft_consensus.cc:1081] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:48.038437 16766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:48.038964 16766 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:48.039352 16766 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.069149 18180 raft_consensus.cc:2243] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:48.070422 18180 raft_consensus.cc:2272] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:48.075551 18180 ts_tablet_manager.cc:1916] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:48.083439 16766 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.086809 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:48.087419 16620 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.089900 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:48.090510 16691 raft_consensus.cc:3055] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:48.090792 16691 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:48.091548 16691 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.092598 16691 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.139000 16766 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:48.131875 16620 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:48.142357 16740 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:48.143420 18104 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:48.144073 18104 raft_consensus.cc:697] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:48.144585 16691 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:48.145124 18104 consensus_queue.cc:237] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.163311 18180 ts_tablet_manager.cc:1929] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:16:48.163908 18180 log.cc:1199] T b6eb63a768b94fbcb8e646e9c1a355c5 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/b6eb63a768b94fbcb8e646e9c1a355c5
I20260709 13:16:48.165755 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet b6eb63a768b94fbcb8e646e9c1a355c5 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:48.176910 18152 raft_consensus.cc:993] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:48.177714 18152 raft_consensus.cc:1081] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:48.179620 16692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:48.180202 16692 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:48.180583 16692 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.200511 16692 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.217548 16522 catalog_manager.cc:5697] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 2 to 3, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:48.219314 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:48.221554 16617 raft_consensus.cc:3055] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:48.221925 16617 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:48.222710 16692 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:48.222721 16617 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.225943 16617 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.230010 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:48.230695 16773 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.235291 16617 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:48.236501 16666 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:48.237466 18097 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:48.237991 18097 raft_consensus.cc:697] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:48.238976 18097 consensus_queue.cc:237] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.252223 16773 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:48.262377 16522 catalog_manager.cc:5697] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 2 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:48.271027 17950 raft_consensus.cc:993] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:48.271740 18104 raft_consensus.cc:1081] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:48.275892 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:48.276491 16617 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:48.276835 16617 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.284893 16617 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.287672 16617 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:48.288755 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:48.289469 16767 raft_consensus.cc:3055] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:48.289820 16767 raft_consensus.cc:740] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:48.290593 16767 consensus_queue.cc:260] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.292672 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:48.295058 16691 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.291706 16767 raft_consensus.cc:3060] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:48.303313 16767 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:48.304549 16588 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:48.305299 16691 raft_consensus.cc:2468] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:48.306619 18152 raft_consensus.cc:2804] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:48.308372 18152 raft_consensus.cc:697] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:48.309568 18152 consensus_queue.cc:237] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:48.325202 16522 catalog_manager.cc:5697] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 2 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:48.614367 16617 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.615681 17950 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.650915 16692 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.652232 16616 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.652352 17950 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.657794 18162 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:48.673990 16767 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.675637 18162 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:16:48.773061 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 64927.6us
I20260709 13:16:48.804148 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:48.824215 16692 raft_consensus.cc:1275] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.825796 18152 consensus_queue.cc:1048] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.853591 16766 raft_consensus.cc:1275] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:48.862347 18075 consensus_queue.cc:1048] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:48.972149 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:49.135516 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:49.136096 16692 raft_consensus.cc:606] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:49.138646 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:49.139261 16692 raft_consensus.cc:606] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:49.143841 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:49.144443 16766 raft_consensus.cc:606] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:49.151814 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:49.152428 16620 raft_consensus.cc:606] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:49.155941 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:49.157841 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:49.162312 18075 raft_consensus.cc:993] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:49.162919 18075 raft_consensus.cc:1081] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:49.164740 16692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:49.165344 16692 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.165794 16692 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.177781 18194 raft_consensus.cc:993] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:49.178534 18193 raft_consensus.cc:1081] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:49.180343 17294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:16:49.180920 17294 raft_consensus.cc:493] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.181288 17294 raft_consensus.cc:3060] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.202441 18162 raft_consensus.cc:993] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:49.203042 18162 raft_consensus.cc:1081] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:49.206305 16767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:49.206868 16767 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.207216 16767 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:49.224018 16767 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.236552 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:49.237358 16620 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:49.245460 16692 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.247452 16692 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:49.248049 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:49.248836 16619 raft_consensus.cc:3055] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:49.249136 16619 raft_consensus.cc:740] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:49.249958 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:49.250684 16766 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.250075 16619 consensus_queue.cc:260] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.252869 16619 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.257929 16766 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:49.261471 16663 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:49.262465 18097 raft_consensus.cc:2804] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.262984 18097 raft_consensus.cc:697] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:49.263890 18097 consensus_queue.cc:237] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.236043 17294 raft_consensus.cc:515] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:49.271322 17950 raft_consensus.cc:993] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:49.272066 18199 raft_consensus.cc:1081] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:49.274148 16618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:49.274701 16618 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:49.275031 16618 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.281885 16618 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.283742 16618 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:49.284709 16767 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:49.289407 16620 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:16:49.289321 16522 catalog_manager.cc:5697] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.295473 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:49.296327 16767 raft_consensus.cc:3055] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:49.296706 16767 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:49.297684 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:49.299090 16692 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.298230 16740 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:49.302044 18198 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:49.302536 18198 raft_consensus.cc:697] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:49.303328 18198 consensus_queue.cc:237] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.318104 16767 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.334609 16518 catalog_manager.cc:5697] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 4 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:49.308459 16692 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:49.330880 16620 raft_consensus.cc:1240] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 3. Current term is 4. Ops: []
I20260709 13:16:49.338907 18097 consensus_queue.cc:1059] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.340169 18194 raft_consensus.cc:3055] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:49.340530 18194 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:49.341449 18194 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.342633 18194 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:49.343240 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:49.352183 16766 consensus_queue.cc:237] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:49.335561 16767 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:49.360334 16700 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:16:49.363659 16589 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:49.364671 18075 raft_consensus.cc:2804] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:49.365687 18075 raft_consensus.cc:697] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:49.366291 16620 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:49.366647 18075 consensus_queue.cc:237] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:49.367763 18181 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.298456 16619 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:16:49.333348 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:49.369340 16773 raft_consensus.cc:3060] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.320791 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52e3cfe7a1c04de087504cfb98ab0ba7" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:49.370252 16691 raft_consensus.cc:3055] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:49.370548 16691 raft_consensus.cc:740] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:49.332336 17294 leader_election.cc:290] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:49.371439 16691 consensus_queue.cc:260] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:49.372666 16691 raft_consensus.cc:3060] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:49.392841 16699 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:49.394008 16773 raft_consensus.cc:2468] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:49.396301 17261 leader_election.cc:304] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:49.397238 18068 raft_consensus.cc:2804] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:49.397783 18068 raft_consensus.cc:697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:49.398705 18068 consensus_queue.cc:237] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:16:49.408541 16739 consensus_peers.cc:597] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e35ab59cf1f44a3b8950b2794fa3c95b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.417446 16691 raft_consensus.cc:2468] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:49.424330 18181 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.424989 16767 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:49.428357 18198 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.434855 16620 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.435472 16523 catalog_manager.cc:5697] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:49.440045 16519 catalog_manager.cc:5697] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 2 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:49.448253 16691 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.520056 16518 catalog_manager.cc:5697] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.543087 16691 consensus_queue.cc:237] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:49.601652 16620 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:49.603302 18194 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:49.605930 16665 consensus_peers.cc:597] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d2efe025e9f4352b7205e3af79b7bc8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.608131 16767 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:49.611816 18194 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.699221 16767 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:49.699052 18097 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.701573 18162 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.703838 16620 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.714464 16773 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.732605 16518 catalog_manager.cc:5697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.739522 16620 consensus_queue.cc:237] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:49.755439 16700 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:49.761059 18104 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.769659 16619 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:16:49.772958 18214 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:16:49.788599 16590 consensus_peers.cc:597] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9026dfa0b23145c899fe3458d38d6666. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:49.795892 16700 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:49.798305 16767 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:49.799811 18158 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.803517 16620 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:49.803791 18152 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:49.807148 18181 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:49.821864 16699 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:49.824959 18068 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:49.828531 18075 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.845515 16692 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.856150 16767 raft_consensus.cc:1275] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:49.862604 18068 consensus_queue.cc:1048] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:49.865042 16767 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.890211 16769 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:49.917857 18152 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:49.918695 16519 catalog_manager.cc:5697] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:49.926519 16767 consensus_queue.cc:237] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:49.942827 16692 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:49.951854 18231 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:49.978142 18234 ts_tablet_manager.cc:933] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:49.988472 18234 tablet_copy_client.cc:323] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:49.990438 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet e35ab59cf1f44a3b8950b2794fa3c95b from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:49.990993 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet e35ab59cf1f44a3b8950b2794fa3c95b from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-e35ab59cf1f44a3b8950b2794fa3c95b
I20260709 13:16:49.998695 16784 tablet_copy_source_session.cc:215] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.002002 18234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e35ab59cf1f44a3b8950b2794fa3c95b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.035068 16620 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:16:50.036216 16739 consensus_peers.cc:597] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8959870f8af4f9e97a3ee39ddcff390. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:50.038674 18197 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.044350 16691 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:50.047510 18197 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:50.079515 18234 tablet_copy_client.cc:806] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:50.080240 18237 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:50.082463 16619 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:50.088424 16699 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:50.080359 18234 tablet_copy_client.cc:670] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:50.108431 16519 catalog_manager.cc:5697] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.111361 18234 tablet_copy_client.cc:538] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:50.147398 18234 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:50.158936 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:50.185591 18240 ts_tablet_manager.cc:933] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:50.208541 18234 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:50.211058 18240 tablet_copy_client.cc:323] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:50.212491 18234 tablet_bootstrap.cc:492] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:50.213425 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 0d2efe025e9f4352b7205e3af79b7bc8 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:50.213593 18234 ts_tablet_manager.cc:1403] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.004s
I20260709 13:16:50.214036 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 0d2efe025e9f4352b7205e3af79b7bc8 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-0d2efe025e9f4352b7205e3af79b7bc8
I20260709 13:16:50.217353 18234 raft_consensus.cc:359] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.218355 18234 raft_consensus.cc:740] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:50.219149 18234 consensus_queue.cc:260] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.231294 16710 tablet_copy_source_session.cc:215] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.240195 18234 ts_tablet_manager.cc:1434] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:16:50.243820 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-e35ab59cf1f44a3b8950b2794fa3c95b received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:50.244274 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-e35ab59cf1f44a3b8950b2794fa3c95b on tablet e35ab59cf1f44a3b8950b2794fa3c95b with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:50.247164 18240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2efe025e9f4352b7205e3af79b7bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.280025 18240 tablet_copy_client.cc:806] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:50.280680 18240 tablet_copy_client.cc:670] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:50.284420 18240 tablet_copy_client.cc:538] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:50.300154 18240 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:50.333573 18240 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:50.334369 17295 raft_consensus.cc:1217] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:50.334563 18240 tablet_bootstrap.cc:492] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:50.341598 18240 ts_tablet_manager.cc:1403] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.019s
I20260709 13:16:50.347342 18240 raft_consensus.cc:359] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.351361 18240 raft_consensus.cc:740] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:50.352175 18240 consensus_queue.cc:260] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.361129 18240 ts_tablet_manager.cc:1434] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:16:50.372378 18234 ts_tablet_manager.cc:933] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:50.374650 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-0d2efe025e9f4352b7205e3af79b7bc8 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:50.375190 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-0d2efe025e9f4352b7205e3af79b7bc8 on tablet 0d2efe025e9f4352b7205e3af79b7bc8 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:50.382618 18234 tablet_copy_client.cc:323] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:50.384595 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 9026dfa0b23145c899fe3458d38d6666 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:50.385123 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 9026dfa0b23145c899fe3458d38d6666 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-9026dfa0b23145c899fe3458d38d6666
I20260709 13:16:50.392879 16635 tablet_copy_source_session.cc:215] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.401662 18234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9026dfa0b23145c899fe3458d38d6666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.418905 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:50.509536 18234 tablet_copy_client.cc:806] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:50.510293 18234 tablet_copy_client.cc:670] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:50.514477 18234 tablet_copy_client.cc:538] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:50.537052 18240 ts_tablet_manager.cc:933] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:50.537763 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:50.538404 16766 raft_consensus.cc:606] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:50.541406 18234 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:50.542155 16618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:50.542764 16618 raft_consensus.cc:606] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:50.546087 16691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:50.546703 16691 raft_consensus.cc:606] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:50.551226 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:16:50.553138 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:50.565016 18240 tablet_copy_client.cc:323] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:50.566720 18075 raft_consensus.cc:993] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:50.567226 18075 raft_consensus.cc:1081] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:50.568158 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet c8959870f8af4f9e97a3ee39ddcff390 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:50.568756 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet c8959870f8af4f9e97a3ee39ddcff390 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-c8959870f8af4f9e97a3ee39ddcff390
I20260709 13:16:50.569002 16691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:50.569636 16691 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.569977 16691 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.581317 16691 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.582029 16784 tablet_copy_source_session.cc:215] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:50.587813 16691 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:50.589061 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:50.589676 16767 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.589795 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:50.589773 18240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8959870f8af4f9e97a3ee39ddcff390. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:50.590829 16618 raft_consensus.cc:3055] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:50.591246 16618 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:50.591923 16618 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.592980 16618 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.598539 16767 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:16:50.603026 16663 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:50.604022 18214 raft_consensus.cc:2804] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:50.604564 18214 raft_consensus.cc:697] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:50.606396 18214 consensus_queue.cc:237] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.599843 16618 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:16:50.618885 18240 tablet_copy_client.cc:806] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:50.619550 18240 tablet_copy_client.cc:670] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:50.623173 18240 tablet_copy_client.cc:538] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:50.629362 16519 catalog_manager.cc:5697] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 3 to 4, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 4 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.632738 18237 raft_consensus.cc:993] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:50.633250 18237 raft_consensus.cc:1081] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:50.637357 16618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:50.637909 16618 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.638278 16618 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.640985 18240 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:50.643725 18234 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:50.644718 18234 tablet_bootstrap.cc:492] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:50.645402 18234 ts_tablet_manager.cc:1403] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.004s
I20260709 13:16:50.650632 18234 raft_consensus.cc:359] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.661425 18234 raft_consensus.cc:740] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:50.662262 18234 consensus_queue.cc:260] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.667650 18234 ts_tablet_manager.cc:1434] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:16:50.669332 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-9026dfa0b23145c899fe3458d38d6666 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:50.669750 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-9026dfa0b23145c899fe3458d38d6666 on tablet 9026dfa0b23145c899fe3458d38d6666 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:50.674901 17295 raft_consensus.cc:1217] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:50.665665 16618 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.707253 16618 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:50.709347 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:50.717772 16767 raft_consensus.cc:3055] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:50.718096 16767 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:50.718765 16767 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.719792 16767 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.711073 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:50.721575 16691 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:50.748965 16691 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:50.750310 16589 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:50.751078 18231 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:50.745253 16767 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:50.751569 18231 raft_consensus.cc:697] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:50.752405 18231 consensus_queue.cc:237] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.778534 18240 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:50.779682 18240 tablet_bootstrap.cc:492] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:50.780438 18240 ts_tablet_manager.cc:1403] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.140s	user 0.055s	sys 0.057s
I20260709 13:16:50.784821 18104 raft_consensus.cc:1064] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:50.787119 18104 consensus_queue.cc:237] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:50.788700 17295 raft_consensus.cc:1217] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:50.790840 18097 raft_consensus.cc:993] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:50.791396 18097 raft_consensus.cc:1081] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:50.796224 16767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:50.796931 16767 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:50.797256 16767 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.800504 16691 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:50.803821 16618 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:50.805128 17950 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.806427 17295 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:50.810176 17950 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:50.822407 17950 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:50.826225 18240 raft_consensus.cc:359] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.834692 16767 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.838739 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:50.839470 16618 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.842305 16767 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:50.854507 16618 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:50.856717 16740 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:50.862764 17950 raft_consensus.cc:2804] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:50.863294 17950 raft_consensus.cc:697] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:50.864451 17950 consensus_queue.cc:237] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.868103 16519 catalog_manager.cc:5697] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:50.828531 18240 raft_consensus.cc:740] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:50.869926 18240 consensus_queue.cc:260] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:50.892529 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:50.893302 16691 raft_consensus.cc:3055] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:50.893613 16691 raft_consensus.cc:740] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:50.894294 16691 consensus_queue.cc:260] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:50.895305 16691 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:50.911484 16691 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:16:50.925207 16618 raft_consensus.cc:1240] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: []
I20260709 13:16:50.939409 16518 catalog_manager.cc:5697] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 2 to 3, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 3 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:50.952256 18240 ts_tablet_manager.cc:1434] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.171s	user 0.010s	sys 0.037s
I20260709 13:16:50.937531 17950 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:50.966025 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c8959870f8af4f9e97a3ee39ddcff390 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:50.966468 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c8959870f8af4f9e97a3ee39ddcff390 on tablet c8959870f8af4f9e97a3ee39ddcff390 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:50.988288 17295 raft_consensus.cc:1217] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:50.994033 16618 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.008246 16691 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.020152 16523 catalog_manager.cc:5697] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:51.021569 16767 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:16:51.057185 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 65806.3us
I20260709 13:16:51.073835 18256 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.079278 17295 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.104480 16766 consensus_queue.cc:237] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:51.115692 16691 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:51.117601 18261 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:51.128523 18104 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.133751 16691 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.153728 16618 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:51.156783 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e35ab59cf1f44a3b8950b2794fa3c95b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:51.161412 18097 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.170519 17298 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:51.184743 16699 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:51.189352 18261 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:51.195904 18249 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.196986 17298 raft_consensus.cc:2955] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.219319 16523 catalog_manager.cc:5697] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:51.244808 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet e35ab59cf1f44a3b8950b2794fa3c95b with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:51.258285 18256 raft_consensus.cc:1064] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:51.260991 18256 consensus_queue.cc:237] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:51.280308 16618 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.281944 16774 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.282934 18257 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.287678 18260 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.288210 17298 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.289481 18162 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.293088 16766 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:51.294723 18075 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.329839 18255 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.339169 16619 raft_consensus.cc:1275] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:51.336826 16618 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.347628 18104 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:51.360509 16774 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.363029 17298 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.371723 16691 raft_consensus.cc:1275] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:51.372349 18269 tablet_replica.cc:333] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:51.373502 18269 raft_consensus.cc:2243] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.373313 18261 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.375867 18269 raft_consensus.cc:2272] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.380446 18269 ts_tablet_manager.cc:1916] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:51.429826 18249 raft_consensus.cc:1064] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:51.431160 16519 catalog_manager.cc:5697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.446224 18249 consensus_queue.cc:237] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:51.515151 18269 ts_tablet_manager.cc:1929] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:51.515651 18269 log.cc:1199] T e35ab59cf1f44a3b8950b2794fa3c95b P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/e35ab59cf1f44a3b8950b2794fa3c95b
I20260709 13:16:51.518698 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet e35ab59cf1f44a3b8950b2794fa3c95b (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:51.520452 16691 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.520756 17298 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.522166 16766 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:51.524653 18152 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.526298 18152 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.530140 16691 consensus_queue.cc:237] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:51.547087 18152 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:51.552816 17295 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:51.554337 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:51.557965 16618 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:51.558138 18256 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.559412 18162 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:51.568864 18257 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.570030 16618 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.580996 17295 raft_consensus.cc:2955] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.603780 18261 raft_consensus.cc:1064] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:51.609236 16519 catalog_manager.cc:5697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.621891 18261 consensus_queue.cc:237] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:51.629199 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d2efe025e9f4352b7205e3af79b7bc8 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:51.648547 18280 tablet_replica.cc:333] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:51.649727 18280 raft_consensus.cc:2243] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.650336 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d2efe025e9f4352b7205e3af79b7bc8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:51.650583 18280 raft_consensus.cc:2272] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.669340 18280 ts_tablet_manager.cc:1916] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:51.707319 18152 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.714114 18280 ts_tablet_manager.cc:1929] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:51.714767 18280 log.cc:1199] T 0d2efe025e9f4352b7205e3af79b7bc8 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/0d2efe025e9f4352b7205e3af79b7bc8
I20260709 13:16:51.717216 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 0d2efe025e9f4352b7205e3af79b7bc8 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:51.720407 17295 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.730005 16766 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.741035 16518 catalog_manager.cc:5697] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.756063 16699 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.809056 16620 consensus_queue.cc:237] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:51.817175 17295 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:51.818722 18075 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.829375 17295 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.834764 18075 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.844290 16774 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:51.855039 16519 catalog_manager.cc:5697] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.862914 18231 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:51.875523 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 9026dfa0b23145c899fe3458d38d6666 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:51.878991 17295 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:51.881985 17950 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:51.886912 16699 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:51.890005 16774 raft_consensus.cc:2955] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:51.891341 16620 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:51.896437 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9026dfa0b23145c899fe3458d38d6666 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:51.906258 18283 tablet_replica.cc:333] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:51.907407 18283 raft_consensus.cc:2243] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:51.898995 18261 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:16:51.908595 18283 raft_consensus.cc:2272] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:51.908536 17950 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:51.918157 18283 ts_tablet_manager.cc:1916] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:52.012706 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:52.017081 17950 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.028537 18283 ts_tablet_manager.cc:1929] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:52.029034 18283 log.cc:1199] T 9026dfa0b23145c899fe3458d38d6666 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/9026dfa0b23145c899fe3458d38d6666
I20260709 13:16:52.027371 17295 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.032203 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 9026dfa0b23145c899fe3458d38d6666 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:52.039629 16699 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.048959 16519 catalog_manager.cc:5697] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:52.068217 16620 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.080124 16766 consensus_queue.cc:237] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.097584 16699 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:52.100744 18104 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:52.114876 18104 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.123374 16699 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.124902 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8959870f8af4f9e97a3ee39ddcff390 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:52.160449 16518 catalog_manager.cc:5697] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.169919 17298 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:52.173167 18104 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:52.180580 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet c8959870f8af4f9e97a3ee39ddcff390 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:52.179859 17295 raft_consensus.cc:2955] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:52.202472 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:52.203243 16699 raft_consensus.cc:606] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:52.205363 18290 tablet_replica.cc:333] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:52.211800 18290 raft_consensus.cc:2243] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:52.212805 18290 raft_consensus.cc:2272] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:52.216296 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:52.216849 16620 raft_consensus.cc:606] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:52.217869 18290 ts_tablet_manager.cc:1916] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:52.220795 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:52.221405 16620 raft_consensus.cc:606] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:52.224153 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:52.224752 16766 raft_consensus.cc:606] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:52.228338 16766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:52.228863 16766 raft_consensus.cc:606] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:52.230211 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:52.232187 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:52.255617 18290 ts_tablet_manager.cc:1929] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:52.256155 18290 log.cc:1199] T c8959870f8af4f9e97a3ee39ddcff390 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/c8959870f8af4f9e97a3ee39ddcff390
I20260709 13:16:52.261109 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet c8959870f8af4f9e97a3ee39ddcff390 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:52.337765 18256 raft_consensus.cc:993] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:52.338294 18256 raft_consensus.cc:1081] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:52.341631 17295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:16:52.342175 17295 raft_consensus.cc:493] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.342537 17295 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.347849 17295 raft_consensus.cc:515] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.349781 17295 leader_election.cc:290] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:52.350464 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:52.351025 16766 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.355118 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5792f96030dc4b3aa2d964e4c551f487" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:52.355681 16692 raft_consensus.cc:3055] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:52.356137 16692 raft_consensus.cc:740] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:52.357024 16692 consensus_queue.cc:260] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.358314 16692 raft_consensus.cc:3060] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.366173 16692 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 4.
I20260709 13:16:52.375110 17262 leader_election.cc:304] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
I20260709 13:16:52.376012 18149 raft_consensus.cc:2804] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:52.376459 18149 raft_consensus.cc:697] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:52.377288 18149 consensus_queue.cc:237] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.392709 18286 raft_consensus.cc:993] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:52.393424 18231 raft_consensus.cc:1081] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:52.395475 16699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:52.396008 16699 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.396376 16699 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:52.402840 16518 catalog_manager.cc:5697] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 4 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:52.362387 16766 raft_consensus.cc:2468] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 4.
I20260709 13:16:52.423518 16699 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:52.433139 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:52.433810 16618 raft_consensus.cc:3055] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:52.434119 16618 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:52.434780 16618 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:52.448124 16618 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:52.451396 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e55d7a7d45409da94503261c8ced3e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:52.463032 16766 raft_consensus.cc:3060] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:52.464919 16699 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:52.474845 18231 raft_consensus.cc:993] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:52.475350 18231 raft_consensus.cc:1081] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:52.478885 16774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39380
I20260709 13:16:52.479490 16774 raft_consensus.cc:493] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.479892 16774 raft_consensus.cc:3060] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.481307 16618 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:16:52.489336 16766 raft_consensus.cc:2468] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:16:52.490523 16663 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:52.491736 18256 raft_consensus.cc:2804] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:52.492204 18256 raft_consensus.cc:697] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:52.493090 18256 consensus_queue.cc:237] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:52.507215 16774 raft_consensus.cc:515] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.511857 16774 leader_election.cc:290] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:52.515384 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:52.515962 17295 raft_consensus.cc:3060] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.519394 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9026dfa0b23145c899fe3458d38d6666" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:52.519969 16618 raft_consensus.cc:3055] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:52.520260 16618 raft_consensus.cc:740] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:52.520929 16618 consensus_queue.cc:260] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.522130 16618 raft_consensus.cc:3060] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:52.530391 17295 raft_consensus.cc:2468] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:52.533660 17950 raft_consensus.cc:993] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:52.534483 18251 raft_consensus.cc:1081] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:52.536091 16616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:52.536453 16739 leader_election.cc:304] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:52.536617 16616 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.537035 16616 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.539479 17950 raft_consensus.cc:2804] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:52.539934 17950 raft_consensus.cc:697] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:52.540858 17950 consensus_queue.cc:237] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.544217 16616 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:52.547654 16616 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:52.552870 16518 catalog_manager.cc:5697] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.555639 16618 raft_consensus.cc:2468] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:16:52.555717 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:52.556388 16766 raft_consensus.cc:3055] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:52.556732 16766 raft_consensus.cc:740] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:52.557487 16766 consensus_queue.cc:260] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:52.558460 16766 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.563069 16523 catalog_manager.cc:5697] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 4 to 5, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 5 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.566705 16766 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:52.568953 16588 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:52.569736 18287 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:52.570173 18287 raft_consensus.cc:697] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:52.570976 18287 consensus_queue.cc:237] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:52.574141 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:52.574690 16699 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:52.581214 16699 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
W20260709 13:16:52.585234 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 45953.8us
I20260709 13:16:52.592338 18104 raft_consensus.cc:993] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:52.592841 18104 raft_consensus.cc:1081] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:52.609695 16699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32902
I20260709 13:16:52.610404 16699 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:52.610919 16699 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:52.627300 16523 catalog_manager.cc:5697] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.631212 16699 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.635164 16766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:52.635789 16766 raft_consensus.cc:3055] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:52.636076 16766 raft_consensus.cc:740] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:52.636862 16766 consensus_queue.cc:260] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.638024 16766 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:52.648545 16766 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:52.652729 16699 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:52.653936 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:52.654534 17295 raft_consensus.cc:3060] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:52.654434 16663 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:52.658396 18256 raft_consensus.cc:2804] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:52.658982 18256 raft_consensus.cc:697] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:52.659791 18256 consensus_queue.cc:237] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:52.661659 17295 raft_consensus.cc:2468] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:52.680039 16523 catalog_manager.cc:5697] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 2 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:52.889523 16766 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:52.903046 18292 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:52.963021 16691 raft_consensus.cc:1275] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:52.968298 17295 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:52.969161 18231 consensus_queue.cc:1048] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:52.976492 18251 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:52.990724 16691 raft_consensus.cc:1275] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:53.009228 18284 consensus_queue.cc:1048] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:53.011215 16620 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:53.016856 18257 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:16:53.055699 16766 raft_consensus.cc:1275] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:16:53.059470 18231 consensus_queue.cc:1048] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:53.097810 16771 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:53.158842 18256 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 13:16:53.187402 18303 log.cc:927] Time spent T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.081s	user 0.001s	sys 0.001s
I20260709 13:16:53.279028 16616 raft_consensus.cc:1275] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:53.279461 16773 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:53.297809 17950 consensus_queue.cc:1048] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:53.302713 18260 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:53.268626 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:53.358844 17295 raft_consensus.cc:1275] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:53.360466 18260 consensus_queue.cc:1048] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:16:53.393472 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 43807.4us
W20260709 13:16:53.394443 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 43841.1us
I20260709 13:16:53.553819 16616 consensus_queue.cc:237] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:16:53.562299 16590 consensus_peers.cc:597] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94a4eb47e8d54a9f8bce4a16c767a8e7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.565027 16771 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:53.567612 16692 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:53.569344 18319 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:53.571489 18319 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:53.591112 18319 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.598930 16771 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.647732 16518 catalog_manager.cc:5697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.662492 16699 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.668186 16692 consensus_queue.cc:237] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:53.680051 16616 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:53.681718 18256 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:53.689065 16665 consensus_peers.cc:597] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d92b70f55b540b8b2891d7efd641a9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.696105 16771 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:53.701550 18256 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:53.719501 18256 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.726758 16616 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.765815 16771 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.796427 16699 consensus_queue.cc:237] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:53.798029 16519 catalog_manager.cc:5697] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.830951 16616 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:53.834147 16771 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:53.836532 18302 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:53.854080 18302 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:53.858042 16665 consensus_peers.cc:597] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fd7e12d941b4e239803343206006040. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:53.884843 18302 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.898223 16771 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.934062 16519 catalog_manager.cc:5697] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:53.987620 16620 consensus_queue.cc:237] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:53.997032 16616 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:54.016269 16590 consensus_peers.cc:597] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f46ccb8b0ad462598178ff52d24d783. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:54.016327 16771 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:54.018249 18322 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:54.023357 16692 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:54.024883 18287 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:54.025750 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:54.029177 18319 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:54.031977 16771 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:54.054021 16692 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:54.052910 16519 catalog_manager.cc:5697] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:54.115453 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:54.116214 16692 raft_consensus.cc:606] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:54.125577 18302 raft_consensus.cc:993] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:54.126051 18302 raft_consensus.cc:1081] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:54.127782 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:54.128191 16771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:54.128502 16620 raft_consensus.cc:606] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:54.128813 16771 raft_consensus.cc:493] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:54.129235 16771 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:54.135056 16692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:54.135721 16692 raft_consensus.cc:606] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:54.140712 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:54.141234 16620 raft_consensus.cc:606] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:54.144040 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:54.144120 16771 raft_consensus.cc:515] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:54.144578 16773 raft_consensus.cc:606] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:54.146637 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:16:54.146955 16771 leader_election.cc:290] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:54.148264 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:54.149181 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:54.152112 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88beb00bece64e5ea5ac3bbe7be74e9e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:54.152654 16620 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:54.149812 16692 raft_consensus.cc:3055] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:54.163949 16692 raft_consensus.cc:740] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:54.166045 16692 consensus_queue.cc:260] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:54.167460 16692 raft_consensus.cc:3060] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:54.170359 16620 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 5.
I20260709 13:16:54.172734 16740 leader_election.cc:304] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:54.173643 18104 raft_consensus.cc:2804] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:54.174207 18104 raft_consensus.cc:697] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 5 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:54.174938 18104 consensus_queue.cc:237] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:54.181713 18260 raft_consensus.cc:993] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:54.182358 18260 raft_consensus.cc:1081] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:54.188436 18341 ts_tablet_manager.cc:933] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:54.192937 16692 raft_consensus.cc:2468] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 5.
I20260709 13:16:54.198297 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:54.198863 16620 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:54.199221 16620 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:54.211081 16519 catalog_manager.cc:5697] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 4 to 5, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 5 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:54.216675 18287 raft_consensus.cc:993] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:54.217175 18287 raft_consensus.cc:1081] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:54.220366 16699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:54.220865 16699 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:54.221204 16699 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:54.230939 18341 tablet_copy_client.cc:323] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:54.233021 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:54.233623 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-94a4eb47e8d54a9f8bce4a16c767a8e7
I20260709 13:16:54.243395 16635 tablet_copy_source_session.cc:215] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:54.213603 16620 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.235487 16699 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:54.247561 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:54.248839 16700 raft_consensus.cc:3055] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:54.249202 16700 raft_consensus.cc:740] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:54.249971 16700 consensus_queue.cc:260] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.250815 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:54.250972 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:54.251127 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:54.251055 16700 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:54.251456 16616 raft_consensus.cc:3055] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:54.252090 16616 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:54.252739 16616 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:54.251755 17295 raft_consensus.cc:3060] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:54.248952 16620 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:54.251456 16771 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:54.263265 16616 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:54.264627 16771 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:16:54.272115 17295 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:54.275223 16616 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:16:54.276067 16699 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:54.277251 18344 ts_tablet_manager.cc:933] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:54.280391 16590 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [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: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:54.280979 16666 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:54.281255 18319 raft_consensus.cc:2804] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:54.281821 18319 raft_consensus.cc:697] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:54.278776 16700 raft_consensus.cc:2468] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:54.279251 18345 ts_tablet_manager.cc:933] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:54.281993 18256 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:54.282786 18319 consensus_queue.cc:237] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.284510 18256 raft_consensus.cc:697] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:54.285593 18256 consensus_queue.cc:237] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:54.297751 18341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.300225 18345 tablet_copy_client.cc:323] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:54.305605 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 0fd7e12d941b4e239803343206006040 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:54.306198 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 0fd7e12d941b4e239803343206006040 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-0fd7e12d941b4e239803343206006040
I20260709 13:16:54.314145 16710 tablet_copy_source_session.cc:215] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:54.320170 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd7e12d941b4e239803343206006040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.368386 16519 catalog_manager.cc:5697] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 4 to 5, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 5 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:54.372520 18315 raft_consensus.cc:993] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:54.373163 18315 raft_consensus.cc:1081] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:54.378669 18344 tablet_copy_client.cc:323] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:16:54.378952 18318 raft_consensus.cc:993] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:54.379473 18318 raft_consensus.cc:1081] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:54.379630 16700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32902
I20260709 13:16:54.380155 16700 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:54.380466 16700 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:54.381129 16773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39380
I20260709 13:16:54.381657 16773 raft_consensus.cc:493] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:54.382004 16773 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:54.381917 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 8d92b70f55b540b8b2891d7efd641a9f from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:16:54.378989 16518 catalog_manager.cc:5697] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:54.382664 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 8d92b70f55b540b8b2891d7efd641a9f from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-8d92b70f55b540b8b2891d7efd641a9f
I20260709 13:16:54.389850 16773 raft_consensus.cc:515] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.390975 16710 tablet_copy_source_session.cc:215] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:54.391994 16773 leader_election.cc:290] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:54.393656 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:54.394251 17295 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:54.397771 18344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d92b70f55b540b8b2891d7efd641a9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.399724 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04fb228602542d4a6b0d4871248226e" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:54.400285 16620 raft_consensus.cc:3055] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:54.400568 16620 raft_consensus.cc:740] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:54.401307 16620 consensus_queue.cc:260] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.402858 16620 raft_consensus.cc:3060] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:54.415391 18345 tablet_copy_client.cc:806] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:54.416038 18345 tablet_copy_client.cc:670] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:54.407059 16700 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.416791 17295 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:16:54.418571 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:54.421830 16773 raft_consensus.cc:3055] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:54.421906 16739 leader_election.cc:304] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:54.422250 16773 raft_consensus.cc:740] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:54.423092 18315 raft_consensus.cc:2804] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:54.423596 18315 raft_consensus.cc:697] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:54.423831 16773 consensus_queue.cc:260] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.419343 16700 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:16:54.420451 17298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8959870f8af4f9e97a3ee39ddcff390" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:16:54.424453 18315 consensus_queue.cc:237] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.425064 17298 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:54.426443 16620 raft_consensus.cc:2468] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:16:54.427585 18344 tablet_copy_client.cc:806] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:54.428102 18344 tablet_copy_client.cc:670] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:54.425324 18345 tablet_copy_client.cc:538] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:54.424975 16773 raft_consensus.cc:3060] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:54.434736 18344 tablet_copy_client.cc:538] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:54.439944 18345 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:54.443526 17298 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:54.444594 16665 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [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: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
I20260709 13:16:54.445436 18260 raft_consensus.cc:2804] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:54.445995 18260 raft_consensus.cc:697] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:54.447645 18260 consensus_queue.cc:237] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:54.453384 18344 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:54.454017 18341 tablet_copy_client.cc:806] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:54.454613 18341 tablet_copy_client.cc:670] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:54.459918 18341 tablet_copy_client.cc:538] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:54.482261 16773 raft_consensus.cc:2468] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:54.482939 16518 catalog_manager.cc:5697] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 2 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:54.514982 18341 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:54.524737 16519 catalog_manager.cc:5697] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 3 to 4, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 4 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:54.559914 18345 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:54.567337 18345 tablet_bootstrap.cc:492] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:54.568151 18345 ts_tablet_manager.cc:1403] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.128s	user 0.033s	sys 0.025s
I20260709 13:16:54.579528 18345 raft_consensus.cc:359] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:54.580443 18345 raft_consensus.cc:740] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:54.581135 18345 consensus_queue.cc:260] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:54.591233 18345 ts_tablet_manager.cc:1434] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:16:54.593516 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-0fd7e12d941b4e239803343206006040 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:54.593961 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-0fd7e12d941b4e239803343206006040 on tablet 0fd7e12d941b4e239803343206006040 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:54.585316 18344 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:54.608604 16620 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:54.610718 18104 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:54.623335 18344 tablet_bootstrap.cc:492] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:54.624259 18344 ts_tablet_manager.cc:1403] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.171s	user 0.027s	sys 0.005s
I20260709 13:16:54.624770 18341 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:54.626223 18341 tablet_bootstrap.cc:492] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:54.626926 18341 ts_tablet_manager.cc:1403] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.112s	user 0.045s	sys 0.014s
I20260709 13:16:54.631484 18345 ts_tablet_manager.cc:933] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:54.634071 18344 raft_consensus.cc:359] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:54.642115 18344 raft_consensus.cc:740] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:54.642799 18344 consensus_queue.cc:260] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:54.652449 18344 ts_tablet_manager.cc:1434] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:16:54.657465 16700 raft_consensus.cc:1275] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:16:54.666491 18104 consensus_queue.cc:1048] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:54.675089 17298 raft_consensus.cc:1217] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:54.676781 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-8d92b70f55b540b8b2891d7efd641a9f received from {username='slave'} at 127.0.0.1:45808
I20260709 13:16:54.677325 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-8d92b70f55b540b8b2891d7efd641a9f on tablet 8d92b70f55b540b8b2891d7efd641a9f with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:54.689587 18345 tablet_copy_client.cc:323] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:54.692163 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 2f46ccb8b0ad462598178ff52d24d783 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:54.692740 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 2f46ccb8b0ad462598178ff52d24d783 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-2f46ccb8b0ad462598178ff52d24d783
I20260709 13:16:54.696115 18341 raft_consensus.cc:359] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:54.699503 18341 raft_consensus.cc:740] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:54.700119 18341 consensus_queue.cc:260] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:54.702643 18341 ts_tablet_manager.cc:1434] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 13:16:54.706697 16634 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-94a4eb47e8d54a9f8bce4a16c767a8e7 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:54.707126 16634 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-94a4eb47e8d54a9f8bce4a16c767a8e7 on tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:54.715548 16635 tablet_copy_source_session.cc:215] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:54.721527 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f46ccb8b0ad462598178ff52d24d783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:54.732681 16773 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:54.738027 18260 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:54.767870 17298 raft_consensus.cc:1217] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:16:54.829723 16620 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:54.833455 18104 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:16:54.845481 18345 tablet_copy_client.cc:806] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:54.846436 18345 tablet_copy_client.cc:670] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
W20260709 13:16:54.854607 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 49539.4us
I20260709 13:16:54.859808 16692 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
W20260709 13:16:54.883067 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 50421.9us
I20260709 13:16:54.886932 18287 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:16:54.892827 18345 tablet_copy_client.cc:538] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:54.907333 17294 raft_consensus.cc:1275] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:54.913949 16620 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:54.920799 18318 consensus_queue.cc:1048] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:54.925809 18364 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:54.926674 17296 raft_consensus.cc:1275] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:16:54.928901 18104 consensus_queue.cc:1048] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:16:54.984720 17298 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:55.031500 18260 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.022s
I20260709 13:16:55.111757 16771 raft_consensus.cc:1275] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:16:55.112313 18345 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:55.117193 18260 consensus_queue.cc:1048] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.017s
I20260709 13:16:55.149749 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:16:55.174086 18377 log.cc:927] Time spent T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.082s	user 0.003s	sys 0.000s
W20260709 13:16:55.181151 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 191761us
W20260709 13:16:55.191838 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 84276us
W20260709 13:16:55.210413 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 223064us
W20260709 13:16:55.228412 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 51862.4us
W20260709 13:16:55.229734 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 49372.4us
W20260709 13:16:55.306025 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 73890.3us
I20260709 13:16:55.336529 18398 raft_consensus.cc:1064] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:55.339962 18398 consensus_queue.cc:237] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:55.428391 18364 raft_consensus.cc:1064] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:55.435683 18364 consensus_queue.cc:237] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:55.610237 17298 raft_consensus.cc:1217] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:16:55.635270 17298 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:55.645151 18400 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:55.665725 17296 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:55.669911 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 165224us
I20260709 13:16:55.668915 18260 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:16:55.706840 16767 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:55.707835 16773 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:55.714879 16590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:39407, user_credentials={real_user=slave}} blocked reactor thread for 45127.8us
I20260709 13:16:55.745441 18379 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:55.747535 18379 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:55.758168 16619 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:55.786266 16620 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:16:55.803342 18345 log.cc:927] Time spent T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: Append to log took a long time: real 0.074s	user 0.004s	sys 0.000s
I20260709 13:16:55.807154 18345 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:55.809127 18364 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.820111 16771 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.828383 18345 tablet_bootstrap.cc:492] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:55.863741 18345 ts_tablet_manager.cc:1403] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.752s	user 0.033s	sys 0.000s
I20260709 13:16:55.844225 18368 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.866317 18256 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:55.859251 16519 catalog_manager.cc:5697] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.872550 18345 raft_consensus.cc:359] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:55.873477 18345 raft_consensus.cc:740] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:55.874186 18345 consensus_queue.cc:260] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:55.846350 18260 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:55.854064 16773 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.891983 18345 ts_tablet_manager.cc:1434] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:16:55.897118 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-2f46ccb8b0ad462598178ff52d24d783 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:55.897746 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-2f46ccb8b0ad462598178ff52d24d783 on tablet 2f46ccb8b0ad462598178ff52d24d783 with peer 01d31a825d8a442fa42189f0ec2f5888
W20260709 13:16:55.904156 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 50202.9us
I20260709 13:16:55.905874 17298 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.978987 18389 raft_consensus.cc:1064] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:55.982942 16616 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:55.986375 18389 consensus_queue.cc:237] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:56.005535 16519 catalog_manager.cc:5697] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.008885 16620 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.032423 16771 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:56.031823 17295 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.033914 17294 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:56.034677 18402 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:56.035655 18374 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:56.039224 16699 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:16:56.040647 18374 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:56.087399 18402 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.129742 16695 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.133744 16700 consensus_queue.cc:237] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:56.146885 16771 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:56.148823 18260 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:56.150897 17295 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.157325 16522 catalog_manager.cc:5697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.159423 18400 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.171995 16771 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.197737 16773 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.171120 17294 raft_consensus.cc:1275] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:56.202955 18260 consensus_queue.cc:1048] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:56.207926 17298 raft_consensus.cc:1217] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:56.209089 17294 raft_consensus.cc:2955] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.226274 16620 consensus_queue.cc:237] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:56.239296 16695 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.240741 18374 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.253978 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8d92b70f55b540b8b2891d7efd641a9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:56.253830 18389 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.263490 16519 catalog_manager.cc:5697] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.274336 17298 raft_consensus.cc:1275] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:56.276604 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d92b70f55b540b8b2891d7efd641a9f with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:16:56.279649 18402 consensus_queue.cc:1048] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.293093 16695 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.296977 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:56.305861 17298 raft_consensus.cc:2955] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.311784 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:56.322114 18424 tablet_replica.cc:333] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:16:56.324455 16523 catalog_manager.cc:5697] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.356511 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:56.376302 18425 tablet_replica.cc:333] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:56.384298 18425 raft_consensus.cc:2243] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:56.385351 18425 raft_consensus.cc:2272] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:56.403223 18425 ts_tablet_manager.cc:1916] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:56.428337 18425 ts_tablet_manager.cc:1929] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:16:56.429204 18425 log.cc:1199] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/94a4eb47e8d54a9f8bce4a16c767a8e7
I20260709 13:16:56.430918 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 94a4eb47e8d54a9f8bce4a16c767a8e7 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:56.431519 18424 raft_consensus.cc:2243] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:56.432199 18424 raft_consensus.cc:2272] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:56.438263 18424 ts_tablet_manager.cc:1916] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:56.438819 16695 consensus_queue.cc:237] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:56.448506 16616 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:56.448729 17298 raft_consensus.cc:1275] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:16:56.451153 18260 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.454555 18424 ts_tablet_manager.cc:1929] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:56.455097 18424 log.cc:1199] T 8d92b70f55b540b8b2891d7efd641a9f P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/8d92b70f55b540b8b2891d7efd641a9f
I20260709 13:16:56.456724 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 8d92b70f55b540b8b2891d7efd641a9f (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:56.456928 18260 consensus_queue.cc:1048] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:56.462605 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "085f2fff9e1247c598507f959f141b72"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:56.463209 16620 raft_consensus.cc:606] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:56.463958 18400 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.467401 16616 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.472128 17298 raft_consensus.cc:2955] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.488507 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:56.489089 16773 raft_consensus.cc:606] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:56.490974 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fd7e12d941b4e239803343206006040 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:56.497016 16695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:56.497634 16695 raft_consensus.cc:606] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:56.486631 16523 catalog_manager.cc:5697] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.504844 18389 raft_consensus.cc:993] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:56.505366 18374 raft_consensus.cc:1081] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:56.506192 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:56.506743 16699 raft_consensus.cc:606] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:56.507577 16695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "085f2fff9e1247c598507f959f141b72"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:56.507761 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:56.508100 16695 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.508458 16695 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:56.509497 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:56.514223 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fd7e12d941b4e239803343206006040 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39374
I20260709 13:16:56.515128 18425 tablet_replica.cc:333] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:16:56.516039 18425 raft_consensus.cc:2243] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:56.516738 18425 raft_consensus.cc:2272] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:56.521821 16695 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:56.523814 18425 ts_tablet_manager.cc:1916] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:56.530900 16771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:56.531482 16771 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:56.532816 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:56.533393 16616 raft_consensus.cc:3055] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:56.533668 16616 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:56.534368 16616 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:56.535351 16616 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:56.541778 16616 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:16:56.541778 16771 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:16:56.545626 16663 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:56.546409 18400 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:56.546900 18400 raft_consensus.cc:697] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:56.547704 18400 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:56.541862 16695 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:56.565263 18425 ts_tablet_manager.cc:1929] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:16:56.565718 18425 log.cc:1199] T 0fd7e12d941b4e239803343206006040 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/0fd7e12d941b4e239803343206006040
I20260709 13:16:56.568046 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 0fd7e12d941b4e239803343206006040 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:56.572223 16519 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 4 to 5, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 5 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:56.622639 18366 raft_consensus.cc:1064] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:16:56.626708 18366 consensus_queue.cc:237] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:56.633984 16695 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:56.635418 17294 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:56.636101 18402 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:56.636102 16773 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:16:56.637065 18389 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:56.638285 18366 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:56.686147 18374 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.695495 16699 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.904955 17294 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.939867 16773 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:56.962920 18432 raft_consensus.cc:993] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:56.972976 18444 raft_consensus.cc:1081] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:56.991242 16618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:56.992205 16618 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:56.993307 16618 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:16:57.022459 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 50365.4us
I20260709 13:16:57.038728 18433 raft_consensus.cc:993] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:57.039227 18442 raft_consensus.cc:1081] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:57.061589 16522 catalog_manager.cc:5697] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:57.082178 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:16:57.082986 16620 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.083474 16620 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:57.103232 16616 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:57.158547 16618 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:57.160136 16773 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:57.161913 16618 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:57.156808 16620 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:57.167994 16620 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 5 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:57.181327 18260 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:57.190562 16773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:57.191349 16773 raft_consensus.cc:3055] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:57.191716 16773 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:57.192651 16773 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:57.192746 18400 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:57.193766 16773 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:57.196188 16767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:57.196744 16767 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:16:57.209008 16767 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 5.
I20260709 13:16:57.210105 16588 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:57.213351 18374 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:16:57.217796 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:57.218436 16699 raft_consensus.cc:3055] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:16:57.218734 16699 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:57.219460 16699 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:57.223881 16773 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:57.225169 18364 raft_consensus.cc:993] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:57.225212 16588 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:57.225822 18364 raft_consensus.cc:1081] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:57.220669 16699 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:16:57.218443 17261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 78706.5us
I20260709 13:16:57.234099 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:57.234668 16700 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:57.245641 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:16:57.246304 17298 raft_consensus.cc:493] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:57.246667 17298 raft_consensus.cc:3060] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.256817 17298 raft_consensus.cc:515] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:57.262979 18402 raft_consensus.cc:2804] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:57.263484 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:57.263782 18402 raft_consensus.cc:697] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:57.264221 16620 raft_consensus.cc:3060] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.264926 18402 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:57.265182 16619 consensus_queue.cc:237] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:57.268481 18374 raft_consensus.cc:697] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:57.269676 18374 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:57.273909 17294 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:57.275435 16774 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:16:57.275799 18389 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:57.277644 17298 leader_election.cc:290] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:57.283319 18389 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:16:57.279978 16620 raft_consensus.cc:2468] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:57.281934 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45f1871efb534c81a0c88da5e357aa40" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:57.286898 16695 raft_consensus.cc:3055] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:57.287276 16695 raft_consensus.cc:740] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:57.289094 16695 consensus_queue.cc:260] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:57.290283 16695 raft_consensus.cc:3060] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:57.289726 18366 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:57.296085 17298 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:57.298450 17264 leader_election.cc:304] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:57.303795 18450 raft_consensus.cc:2804] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:57.304340 18450 raft_consensus.cc:697] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:57.305203 18450 consensus_queue.cc:237] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:57.318325 16695 raft_consensus.cc:2468] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:57.323412 16699 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 5.
I20260709 13:16:57.335924 16519 catalog_manager.cc:5697] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:57.344969 16767 raft_consensus.cc:2955] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:57.351472 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f46ccb8b0ad462598178ff52d24d783 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:16:57.354557 16700 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 3.
I20260709 13:16:57.365180 16518 catalog_manager.cc:5697] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:16:57.382718 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f46ccb8b0ad462598178ff52d24d783 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32878
I20260709 13:16:57.397006 16519 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 4 to 5, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 5 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.398923 16519 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 2 to 3, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:57.440475 18459 tablet_replica.cc:333] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:16:57.441577 18459 raft_consensus.cc:2243] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:16:57.444947 18459 raft_consensus.cc:2272] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:16:57.466104 18459 ts_tablet_manager.cc:1916] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:16:57.488492 18459 ts_tablet_manager.cc:1929] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:16:57.488934 18459 log.cc:1199] T 2f46ccb8b0ad462598178ff52d24d783 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/2f46ccb8b0ad462598178ff52d24d783
I20260709 13:16:57.490782 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 2f46ccb8b0ad462598178ff52d24d783 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:16:57.513670 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:57.693699 16773 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:57.695256 18374 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:57.710474 16699 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:16:57.714126 18446 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:57.722167 16616 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:57.728391 18353 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:16:57.739902 16695 raft_consensus.cc:1275] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:57.742762 18450 consensus_queue.cc:1048] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:57.778291 16695 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:57.790534 18402 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:57.809051 16773 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:57.811370 18374 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:16:57.938871 16795 debug-util.cc:398] Leaking SignalData structure 0x7b080031e720 after lost signal to thread 15505
W20260709 13:16:57.939927 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1d20 after lost signal to thread 16557
W20260709 13:16:57.940953 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08001b2dc0 after lost signal to thread 16649
W20260709 13:16:57.941809 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08001df240 after lost signal to thread 16724
W20260709 13:16:57.942673 16795 debug-util.cc:398] Leaking SignalData structure 0x7b080029cbe0 after lost signal to thread 16798
W20260709 13:16:57.943508 16795 debug-util.cc:398] Leaking SignalData structure 0x7b08002d4640 after lost signal to thread 17322
I20260709 13:16:58.490835 16616 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:16:58.500905 16590 consensus_peers.cc:597] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e7499addc184d10b7693a6d7111fd9c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:58.502561 16767 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:58.502686 16699 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:16:58.504529 18374 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:58.505584 18402 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:58.512298 18446 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.514602 16695 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.525871 16767 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.536940 16774 consensus_queue.cc:237] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:58.544425 16519 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:16:58.551342 16739 consensus_peers.cc:597] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7aeb09ad8c0b44c5a082c2ab2eaf4730. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:58.553617 16699 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:58.563650 18445 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:16:58.567519 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:58.588315 16616 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:58.591557 18445 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:16:58.604199 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 63773.7us
I20260709 13:16:58.617164 18445 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.619407 16617 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.695442 16774 consensus_queue.cc:237] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:58.717062 16523 catalog_manager.cc:5697] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.723423 16699 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:58.760301 16739 consensus_peers.cc:597] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a2898179c3c49cfa272836ea656a868. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:58.761082 16617 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:58.762809 18473 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.766419 16699 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:16:58.769357 18445 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:16:58.791576 18365 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.800642 16616 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.810808 16620 consensus_queue.cc:237] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:58.823396 16523 catalog_manager.cc:5697] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.832283 16699 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:16:58.840893 16590 consensus_peers.cc:597] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aec5a6379cfd4e12b5559c919b0a62b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:16:58.844713 16774 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:58.846364 18402 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:58.856678 16695 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:16:58.861542 18481 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:16:58.875962 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:58.876838 16620 raft_consensus.cc:606] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:58.875763 18481 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.877871 16774 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.880324 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:16:58.881012 16620 raft_consensus.cc:606] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:16:58.882506 16695 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:16:58.884002 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:16:58.884786 16699 raft_consensus.cc:606] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:16:58.887878 16773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:16:58.888401 16773 raft_consensus.cc:606] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:16:58.894482 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:16:58.896291 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:16:58.898336 16518 catalog_manager.cc:5697] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:58.910281 18365 raft_consensus.cc:993] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:58.910791 18365 raft_consensus.cc:1081] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:16:58.912384 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:16:58.914637 16620 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.915470 16620 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:58.948221 16620 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:58.951498 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:58.952034 16695 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:58.958390 16695 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:58.959652 16589 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:58.961567 18402 raft_consensus.cc:2804] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:16:58.962150 18402 raft_consensus.cc:697] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:58.964385 18446 raft_consensus.cc:993] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:58.964871 18446 raft_consensus.cc:1081] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:16:58.964676 18402 consensus_queue.cc:237] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:58.966527 17298 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34716
I20260709 13:16:58.967067 17298 raft_consensus.cc:493] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:58.967397 17298 raft_consensus.cc:3060] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.968818 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:58.969440 16774 raft_consensus.cc:3055] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:16:58.969736 16774 raft_consensus.cc:740] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:58.970518 16774 consensus_queue.cc:260] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:58.971581 16774 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:16:58.961884 16620 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:58.977870 17298 raft_consensus.cc:515] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:58.982892 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:58.983532 16616 raft_consensus.cc:3055] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:16:58.983855 16616 raft_consensus.cc:740] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:58.984683 16616 consensus_queue.cc:260] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:58.986850 16616 raft_consensus.cc:3060] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:58.999200 16774 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:16:59.006270 17298 leader_election.cc:290] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:59.005668 16616 raft_consensus.cc:2468] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:59.008597 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a0a0dc58a44b8198608ab6be636a02" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:59.009195 16774 raft_consensus.cc:3060] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:16:59.012712 17264 leader_election.cc:304] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:16:59.014530 18470 raft_consensus.cc:2804] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:16:59.019382 16774 raft_consensus.cc:2468] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:16:59.031662 18366 raft_consensus.cc:993] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:59.032166 18446 raft_consensus.cc:1081] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:16:59.033031 16518 catalog_manager.cc:5697] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.038517 16700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:16:59.039095 16700 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:59.039428 16700 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.061728 16700 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:59.064121 18470 raft_consensus.cc:697] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:16:59.064671 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:59.065316 16619 raft_consensus.cc:3055] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:16:59.065696 16619 raft_consensus.cc:740] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:16:59.066792 16700 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:59.065172 18470 consensus_queue.cc:237] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:16:59.067811 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30446b492f5d4042be7e76a21a91a3d2" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:16:59.068624 16774 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.066468 16619 consensus_queue.cc:260] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:59.106076 16619 raft_consensus.cc:3060] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:16:59.122399 18494 ts_tablet_manager.cc:933] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:59.126124 16774 raft_consensus.cc:2468] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:59.127456 16663 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:59.129370 18494 tablet_copy_client.cc:323] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:59.129434 18477 raft_consensus.cc:2804] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:16:59.131004 16619 raft_consensus.cc:2468] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 3.
I20260709 13:16:59.133611 18477 raft_consensus.cc:697] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:59.134539 18477 consensus_queue.cc:237] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:59.139338 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 3e7499addc184d10b7693a6d7111fd9c from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:59.139834 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 3e7499addc184d10b7693a6d7111fd9c from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-3e7499addc184d10b7693a6d7111fd9c
I20260709 13:16:59.148049 16635 tablet_copy_source_session.cc:215] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:59.162793 16518 catalog_manager.cc:5697] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.166810 16523 catalog_manager.cc:5697] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 2 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:16:59.175319 18496 ts_tablet_manager.cc:933] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:59.184363 18494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7499addc184d10b7693a6d7111fd9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:59.201154 18476 raft_consensus.cc:993] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:59.201711 18476 raft_consensus.cc:1081] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:16:59.207062 16773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:16:59.207623 16773 raft_consensus.cc:493] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:16:59.207960 16773 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:59.225896 16773 raft_consensus.cc:515] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:59.229056 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:16:59.229645 16619 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:59.230181 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95fc202bf8a744c384b0bbf3b200f74b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:16:59.230733 16695 raft_consensus.cc:3055] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:16:59.231019 16695 raft_consensus.cc:740] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:16:59.231983 16695 consensus_queue.cc:260] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:59.233219 16695 raft_consensus.cc:3060] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:16:59.236160 16619 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 6.
I20260709 13:16:59.237672 16740 leader_election.cc:304] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:16:59.238741 18445 raft_consensus.cc:2804] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:16:59.239403 18445 raft_consensus.cc:697] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 6 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:16:59.240500 18445 consensus_queue.cc:237] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:16:59.241582 18496 tablet_copy_client.cc:323] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:59.243963 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:59.244469 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-7aeb09ad8c0b44c5a082c2ab2eaf4730
I20260709 13:16:59.249841 18494 tablet_copy_client.cc:806] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:59.250434 18494 tablet_copy_client.cc:670] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:59.257380 16773 leader_election.cc:290] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 6 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:16:59.258226 18494 tablet_copy_client.cc:538] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:59.277851 16523 catalog_manager.cc:5697] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 5 to 6, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 6 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:16:59.262305 16695 raft_consensus.cc:2468] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 6.
I20260709 13:16:59.258056 16784 tablet_copy_source_session.cc:215] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:59.286885 18501 ts_tablet_manager.cc:933] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:16:59.287887 18496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:59.293808 18494 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:59.320616 18501 tablet_copy_client.cc:323] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:16:59.326615 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet 6a2898179c3c49cfa272836ea656a868 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:16:59.327201 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet 6a2898179c3c49cfa272836ea656a868 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-6a2898179c3c49cfa272836ea656a868
I20260709 13:16:59.326231 18496 tablet_copy_client.cc:806] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:59.336083 18496 tablet_copy_client.cc:670] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:59.336759 16784 tablet_copy_source_session.cc:215] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:59.343562 18501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2898179c3c49cfa272836ea656a868. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:59.346220 18496 tablet_copy_client.cc:538] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:59.356675 18496 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:59.357872 18494 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:59.361863 18494 tablet_bootstrap.cc:492] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:59.373862 18494 ts_tablet_manager.cc:1403] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.009s
I20260709 13:16:59.377099 18494 raft_consensus.cc:359] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.378018 18494 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:59.378736 18494 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.386173 18494 ts_tablet_manager.cc:1434] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:16:59.388413 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-3e7499addc184d10b7693a6d7111fd9c received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:59.388912 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-3e7499addc184d10b7693a6d7111fd9c on tablet 3e7499addc184d10b7693a6d7111fd9c with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:59.411154 18496 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:59.412160 18496 tablet_bootstrap.cc:492] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:59.412899 18496 ts_tablet_manager.cc:1403] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.007s
I20260709 13:16:59.416392 18496 raft_consensus.cc:359] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.418437 18496 raft_consensus.cc:740] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:59.419173 18496 consensus_queue.cc:260] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.427556 18496 ts_tablet_manager.cc:1434] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:16:59.432348 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-7aeb09ad8c0b44c5a082c2ab2eaf4730 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:59.432864 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-7aeb09ad8c0b44c5a082c2ab2eaf4730 on tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:59.436343 16773 raft_consensus.cc:1275] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:59.438771 18402 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:16:59.447825 18501 tablet_copy_client.cc:806] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:59.448462 18501 tablet_copy_client.cc:670] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:59.453150 18501 tablet_copy_client.cc:538] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:59.466244 18496 ts_tablet_manager.cc:933] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:16:59.477432 18496 tablet_copy_client.cc:323] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:16:59.479030 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet aec5a6379cfd4e12b5559c919b0a62b9 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:16:59.479594 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet aec5a6379cfd4e12b5559c919b0a62b9 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-aec5a6379cfd4e12b5559c919b0a62b9
I20260709 13:16:59.481962 18501 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:59.487804 16773 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:59.489404 18492 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.543404 18501 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:16:59.544806 18501 tablet_bootstrap.cc:492] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:59.545773 18501 ts_tablet_manager.cc:1403] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.011s
I20260709 13:16:59.552517 16619 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:59.559042 18477 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:59.564606 18501 raft_consensus.cc:359] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.565557 18501 raft_consensus.cc:740] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:59.566258 18501 consensus_queue.cc:260] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.573454 18501 ts_tablet_manager.cc:1434] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:16:59.546751 16700 raft_consensus.cc:1275] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:16:59.575500 16619 raft_consensus.cc:1275] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:16:59.577913 18366 consensus_queue.cc:1048] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:16:59.589383 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-6a2898179c3c49cfa272836ea656a868 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:16:59.589838 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-6a2898179c3c49cfa272836ea656a868 on tablet 6a2898179c3c49cfa272836ea656a868 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:59.598059 18470 consensus_queue.cc:1048] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.643164 16635 tablet_copy_source_session.cc:215] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:16:59.652117 18496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec5a6379cfd4e12b5559c919b0a62b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:16:59.660737 17294 raft_consensus.cc:1217] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:16:59.703228 17294 raft_consensus.cc:1217] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:59.706668 16767 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:16:59.713721 18477 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:16:59.730645 17294 raft_consensus.cc:1217] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:16:59.772223 18496 tablet_copy_client.cc:806] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:16:59.772812 18496 tablet_copy_client.cc:670] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:16:59.781461 18496 tablet_copy_client.cc:538] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:16:59.825680 18496 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:16:59.876528 18496 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:16:59.877471 18496 tablet_bootstrap.cc:492] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:16:59.878168 18496 ts_tablet_manager.cc:1403] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.004s
I20260709 13:16:59.881012 16616 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:59.885339 18496 raft_consensus.cc:359] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.886273 18496 raft_consensus.cc:740] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:16:59.886981 18496 consensus_queue.cc:260] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:16:59.889825 18496 ts_tablet_manager.cc:1434] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:16:59.891398 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-aec5a6379cfd4e12b5559c919b0a62b9 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:16:59.891825 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-aec5a6379cfd4e12b5559c919b0a62b9 on tablet aec5a6379cfd4e12b5559c919b0a62b9 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:16:59.897680 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:16:59.899201 18445 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:16:59.921101 16700 raft_consensus.cc:1275] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:16:59.922768 18516 consensus_queue.cc:1048] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:00.043862 17294 raft_consensus.cc:1217] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:00.173583 18445 raft_consensus.cc:1064] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:00.176604 18445 consensus_queue.cc:237] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:00.183771 17294 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.185417 16699 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.186887 16619 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.186762 18516 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.189109 18516 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:17:00.192368 18517 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.230448 18516 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.243170 16617 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.248238 18488 raft_consensus.cc:1064] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:00.250953 18488 consensus_queue.cc:237] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:00.263643 18402 raft_consensus.cc:1064] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:00.266539 18402 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:00.302274 16700 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.302364 17294 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.312937 16523 catalog_manager.cc:5697] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.333403 17298 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:00.348641 17298 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.350553 16700 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.350899 16616 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:00.351433 18488 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.354841 18517 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.360643 18517 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:00.423310 18540 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:17:00.482887 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 150832us
W20260709 13:17:00.483078 16588 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 155028us
I20260709 13:17:00.484719 16700 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:00.486580 16774 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:00.491878 18374 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:00.510520 18517 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.517436 16700 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.514977 18535 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.530345 18402 raft_consensus.cc:1064] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:00.532634 18402 consensus_queue.cc:237] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:00.543959 16619 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.601401 18533 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:00.640540 16700 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:00.646430 17298 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.655855 16700 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.669821 16770 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:00.679028 17294 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:00.697856 18533 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:00.701509 18374 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:00.704461 18535 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:00.714838 16770 consensus_queue.cc:237] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:00.730230 17294 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.742110 17295 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:00.743973 18445 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:00.798240 16616 raft_consensus.cc:1275] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:00.725735 16523 catalog_manager.cc:5697] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.827351 16773 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.841300 18533 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.845656 16770 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.823362 18517 consensus_queue.cc:1048] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:17:00.856146 16616 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.856948 17295 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.849133 18488 raft_consensus.cc:2955] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.896204 17294 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.899132 16522 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.912204 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:00.929766 16699 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.952318 16770 consensus_queue.cc:237] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:00.954107 16619 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:00.958985 16507 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:17:00.963919 17296 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:00.976122 16518 catalog_manager.cc:5697] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 3 to 4, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:00.986142 16518 catalog_manager.cc:5697] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:00.976707 18534 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:01.011445 17294 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:01.016139 18517 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.017828 18374 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.023031 17294 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.027117 17295 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.028575 16693 raft_consensus.cc:1275] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:01.028590 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:01.030704 16699 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:01.026753 18488 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.037565 18535 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:01.040573 18445 consensus_queue.cc:1048] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:01.044618 16619 consensus_queue.cc:237] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:01.051637 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:01.058228 16693 raft_consensus.cc:2955] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.065313 16694 raft_consensus.cc:2955] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.084826 17295 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:01.088475 18535 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.084702 16523 catalog_manager.cc:5697] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.095719 18551 tablet_replica.cc:333] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:01.099442 18534 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.101763 17298 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:01.108754 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 95340.3us
I20260709 13:17:01.112327 16774 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:01.117851 18402 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.123713 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a2898179c3c49cfa272836ea656a868 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37080
I20260709 13:17:01.142603 16523 catalog_manager.cc:5697] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.158689 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet aec5a6379cfd4e12b5559c919b0a62b9 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:01.151151 16522 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 5 to 6, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 3 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.170707 18551 raft_consensus.cc:2243] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.172482 18551 raft_consensus.cc:2272] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.174201 18552 tablet_replica.cc:333] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:01.175282 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aec5a6379cfd4e12b5559c919b0a62b9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.176548 18551 ts_tablet_manager.cc:1916] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.177028 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6a2898179c3c49cfa272836ea656a868 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.197057 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e7499addc184d10b7693a6d7111fd9c with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39374
I20260709 13:17:01.197496 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e7499addc184d10b7693a6d7111fd9c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:01.208534 16773 raft_consensus.cc:2955] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:01.225847 18553 tablet_replica.cc:333] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:01.227056 18553 raft_consensus.cc:2243] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.234161 18553 raft_consensus.cc:2272] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.257510 18553 ts_tablet_manager.cc:1916] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.259227 18552 raft_consensus.cc:2243] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.260054 18552 raft_consensus.cc:2272] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.253167 18551 ts_tablet_manager.cc:1929] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:01.264410 18551 log.cc:1199] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/7aeb09ad8c0b44c5a082c2ab2eaf4730
I20260709 13:17:01.263880 18552 ts_tablet_manager.cc:1916] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.266848 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet 7aeb09ad8c0b44c5a082c2ab2eaf4730 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:01.281858 18551 tablet_replica.cc:333] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:01.286134 18551 raft_consensus.cc:2243] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:01.297781 18551 raft_consensus.cc:2272] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:01.303171 18551 ts_tablet_manager.cc:1916] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:01.325580 18551 ts_tablet_manager.cc:1929] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:01.325714 18552 ts_tablet_manager.cc:1929] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:01.326087 18551 log.cc:1199] T aec5a6379cfd4e12b5559c919b0a62b9 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/aec5a6379cfd4e12b5559c919b0a62b9
I20260709 13:17:01.326382 18552 log.cc:1199] T 6a2898179c3c49cfa272836ea656a868 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/6a2898179c3c49cfa272836ea656a868
I20260709 13:17:01.327962 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet aec5a6379cfd4e12b5559c919b0a62b9 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:01.328114 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 6a2898179c3c49cfa272836ea656a868 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:01.332333 18553 ts_tablet_manager.cc:1929] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:17:01.332837 18553 log.cc:1199] T 3e7499addc184d10b7693a6d7111fd9c P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/3e7499addc184d10b7693a6d7111fd9c
I20260709 13:17:01.334736 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 3e7499addc184d10b7693a6d7111fd9c (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:01.350211 16693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "085f2fff9e1247c598507f959f141b72"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:17:01.351362 16693 raft_consensus.cc:606] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:01.354760 16770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:17:01.355345 16770 raft_consensus.cc:606] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:01.359964 16619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:17:01.360512 16619 raft_consensus.cc:606] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:01.363245 16693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e245af677f4047729f4670069c7abff5"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:17:01.363799 16693 raft_consensus.cc:606] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:01.365842 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:01.367616 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:01.389835 18550 raft_consensus.cc:993] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:17:01.390497 18517 raft_consensus.cc:1081] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:17:01.394305 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37094
I20260709 13:17:01.394886 16620 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.395257 16620 raft_consensus.cc:3060] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.405584 16620 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.408694 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:01.408891 16620 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:01.409297 16695 raft_consensus.cc:3060] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.409042 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e997f2cacd479fa9b26c15adc6eb81" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:01.409943 16770 raft_consensus.cc:3055] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:01.410310 16770 raft_consensus.cc:740] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:01.411365 16770 consensus_queue.cc:260] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.412918 16770 raft_consensus.cc:3060] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:01.416102 16695 raft_consensus.cc:2468] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:17:01.417347 16589 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:17:01.418550 18535 raft_consensus.cc:2804] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:01.419059 18535 raft_consensus.cc:697] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:01.419958 18535 consensus_queue.cc:237] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.433450 16770 raft_consensus.cc:2468] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 2.
I20260709 13:17:01.461035 18518 raft_consensus.cc:993] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:17:01.463233 18518 raft_consensus.cc:1081] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:17:01.467118 16620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "085f2fff9e1247c598507f959f141b72"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:17:01.469508 16620 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.469882 16620 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:01.468169 16523 catalog_manager.cc:5697] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.480695 16620 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.484133 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:01.484261 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:01.484714 16770 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:01.484934 16693 raft_consensus.cc:3055] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:01.487134 16693 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:01.488080 16693 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.495682 16693 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:01.496024 16770 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 6.
I20260709 13:17:01.496869 16620 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 6 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:01.497328 16588 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:01.498626 18533 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:01.499089 18533 raft_consensus.cc:697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:01.499732 18533 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.506835 16693 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 6.
I20260709 13:17:01.517549 16523 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 5 to 6, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 6 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.541309 18534 raft_consensus.cc:993] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:01.541903 18533 raft_consensus.cc:1081] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:01.543414 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:17:01.543917 16693 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.544226 16693 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:01.549352 16693 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.551638 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:01.552098 16620 raft_consensus.cc:3055] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:17:01.552340 16620 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:01.552958 16620 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.553856 16693 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 6 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:01.553853 16620 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:01.555121 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0675df51ae4c02a61a4657b26c6f63" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:01.555742 16770 raft_consensus.cc:3060] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:17:01.560607 16620 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 6.
I20260709 13:17:01.561805 16666 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:17:01.562705 18471 raft_consensus.cc:2804] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:17:01.562813 16770 raft_consensus.cc:2468] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 6.
I20260709 13:17:01.563211 18471 raft_consensus.cc:697] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:01.564085 18471 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.579452 16523 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 5 to 6, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 6 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:01.776861 18518 raft_consensus.cc:993] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:17:01.777370 18518 raft_consensus.cc:1081] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:17:01.779275 16774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e245af677f4047729f4670069c7abff5"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:17:01.779774 16774 raft_consensus.cc:493] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:01.780108 16774 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.786262 16774 raft_consensus.cc:515] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.788663 16774 leader_election.cc:290] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:01.788816 16620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:01.789603 16620 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.790628 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e245af677f4047729f4670069c7abff5" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:01.791167 16695 raft_consensus.cc:3055] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:01.791474 16695 raft_consensus.cc:740] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:01.792649 16695 consensus_queue.cc:260] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.793726 16695 raft_consensus.cc:3060] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:01.796518 16620 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:17:01.797760 16740 leader_election.cc:304] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:01.798543 18517 raft_consensus.cc:2804] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:01.799050 18517 raft_consensus.cc:697] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:01.799823 16695 raft_consensus.cc:2468] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:17:01.799957 18517 consensus_queue.cc:237] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:01.811820 16523 catalog_manager.cc:5697] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 4 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:01.923831 16774 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:17:01.924901 18374 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:01.940594 16695 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:17:01.941826 18374 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:01.949229 16774 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:01.951076 18533 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:01.972967 16700 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:01.976491 18402 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.062654 16620 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:17:02.063947 18518 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:02.073997 16770 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:17:02.075392 18471 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:02.217197 16700 raft_consensus.cc:1275] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:02.221624 18517 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:02.230170 16616 raft_consensus.cc:1275] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:02.232260 18488 consensus_queue.cc:1048] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:02.309794 16620 consensus_queue.cc:237] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
W20260709 13:17:02.317556 16590 consensus_peers.cc:597] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aed1fa6338824dc3a7ac5d8bb8d9268b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.319650 16770 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:02.320642 16700 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:02.321751 18402 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.322575 18534 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:02.338824 18402 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.342016 16700 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.346134 16770 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.353922 16695 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:02.358532 16523 catalog_manager.cc:5697] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
W20260709 13:17:02.365803 16665 consensus_peers.cc:597] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca0675df51ae4c02a61a4657b26c6f63. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.366115 16774 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:02.368398 16620 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:02.368690 18545 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:02.369817 18471 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:02.371089 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:02.376557 18518 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.383798 16770 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.382048 16620 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.412669 16620 consensus_queue.cc:237] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:02.419669 16518 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 6 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:02.427116 16590 consensus_peers.cc:597] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 76e997f2cacd479fa9b26c15adc6eb81. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.430094 16774 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.431779 18402 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.433828 16695 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.435117 18402 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.440609 18534 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.443985 16774 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.457702 16695 consensus_queue.cc:237] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:02.463502 16700 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.484023 16774 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.484696 16620 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:02.483800 16522 catalog_manager.cc:5697] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.485455 18545 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.486330 18471 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:02.514504 18576 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.526348 16770 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.548990 16518 catalog_manager.cc:5697] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:02.554654 16665 consensus_peers.cc:597] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0b5dcb85f7e416daf0bacffd73b9273. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:02.571020 16620 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:02.769349 18580 ts_tablet_manager.cc:933] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:17:02.771451 18580 tablet_copy_client.cc:323] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:17:02.773097 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet aed1fa6338824dc3a7ac5d8bb8d9268b from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:17:02.773629 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet aed1fa6338824dc3a7ac5d8bb8d9268b from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-aed1fa6338824dc3a7ac5d8bb8d9268b
I20260709 13:17:02.781570 16635 tablet_copy_source_session.cc:215] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:02.786484 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aed1fa6338824dc3a7ac5d8bb8d9268b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.820819 18580 tablet_copy_client.cc:806] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:02.821818 18580 tablet_copy_client.cc:670] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:02.825642 18580 tablet_copy_client.cc:538] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:02.833705 18580 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:02.855779 18580 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:17:02.856559 18580 tablet_bootstrap.cc:492] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:02.857213 18580 ts_tablet_manager.cc:1403] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:17:02.860064 18580 raft_consensus.cc:359] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:02.861318 18580 raft_consensus.cc:740] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:02.861956 18580 consensus_queue.cc:260] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:02.864692 18580 ts_tablet_manager.cc:1434] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:02.867909 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-aed1fa6338824dc3a7ac5d8bb8d9268b received from {username='slave'} at 127.0.0.1:51160
I20260709 13:17:02.868346 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-aed1fa6338824dc3a7ac5d8bb8d9268b on tablet aed1fa6338824dc3a7ac5d8bb8d9268b with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:02.871798 18580 ts_tablet_manager.cc:933] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:02.873448 18580 tablet_copy_client.cc:323] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:17:02.874940 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet ca0675df51ae4c02a61a4657b26c6f63 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:17:02.875523 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet ca0675df51ae4c02a61a4657b26c6f63 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-ca0675df51ae4c02a61a4657b26c6f63
I20260709 13:17:02.883023 16710 tablet_copy_source_session.cc:215] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:02.894618 18580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0675df51ae4c02a61a4657b26c6f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:02.895367 18584 ts_tablet_manager.cc:933] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:17:02.912962 18584 tablet_copy_client.cc:323] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:17:02.914747 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 76e997f2cacd479fa9b26c15adc6eb81 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:17:02.915283 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 76e997f2cacd479fa9b26c15adc6eb81 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-76e997f2cacd479fa9b26c15adc6eb81
I20260709 13:17:02.922653 18580 tablet_copy_client.cc:806] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:02.923271 18580 tablet_copy_client.cc:670] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:02.929608 18580 tablet_copy_client.cc:538] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:02.933924 16635 tablet_copy_source_session.cc:215] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:02.941562 18580 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:02.988387 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e997f2cacd479fa9b26c15adc6eb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.068055 18584 tablet_copy_client.cc:806] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:03.069226 18584 tablet_copy_client.cc:670] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:03.127645 18584 tablet_copy_client.cc:538] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:03.169247 18584 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:03.173458 18580 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:03.174593 18580 tablet_bootstrap.cc:492] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:03.175462 18580 ts_tablet_manager.cc:1403] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.234s	user 0.037s	sys 0.012s
I20260709 13:17:03.193073 18580 raft_consensus.cc:359] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:03.194657 18580 raft_consensus.cc:740] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:03.195641 18580 consensus_queue.cc:260] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:03.210516 18580 ts_tablet_manager.cc:1434] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.004s
I20260709 13:17:03.236739 18584 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:03.237972 18584 tablet_bootstrap.cc:492] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:03.238848 18584 ts_tablet_manager.cc:1403] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.007s
I20260709 13:17:03.240494 17295 raft_consensus.cc:1217] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:03.251638 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-ca0675df51ae4c02a61a4657b26c6f63 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:17:03.252350 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-ca0675df51ae4c02a61a4657b26c6f63 on tablet ca0675df51ae4c02a61a4657b26c6f63 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:03.273597 18584 raft_consensus.cc:359] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:03.274737 18584 raft_consensus.cc:740] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:03.276898 18584 consensus_queue.cc:260] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:03.278939 18584 ts_tablet_manager.cc:1434] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 13:17:03.281430 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-76e997f2cacd479fa9b26c15adc6eb81 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:17:03.281875 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-76e997f2cacd479fa9b26c15adc6eb81 on tablet 76e997f2cacd479fa9b26c15adc6eb81 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:03.303524 18584 ts_tablet_manager.cc:933] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:03.327953 18584 tablet_copy_client.cc:323] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:17:03.330042 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet e0b5dcb85f7e416daf0bacffd73b9273 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:17:03.330672 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet e0b5dcb85f7e416daf0bacffd73b9273 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-e0b5dcb85f7e416daf0bacffd73b9273
I20260709 13:17:03.342594 16710 tablet_copy_source_session.cc:215] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:03.346046 18584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b5dcb85f7e416daf0bacffd73b9273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:03.367576 18584 tablet_copy_client.cc:806] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:03.368139 18584 tablet_copy_client.cc:670] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:03.371490 18584 tablet_copy_client.cc:538] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:03.382126 18584 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:03.405591 18584 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:03.406585 18584 tablet_bootstrap.cc:492] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:03.407294 18584 ts_tablet_manager.cc:1403] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 13:17:03.410264 18584 raft_consensus.cc:359] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:03.411110 18584 raft_consensus.cc:740] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:03.411756 18584 consensus_queue.cc:260] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:03.414594 18584 ts_tablet_manager.cc:1434] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260709 13:17:03.416332 17294 raft_consensus.cc:1217] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:17:03.417829 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-e0b5dcb85f7e416daf0bacffd73b9273 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:17:03.418299 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-e0b5dcb85f7e416daf0bacffd73b9273 on tablet e0b5dcb85f7e416daf0bacffd73b9273 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:03.449092 17294 raft_consensus.cc:1217] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:03.485059 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:03.535892 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:17:03.536783 16620 raft_consensus.cc:606] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:03.540076 16774 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:17:03.540612 16774 raft_consensus.cc:606] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:03.543313 16620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:17:03.544070 16620 raft_consensus.cc:606] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:03.547405 16693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:17:03.547932 16693 raft_consensus.cc:606] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:03.549578 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:17:03.550843 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:03.627719 18576 raft_consensus.cc:993] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:17:03.628268 18576 raft_consensus.cc:1081] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer b4f0d9625ccf423f93dea784da770b7c to start an election
I20260709 13:17:03.629768 16774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
 from {username='slave'} at 127.0.0.1:39390
I20260709 13:17:03.630327 16774 raft_consensus.cc:493] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.630755 16774 raft_consensus.cc:3060] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.637051 16774 raft_consensus.cc:515] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:03.639577 16774 leader_election.cc:290] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:03.639955 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:03.640653 16619 raft_consensus.cc:3060] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.640918 16700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c460f495b19c4977a77ff789e8f53eeb" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:03.641474 16700 raft_consensus.cc:3055] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:03.641742 16700 raft_consensus.cc:740] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:03.642537 16700 consensus_queue.cc:260] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:03.643035 17294 raft_consensus.cc:1217] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:03.643631 16700 raft_consensus.cc:3060] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:03.653878 18589 raft_consensus.cc:993] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:03.654430 18589 raft_consensus.cc:1081] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:03.655987 17295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34716
I20260709 13:17:03.656502 17295 raft_consensus.cc:493] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:03.656852 17295 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:03.663894 16619 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:17:03.664088 17295 raft_consensus.cc:515] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:03.667690 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:03.668282 16770 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:03.669823 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec5a6379cfd4e12b5559c919b0a62b9" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:03.670253 16740 leader_election.cc:304] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:03.670550 16619 raft_consensus.cc:3055] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:03.670970 16619 raft_consensus.cc:740] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:03.672739 16619 consensus_queue.cc:260] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:03.673826 16619 raft_consensus.cc:3060] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:03.674218 16700 raft_consensus.cc:2468] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:17:03.675875 18596 raft_consensus.cc:2804] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:03.676374 18596 raft_consensus.cc:697] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:03.676903 16770 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 3.
I20260709 13:17:03.677301 18596 consensus_queue.cc:237] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:03.678257 17261 leader_election.cc:304] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:03.679507 18594 raft_consensus.cc:2804] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:03.679984 18594 raft_consensus.cc:697] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:17:03.680840 18594 consensus_queue.cc:237] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:03.684412 17295 leader_election.cc:290] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:03.688400 16619 raft_consensus.cc:2468] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 3.
I20260709 13:17:03.701372 16523 catalog_manager.cc:5697] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 2 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 3 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:03.700482 16518 catalog_manager.cc:5697] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:03.720878 18533 raft_consensus.cc:1064] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:03.723696 18533 consensus_queue.cc:237] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:03.731035 17295 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:03.732899 16773 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:03.732944 18589 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:03.734304 16693 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:03.734728 18533 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:03.738435 18533 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:03.768663 18533 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.782263 16693 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.799681 18471 raft_consensus.cc:1064] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:03.802223 18471 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:03.804605 17295 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.806927 16773 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.811729 16518 catalog_manager.cc:5697] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.840353 16616 consensus_queue.cc:237] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:03.849975 16693 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:03.849994 17295 raft_consensus.cc:1275] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:03.851558 18374 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:03.854485 17294 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:03.855150 16774 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:03.856416 18576 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:03.858227 16616 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:03.858325 18576 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:03.859853 18545 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:17:03.867468 18589 consensus_queue.cc:1048] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:03.889178 18533 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.901237 16693 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.905182 18471 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.906127 17296 raft_consensus.cc:2955] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.907271 17295 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.938479 16523 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:03.947459 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aed1fa6338824dc3a7ac5d8bb8d9268b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:03.964114 16616 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:03.934329 16518 catalog_manager.cc:5697] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.011840 18374 raft_consensus.cc:1064] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:04.015158 18374 consensus_queue.cc:237] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.022753 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet aed1fa6338824dc3a7ac5d8bb8d9268b with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39374
W20260709 13:17:04.029207 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 97200.2us
I20260709 13:17:04.029644 16695 consensus_queue.cc:237] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.031136 16774 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.041863 18616 tablet_replica.cc:333] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:04.043185 18616 raft_consensus.cc:2243] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:04.044034 18616 raft_consensus.cc:2272] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:04.046707 17296 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:04.050271 18545 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:04.056565 18616 ts_tablet_manager.cc:1916] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:04.058917 18589 raft_consensus.cc:993] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:04.059468 18589 raft_consensus.cc:1081] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:04.062448 18471 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.064196 16695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:17:04.064736 16695 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.065052 16695 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:04.066310 17294 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.071728 17296 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.072037 16695 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.073414 18614 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:04.071890 16773 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.079046 16695 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:04.079154 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:04.079761 16616 raft_consensus.cc:3055] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:04.080056 16616 raft_consensus.cc:740] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:04.080741 16616 consensus_queue.cc:260] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.082091 16616 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:04.083909 16695 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.085681 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7499addc184d10b7693a6d7111fd9c" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:04.086338 17296 raft_consensus.cc:3060] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:04.083983 18534 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:17:04.088400 18589 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:04.098644 16616 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:17:04.100121 16666 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:17:04.100646 18616 ts_tablet_manager.cc:1929] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:17:04.101004 18545 raft_consensus.cc:2804] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:04.101224 18616 log.cc:1199] T aed1fa6338824dc3a7ac5d8bb8d9268b P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/aed1fa6338824dc3a7ac5d8bb8d9268b
I20260709 13:17:04.101631 18545 raft_consensus.cc:697] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:04.102723 18545 consensus_queue.cc:237] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.128759 18517 raft_consensus.cc:993] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:04.129254 18517 raft_consensus.cc:1081] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:04.140494 16693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32902
I20260709 13:17:04.141055 16693 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:04.141408 16693 raft_consensus.cc:3060] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.143055 18613 raft_consensus.cc:1064] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:04.145759 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet aed1fa6338824dc3a7ac5d8bb8d9268b (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:04.147730 18613 consensus_queue.cc:237] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:04.149386 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 87229.7us
I20260709 13:17:04.155290 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca0675df51ae4c02a61a4657b26c6f63 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:04.161016 16693 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.161875 17296 raft_consensus.cc:2468] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:17:04.163352 16774 raft_consensus.cc:1275] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:04.162964 16693 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:04.169158 17296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:04.169760 17296 raft_consensus.cc:3060] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.172700 18576 consensus_queue.cc:1048] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:04.173300 16518 catalog_manager.cc:5697] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 7 to 8, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 6 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.178195 16771 raft_consensus.cc:2955] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.179250 17296 raft_consensus.cc:2468] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:17:04.180580 16665 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
I20260709 13:17:04.181633 18576 raft_consensus.cc:2804] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:04.182330 18576 raft_consensus.cc:697] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:04.183210 18576 consensus_queue.cc:237] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [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: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.186290 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet ca0675df51ae4c02a61a4657b26c6f63 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:37080
I20260709 13:17:04.187191 16774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4baf02d7ee8a4abdab4458780907b737" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:04.187747 16774 raft_consensus.cc:3055] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:04.188066 16774 raft_consensus.cc:740] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:04.189006 16774 consensus_queue.cc:260] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [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: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.190382 16774 raft_consensus.cc:3060] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:04.223762 16771 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:04.225426 18614 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.227006 16774 raft_consensus.cc:2468] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:17:04.234035 16522 catalog_manager.cc:5697] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 3 to 4, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 4 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.225477 18593 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.011s
I20260709 13:17:04.240362 17295 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.248584 16695 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.250150 16619 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.251986 18488 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:04.264315 16518 catalog_manager.cc:5697] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.275424 18621 tablet_replica.cc:333] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:04.295569 16693 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:04.296995 16616 raft_consensus.cc:1275] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:04.302968 18517 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:04.303613 18594 consensus_queue.cc:1048] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:04.337631 18621 raft_consensus.cc:2243] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:04.385771 18621 raft_consensus.cc:2272] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:04.410624 18621 ts_tablet_manager.cc:1916] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:04.411425 17296 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.410887 16773 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.413203 18612 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:04.461952 16616 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:04.466733 18545 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:04.473562 16774 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:17:04.542027 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 89563.3us
I20260709 13:17:04.541705 16518 catalog_manager.cc:5697] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:04.552186 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:17:04.592263 18622 log.cc:927] Time spent T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
W20260709 13:17:04.681852 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 113504us
I20260709 13:17:04.539381 18545 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
W20260709 13:17:04.754659 18624 log.cc:927] Time spent T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: Append to log took a long time: real 0.190s	user 0.000s	sys 0.006s
I20260709 13:17:04.827507 16616 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:04.831091 17295 raft_consensus.cc:1275] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:04.832389 17294 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:04.836882 16770 raft_consensus.cc:1275] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:04.838481 18613 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:04.908728 18621 ts_tablet_manager.cc:1929] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:17:04.979360 18634 consensus_queue.cc:1048] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:17:04.979700 18576 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:04.980911 18634 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:04.982939 16619 consensus_queue.cc:237] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:04.964512 18621 log.cc:1199] T ca0675df51ae4c02a61a4657b26c6f63 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/ca0675df51ae4c02a61a4657b26c6f63
I20260709 13:17:05.000295 17296 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.003990 18636 consensus_queue.cc:1048] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:05.001616 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet ca0675df51ae4c02a61a4657b26c6f63 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
W20260709 13:17:05.031095 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 57571.1us
I20260709 13:17:05.032348 17297 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:05.035149 18614 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:05.042809 18534 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.047061 16774 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.040755 16619 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:05.064596 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 49706.9us
I20260709 13:17:05.070597 17294 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.074218 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 76e997f2cacd479fa9b26c15adc6eb81 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:05.094431 16693 raft_consensus.cc:1275] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:05.098228 18614 consensus_queue.cc:1048] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:17:05.101588 16510 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 76e997f2cacd479fa9b26c15adc6eb81 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 13:17:05.102337 16522 catalog_manager.cc:5697] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 2 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:05.103004 16695 raft_consensus.cc:2955] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.116909 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 76e997f2cacd479fa9b26c15adc6eb81 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39374
I20260709 13:17:05.123064 16520 catalog_manager.cc:5697] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.133813 18653 tablet_replica.cc:333] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:05.137964 18653 raft_consensus.cc:2243] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.138759 18653 raft_consensus.cc:2272] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.152335 18653 ts_tablet_manager.cc:1916] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:05.158814 16695 consensus_queue.cc:237] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:05.163447 17294 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:05.164767 16770 raft_consensus.cc:1275] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:05.164930 18634 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:05.166427 18636 consensus_queue.cc:1048] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:05.176399 18576 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.180334 17294 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.181850 16770 raft_consensus.cc:2955] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.203500 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0b5dcb85f7e416daf0bacffd73b9273 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:05.207839 18653 ts_tablet_manager.cc:1929] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:05.208427 18653 log.cc:1199] T 76e997f2cacd479fa9b26c15adc6eb81 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/76e997f2cacd479fa9b26c15adc6eb81
I20260709 13:17:05.209120 16519 catalog_manager.cc:5697] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 4 to 5, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:05.212677 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 76e997f2cacd479fa9b26c15adc6eb81 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:05.221557 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet e0b5dcb85f7e416daf0bacffd73b9273 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37080
I20260709 13:17:05.222762 18621 tablet_replica.cc:333] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:05.223893 18621 raft_consensus.cc:2243] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:05.224761 18621 raft_consensus.cc:2272] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:05.230674 18621 ts_tablet_manager.cc:1916] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:05.247403 18621 ts_tablet_manager.cc:1929] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:05.247694 18621 log.cc:1199] T e0b5dcb85f7e416daf0bacffd73b9273 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/e0b5dcb85f7e416daf0bacffd73b9273
I20260709 13:17:05.248986 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet e0b5dcb85f7e416daf0bacffd73b9273 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:06.188956 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:17:06.306408 16740 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 79775us
I20260709 13:17:06.417958 16770 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3"
dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:42526
I20260709 13:17:06.418548 16770 raft_consensus.cc:606] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:06.436147 16695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:17:06.436791 16695 raft_consensus.cc:606] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:06.446026 16695 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b856db6169724190895a26ff7a77b212"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:17:06.446545 16695 raft_consensus.cc:606] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Received request to transfer leadership to TS 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:06.448189 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:17:06.469410 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:06.542917 18658 raft_consensus.cc:993] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:06.543546 18658 raft_consensus.cc:1081] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:06.545542 16695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32902
I20260709 13:17:06.546077 16695 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:06.546411 16695 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:06.553047 16695 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:06.557101 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:06.557607 16695 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:06.557749 16616 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:06.562801 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "150d45ed0ee346349403cdca5dba88e3" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:06.563525 16770 raft_consensus.cc:3055] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:17:06.563853 16770 raft_consensus.cc:740] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:06.564603 16770 consensus_queue.cc:260] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:06.569001 16770 raft_consensus.cc:3060] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:06.584540 16616 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:17:06.585872 16666 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597; no voters: 
I20260709 13:17:06.586776 18576 raft_consensus.cc:2804] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:06.587235 18576 raft_consensus.cc:697] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:06.590590 16770 raft_consensus.cc:2468] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:17:06.590641 18576 consensus_queue.cc:237] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:06.591288 16769 consensus_queue.cc:237] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [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: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:06.639750 16519 catalog_manager.cc:5697] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 4 to 5, leader changed from b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 5 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:06.648031 16616 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:17:06.648039 16739 consensus_peers.cc:597] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c460f495b19c4977a77ff789e8f53eeb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:06.649888 18658 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:06.653578 16695 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:17:06.655575 18647 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:06.688359 18517 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:06.689796 16695 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:06.722790 16616 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:06.730417 18576 raft_consensus.cc:993] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:06.730971 18576 raft_consensus.cc:1081] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:06.733346 17296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:17:06.734094 17296 raft_consensus.cc:493] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:06.734514 17296 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:06.794728 17296 raft_consensus.cc:515] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:06.858130 17296 leader_election.cc:290] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:06.859474 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:06.860140 16695 raft_consensus.cc:3055] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:06.860455 16695 raft_consensus.cc:740] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:06.861138 16695 consensus_queue.cc:260] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:06.861716 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6eb63a768b94fbcb8e646e9c1a355c5" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:06.862495 16616 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:06.870883 16616 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 4.
I20260709 13:17:06.873689 16695 raft_consensus.cc:3060] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:06.883638 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 45438.5us
I20260709 13:17:06.904501 16695 raft_consensus.cc:2468] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 4.
W20260709 13:17:06.907239 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 46145.4us
I20260709 13:17:06.909888 16523 catalog_manager.cc:5697] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 3, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:06.909063 17262 leader_election.cc:304] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
I20260709 13:17:06.915452 18655 raft_consensus.cc:2804] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:06.917928 18655 raft_consensus.cc:697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:17:06.918956 18655 consensus_queue.cc:237] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:06.964459 18634 raft_consensus.cc:993] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:17:06.965021 18576 raft_consensus.cc:1081] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Signalling peer 5075a59b10c14ac2bb76c05578d29597 to start an election
I20260709 13:17:06.966948 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b856db6169724190895a26ff7a77b212"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
 from {username='slave'} at 127.0.0.1:37110
I20260709 13:17:06.967649 16617 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:06.968071 16617 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:06.999887 16520 catalog_manager.cc:5697] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 4 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:17:07.049939 16589 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 190996us
I20260709 13:17:07.075977 16619 consensus_queue.cc:237] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:07.082365 16617 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:07.087314 16695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:07.087848 16695 raft_consensus.cc:3055] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:17:07.088212 16695 raft_consensus.cc:740] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:07.088904 16695 consensus_queue.cc:260] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:07.090296 16695 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:07.092715 16617 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [CANDIDATE]: Term 4 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:07.093698 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "5075a59b10c14ac2bb76c05578d29597" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:07.094262 16769 raft_consensus.cc:3060] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:07.103207 16769 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:17:07.110503 16588 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [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: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:07.111569 18674 raft_consensus.cc:2804] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:07.113015 16769 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:07.112308 18674 raft_consensus.cc:697] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Becoming Leader. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:07.114604 18634 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:07.114996 18674 consensus_queue.cc:237] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:17:07.122485 16590 consensus_peers.cc:597] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e03c8496a62d44caa1ae8e4edbeaded8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.126538 16770 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:07.129917 18664 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:17:07.146296 16694 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:07.149452 18681 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:07.162552 16619 raft_consensus.cc:1275] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:07.164220 18545 consensus_queue.cc:1048] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:07.164598 16695 raft_consensus.cc:2468] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5075a59b10c14ac2bb76c05578d29597 in term 4.
I20260709 13:17:07.238124 18691 ts_tablet_manager.cc:933] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:07.241248 18677 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.252454 16694 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.245153 16769 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.288853 16694 consensus_queue.cc:237] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:07.300460 18691 tablet_copy_client.cc:323] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:17:07.302938 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet c460f495b19c4977a77ff789e8f53eeb from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:17:07.303548 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet c460f495b19c4977a77ff789e8f53eeb from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-c460f495b19c4977a77ff789e8f53eeb
I20260709 13:17:07.332855 16520 catalog_manager.cc:5697] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.359015 16784 tablet_copy_source_session.cc:215] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:07.373842 18691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c460f495b19c4977a77ff789e8f53eeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:07.381186 16522 catalog_manager.cc:5697] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: term changed from 3 to 4, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129). New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:07.404570 16665 consensus_peers.cc:597] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30446b492f5d4042be7e76a21a91a3d2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.404827 16770 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:07.408022 16619 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:17:07.409955 18576 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.415381 18545 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:07.445363 16617 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:07.450410 18655 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:07.454559 18634 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.456708 16619 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.464375 18691 tablet_copy_client.cc:806] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:07.465154 18691 tablet_copy_client.cc:670] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:07.470729 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:07.477605 18691 tablet_copy_client.cc:538] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:07.483800 16770 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.493901 16693 raft_consensus.cc:1275] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:07.495342 18655 consensus_queue.cc:1048] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:07.493988 16522 catalog_manager.cc:5697] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 4, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.501770 16619 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:07.558748 16770 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:07.560745 16700 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:17:07.562162 18681 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:07.563048 18691 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
W20260709 13:17:07.566196 16590 consensus_peers.cc:597] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 085f2fff9e1247c598507f959f141b72. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:07.566727 18667 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:07.607208 18667 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.610028 16700 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.627627 16770 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.648519 16699 raft_consensus.cc:1275] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:07.650336 18681 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:07.660074 16522 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 6, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 6 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:07.671164 18691 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:07.683240 16770 raft_consensus.cc:1275] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:07.690622 18589 consensus_queue.cc:1048] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:07.702612 18691 tablet_bootstrap.cc:492] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:07.704558 18691 ts_tablet_manager.cc:1403] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.142s	user 0.026s	sys 0.003s
I20260709 13:17:07.716441 18691 raft_consensus.cc:359] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:07.719699 18691 raft_consensus.cc:740] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:07.724601 18691 consensus_queue.cc:260] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:07.754019 18691 ts_tablet_manager.cc:1434] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:17:07.757226 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c460f495b19c4977a77ff789e8f53eeb received from {username='slave'} at 127.0.0.1:59110
I20260709 13:17:07.757684 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c460f495b19c4977a77ff789e8f53eeb on tablet c460f495b19c4977a77ff789e8f53eeb with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:07.770620 18710 ts_tablet_manager.cc:933] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:17:07.786859 18710 tablet_copy_client.cc:323] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:17:07.788436 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet e03c8496a62d44caa1ae8e4edbeaded8 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:17:07.788923 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet e03c8496a62d44caa1ae8e4edbeaded8 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-e03c8496a62d44caa1ae8e4edbeaded8
I20260709 13:17:07.796666 16635 tablet_copy_source_session.cc:215] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:07.800072 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03c8496a62d44caa1ae8e4edbeaded8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:07.854808 18710 tablet_copy_client.cc:806] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:07.858067 18710 tablet_copy_client.cc:670] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:07.861907 18710 tablet_copy_client.cc:538] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:07.895987 18710 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:07.976723 17296 raft_consensus.cc:1217] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:17:07.983320 18691 ts_tablet_manager.cc:933] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:07.986687 18691 tablet_copy_client.cc:323] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:17:07.994700 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet 30446b492f5d4042be7e76a21a91a3d2 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:17:07.995481 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet 30446b492f5d4042be7e76a21a91a3d2 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-30446b492f5d4042be7e76a21a91a3d2
I20260709 13:17:08.052515 16710 tablet_copy_source_session.cc:215] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:08.063704 18691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30446b492f5d4042be7e76a21a91a3d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.066224 18710 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:17:08.067167 18710 tablet_bootstrap.cc:492] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:08.067832 18710 ts_tablet_manager.cc:1403] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.172s	user 0.033s	sys 0.025s
I20260709 13:17:08.071638 18710 raft_consensus.cc:359] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:08.072414 18710 raft_consensus.cc:740] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:08.073078 18710 consensus_queue.cc:260] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:08.079949 18710 ts_tablet_manager.cc:1434] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 13:17:08.082121 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-e03c8496a62d44caa1ae8e4edbeaded8 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:17:08.082501 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-e03c8496a62d44caa1ae8e4edbeaded8 on tablet e03c8496a62d44caa1ae8e4edbeaded8 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:08.129160 18691 tablet_copy_client.cc:806] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:08.129791 18691 tablet_copy_client.cc:670] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:08.137887 18691 tablet_copy_client.cc:538] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:08.153311 17294 raft_consensus.cc:1217] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:08.155684 18691 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:08.158981 18710 ts_tablet_manager.cc:933] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:17:08.182221 18710 tablet_copy_client.cc:323] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:17:08.183791 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 085f2fff9e1247c598507f959f141b72 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:17:08.184319 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 085f2fff9e1247c598507f959f141b72 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-085f2fff9e1247c598507f959f141b72
I20260709 13:17:08.192227 16635 tablet_copy_source_session.cc:215] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:08.207748 18710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 085f2fff9e1247c598507f959f141b72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:08.211961 18691 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:08.212916 18691 tablet_bootstrap.cc:492] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:08.213582 18691 ts_tablet_manager.cc:1403] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.008s
I20260709 13:17:08.216542 18691 raft_consensus.cc:359] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:08.217386 18691 raft_consensus.cc:740] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:08.218003 18691 consensus_queue.cc:260] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:08.220486 18691 ts_tablet_manager.cc:1434] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:08.222515 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-30446b492f5d4042be7e76a21a91a3d2 received from {username='slave'} at 127.0.0.1:45808
I20260709 13:17:08.222981 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-30446b492f5d4042be7e76a21a91a3d2 on tablet 30446b492f5d4042be7e76a21a91a3d2 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:08.253427 18710 tablet_copy_client.cc:806] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:08.278030 18710 tablet_copy_client.cc:670] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:08.290469 18710 tablet_copy_client.cc:538] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:08.348868 18710 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:08.379977 18517 raft_consensus.cc:1064] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:08.382233 18517 consensus_queue.cc:237] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [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: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:08.398069 16699 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:08.398490 16617 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:08.399420 17295 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:08.399446 18517 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:08.402117 18669 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:08.402987 18658 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:08.429484 18710 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:08.429131 18669 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.430547 18710 tablet_bootstrap.cc:492] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:08.431244 18710 ts_tablet_manager.cc:1403] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.014s
I20260709 13:17:08.436296 16700 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.437925 18710 raft_consensus.cc:359] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:08.438756 18710 raft_consensus.cc:740] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:08.439410 18710 consensus_queue.cc:260] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:08.443135 16617 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.454416 18710 ts_tablet_manager.cc:1434] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:17:08.455416 16520 catalog_manager.cc:5697] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.467779 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-085f2fff9e1247c598507f959f141b72 received from {username='slave'} at 127.0.0.1:51160
I20260709 13:17:08.473868 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-085f2fff9e1247c598507f959f141b72 on tablet 085f2fff9e1247c598507f959f141b72 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:08.473111 17295 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.539870 18589 raft_consensus.cc:1064] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:08.542259 18589 consensus_queue.cc:237] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:08.558866 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:08.572954 16769 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:08.577730 18664 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:08.580809 16698 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:08.586442 18674 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:08.586272 16769 consensus_queue.cc:237] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:08.596122 16617 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:08.596793 17296 raft_consensus.cc:1275] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:08.597512 18669 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:08.600667 18669 consensus_queue.cc:1048] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:08.613052 18658 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.620115 17296 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.626972 17295 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:08.629350 18589 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:08.631968 16663 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:37929, user_credentials={real_user=slave}} blocked reactor thread for 111421us
I20260709 13:17:08.647897 16617 raft_consensus.cc:2955] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.656378 17295 raft_consensus.cc:1217] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:17:08.691728 16519 catalog_manager.cc:5697] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 5, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.708207 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c460f495b19c4977a77ff789e8f53eeb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:08.724942 18664 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.729336 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet c460f495b19c4977a77ff789e8f53eeb with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:08.735110 16699 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.756911 17294 raft_consensus.cc:1217] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:17:08.762477 17295 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.776127 16520 catalog_manager.cc:5697] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.807004 18731 tablet_replica.cc:333] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:08.811038 18731 raft_consensus.cc:2243] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:08.815454 16699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
new_leader_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:51732
I20260709 13:17:08.825186 16699 raft_consensus.cc:606] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Received request to transfer leadership to TS 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:08.833562 16770 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:08.844012 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8"
dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
mode: GRACEFUL
new_leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:54872
I20260709 13:17:08.845032 16617 raft_consensus.cc:606] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Received request to transfer leadership to TS 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:08.847272 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:08.849073 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:08.861747 18731 raft_consensus.cc:2272] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:08.864297 16510 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress
W20260709 13:17:08.988593 16510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 124322us
W20260709 13:17:09.000020 16510 catalog_manager.cc:4755] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): ChangeConfig:REMOVE_PEER RPC failed for tablet e03c8496a62d44caa1ae8e4edbeaded8: Remote error: Service unavailable: leader transfer in progress
I20260709 13:17:09.003839 18731 ts_tablet_manager.cc:1916] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:09.097438 18725 raft_consensus.cc:1064] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:09.100206 18725 consensus_queue.cc:237] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.118990 18674 raft_consensus.cc:993] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: : Instructing follower 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:09.119539 18674 raft_consensus.cc:1081] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Signalling peer 4c7dfff74eca41638678c4c916bf1e8f to start an election
I20260709 13:17:09.175683 18731 ts_tablet_manager.cc:1929] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:17:09.192250 18731 log.cc:1199] T c460f495b19c4977a77ff789e8f53eeb P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/c460f495b19c4977a77ff789e8f53eeb
I20260709 13:17:09.197731 16699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
 from {username='slave'} at 127.0.0.1:32888
I20260709 13:17:09.199116 16699 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.199626 16699 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.210402 16699 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.262737 18681 raft_consensus.cc:1064] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:09.296222 17295 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:09.268543 16770 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:09.303160 18634 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:09.312134 18634 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:09.316135 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet c460f495b19c4977a77ff789e8f53eeb (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:09.319362 16617 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:09.324263 16699 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:09.329903 18725 raft_consensus.cc:993] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:09.330468 18725 raft_consensus.cc:1081] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:09.340051 18681 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.343773 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:09.344367 16769 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.390930 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:09.391620 16619 raft_consensus.cc:3055] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.391930 16619 raft_consensus.cc:740] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5075a59b10c14ac2bb76c05578d29597, State: Running, Role: LEADER
I20260709 13:17:09.392689 16619 consensus_queue.cc:260] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.393985 16769 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:17:09.394181 16619 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.394764 18634 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:17:09.398818 16665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:39407, user_credentials={real_user=slave}} blocked reactor thread for 88174.5us
I20260709 13:17:09.402576 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:09.403119 17294 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.404369 17296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:17:09.404915 17296 raft_consensus.cc:493] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:09.405241 17296 raft_consensus.cc:3060] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.406284 16619 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
I20260709 13:17:09.412667 17296 raft_consensus.cc:515] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.452715 17294 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 2.
W20260709 13:17:09.455796 16510 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet e03c8496a62d44caa1ae8e4edbeaded8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 5075a59b10c14ac2bb76c05578d29597 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 2 committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:09.486297 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 52873.3us
I20260709 13:17:09.535483 16665 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:09.536321 18734 raft_consensus.cc:2804] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.536839 18734 raft_consensus.cc:697] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:09.540256 18734 consensus_queue.cc:237] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.430855 17296 leader_election.cc:290] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:09.549098 16699 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:09.551455 18664 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:17:09.565784 17262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 78543.6us
I20260709 13:17:09.568866 16769 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:09.572631 18737 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:17:09.582250 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 126329us
I20260709 13:17:09.587626 18634 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:09.589617 17264 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 180077us
I20260709 13:17:09.596210 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:09.596786 16616 raft_consensus.cc:3060] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.604730 16616 raft_consensus.cc:2468] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:17:09.607384 16522 catalog_manager.cc:5697] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130). New cstate: current_term: 2 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:09.612972 16698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2efe025e9f4352b7205e3af79b7bc8" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:09.613662 16698 raft_consensus.cc:3055] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:09.613971 16698 raft_consensus.cc:740] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:09.614698 16698 consensus_queue.cc:260] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.614104 16770 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.615895 16698 raft_consensus.cc:3060] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:09.622776 16698 raft_consensus.cc:2468] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:17:09.627564 17262 leader_election.cc:304] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 
I20260709 13:17:09.628384 16618 raft_consensus.cc:1240] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 1. Current term is 2. Ops: []
I20260709 13:17:09.628434 18673 raft_consensus.cc:2804] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:09.629297 18673 raft_consensus.cc:697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:17:09.628543 16616 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.630527 18673 consensus_queue.cc:237] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:09.634590 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 68021.6us
I20260709 13:17:09.652128 17297 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.662062 17295 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 LEARNER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:17:09.712078 18589 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:09.732491 16519 catalog_manager.cc:5697] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:09.796329 18751 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.807960 16770 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.847369 16698 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.852946 16520 catalog_manager.cc:5697] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 4 to 5, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.868700 17296 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.877234 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:09.901652 16698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:09.902351 16698 raft_consensus.cc:606] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership
I20260709 13:17:09.910929 16522 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: config changed from index 6 to 7, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.912554 16698 consensus_queue.cc:237] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.922833 16770 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:09.929428 18734 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:09.933665 17296 raft_consensus.cc:1275] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:09.945320 17296 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:09.949856 16616 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:09.952112 18634 consensus_queue.cc:1048] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:09.958720 17296 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:09.959767 16699 raft_consensus.cc:1275] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:17:09.961016 18634 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:09.962201 18664 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:09.963958 18664 consensus_queue.cc:1048] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:17:09.973964 18747 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.984418 16698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:09.985026 16698 raft_consensus.cc:606] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership
I20260709 13:17:09.988747 18737 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:09.980980 16769 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:10.011714 16699 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:10.020507 17295 raft_consensus.cc:2955] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:10.026297 16519 catalog_manager.cc:5697] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 5 to 6, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 3 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:17:10.034535 16508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.LeaderStepDown -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 48360us
I20260709 13:17:10.035355 16508 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 30446b492f5d4042be7e76a21a91a3d2 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:10.037482 16698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8"
dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:10.037976 16698 raft_consensus.cc:606] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Received request to transfer leadership
W20260709 13:17:10.045496 16571 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 13:17:10.045929 16571 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for e03c8496a62d44caa1ae8e4edbeaded8 already in progress
W20260709 13:17:10.046214 16571 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for e03c8496a62d44caa1ae8e4edbeaded8 already in progress
I20260709 13:17:10.048679 16606 tablet_service.cc:1558] Processing DeleteTablet for tablet 30446b492f5d4042be7e76a21a91a3d2 with delete_type TABLET_DATA_TOMBSTONED (TS 5075a59b10c14ac2bb76c05578d29597 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37080
I20260709 13:17:10.055945 17294 raft_consensus.cc:2955] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:10.059180 18763 tablet_replica.cc:333] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:10.060161 18763 raft_consensus.cc:2243] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:10.060895 18763 raft_consensus.cc:2272] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:10.067986 16510 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 085f2fff9e1247c598507f959f141b72 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:17:10.071159 16522 catalog_manager.cc:5697] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index 7 to 8, VOTER b4f0d9625ccf423f93dea784da770b7c (127.15.35.131) evicted. New cstate: current_term: 6 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.071986 18763 ts_tablet_manager.cc:1916] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:10.082561 16616 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:10.092947 18725 raft_consensus.cc:993] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: : Instructing follower 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:10.093461 18725 raft_consensus.cc:1081] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Signalling peer 01d31a825d8a442fa42189f0ec2f5888 to start an election
I20260709 13:17:10.095911 17294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8"
dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
 from {username='slave'} at 127.0.0.1:34722
I20260709 13:17:10.096415 17294 raft_consensus.cc:493] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:10.096835 18734 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:10.105537 16699 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:10.096758 17294 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:10.122816 18763 ts_tablet_manager.cc:1929] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:17:10.123823 18763 log.cc:1199] T 30446b492f5d4042be7e76a21a91a3d2 P 5075a59b10c14ac2bb76c05578d29597: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/wals/30446b492f5d4042be7e76a21a91a3d2
I20260709 13:17:10.127601 16510 catalog_manager.cc:5028] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): tablet 30446b492f5d4042be7e76a21a91a3d2 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:10.128316 18755 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:10.128700 17294 raft_consensus.cc:515] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:10.133247 17294 leader_election.cc:290] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:10.134263 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "5075a59b10c14ac2bb76c05578d29597"
I20260709 13:17:10.135011 16756 tablet_service.cc:1558] Processing DeleteTablet for tablet 085f2fff9e1247c598507f959f141b72 with delete_type TABLET_DATA_TOMBSTONED (TS b4f0d9625ccf423f93dea784da770b7c not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:39374
I20260709 13:17:10.136371 16770 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:17:10.141426 18734 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:10.141716 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:10.142546 16769 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:10.144942 16617 raft_consensus.cc:1275] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:10.148381 16699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03c8496a62d44caa1ae8e4edbeaded8" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "4c7dfff74eca41638678c4c916bf1e8f"
I20260709 13:17:10.148597 18742 consensus_queue.cc:1048] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:17:10.149030 16699 raft_consensus.cc:3055] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:10.149479 16699 raft_consensus.cc:740] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:10.150355 16699 consensus_queue.cc:260] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:10.151784 16699 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:10.197135 16699 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 3.
I20260709 13:17:10.200637 16769 raft_consensus.cc:2468] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 3.
I20260709 13:17:10.204418 16770 raft_consensus.cc:1240] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Rejecting Update request from peer 4c7dfff74eca41638678c4c916bf1e8f for earlier term 2. Current term is 3. Ops: [2.4-2.4]
I20260709 13:17:10.208063 17261 leader_election.cc:304] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 4 responses out of 4 voters: 3 yes votes; 1 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:10.210476 18765 tablet_replica.cc:333] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:10.211642 18765 raft_consensus.cc:2243] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:10.213248 18765 raft_consensus.cc:2272] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:10.214188 18755 raft_consensus.cc:2804] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:10.215677 18755 raft_consensus.cc:697] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:17:10.225641 18765 ts_tablet_manager.cc:1916] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:10.216599 18755 consensus_queue.cc:237] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:10.262593 16523 catalog_manager.cc:5697] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 2 to 3, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 3 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:10.266387 18765 ts_tablet_manager.cc:1929] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:17:10.266957 18765 log.cc:1199] T 085f2fff9e1247c598507f959f141b72 P b4f0d9625ccf423f93dea784da770b7c: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/wals/085f2fff9e1247c598507f959f141b72
I20260709 13:17:10.269712 16507 catalog_manager.cc:5028] TS b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): tablet 085f2fff9e1247c598507f959f141b72 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:10.675386 16770 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:10.676832 18742 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:10.779675 16697 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:10.780992 18742 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:17:10.793105 16619 raft_consensus.cc:3060] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:10.800695 16619 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:17:10.809208 18776 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:11.153399 16619 consensus_queue.cc:237] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.160560 16774 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
W20260709 13:17:11.161039 16590 consensus_peers.cc:597] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 837596216ddd4e999e8bae01b06a860e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:11.161736 16697 raft_consensus.cc:1275] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Refusing update from remote peer 5075a59b10c14ac2bb76c05578d29597: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:17:11.161880 18737 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:11.162951 18781 consensus_queue.cc:1048] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:11.171295 18737 raft_consensus.cc:2955] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.173384 16774 raft_consensus.cc:2955] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.174932 16697 raft_consensus.cc:2955] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.189404 16522 catalog_manager.cc:5697] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 4 leader_uuid: "5075a59b10c14ac2bb76c05578d29597" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.195647 16697 consensus_queue.cc:237] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.207760 16774 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:17:11.208339 16619 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:17:11.208583 16665 consensus_peers.cc:597] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6e55d7a7d45409da94503261c8ced3e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:11.210058 18734 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:11.213583 18734 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:17:11.228302 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:11.236574 18634 raft_consensus.cc:2955] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.239178 16619 raft_consensus.cc:2955] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.246735 16774 raft_consensus.cc:2955] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.257040 16519 catalog_manager.cc:5697] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 5, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 5 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.257985 16769 consensus_queue.cc:237] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.290009 16697 raft_consensus.cc:1275] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:11.290357 16739 consensus_peers.cc:597] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b01827a6fe1341e1a33ef7b2dedaefa6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:11.291338 18779 consensus_queue.cc:1048] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:11.293764 16619 raft_consensus.cc:1275] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:11.296401 18779 consensus_queue.cc:1048] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:11.303184 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:17:11.305341 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:11.308353 18779 raft_consensus.cc:2955] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.326552 16699 raft_consensus.cc:2955] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.327937 16619 raft_consensus.cc:2955] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.341744 16522 catalog_manager.cc:5697] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:11.345561 16770 consensus_queue.cc:237] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue 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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.352450 16697 raft_consensus.cc:1275] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:17:11.352988 16739 consensus_peers.cc:597] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c -> Peer 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407): Couldn't send request to peer 01d31a825d8a442fa42189f0ec2f5888. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7bcdc9aab91b439b8615ba9935ab491c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:11.353199 16619 raft_consensus.cc:1275] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:17:11.354019 18799 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:11.354882 18797 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:11.370281 18797 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.373055 16619 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.375005 16697 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.391345 17295 consensus_queue.cc:237] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:11.396138 16522 catalog_manager.cc:5697] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 reported cstate change: config changed from index -1 to 2, NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) added. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } } }
I20260709 13:17:11.400956 16770 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:11.399935 16619 raft_consensus.cc:1275] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:11.402509 18755 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:11.403354 18776 consensus_queue.cc:1048] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:11.415880 18755 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:11.434029 16770 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:11.448010 16509 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e03c8496a62d44caa1ae8e4edbeaded8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 8)
I20260709 13:17:11.450591 16619 raft_consensus.cc:2955] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:11.460948 16523 catalog_manager.cc:5697] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 3 to 6, VOTER 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) evicted. New cstate: current_term: 3 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:11.475584 16686 tablet_service.cc:1558] Processing DeleteTablet for tablet e03c8496a62d44caa1ae8e4edbeaded8 with delete_type TABLET_DATA_TOMBSTONED (TS 4c7dfff74eca41638678c4c916bf1e8f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:32878
I20260709 13:17:11.488729 18807 tablet_replica.cc:333] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:11.498127 18807 raft_consensus.cc:2243] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:11.498967 18807 raft_consensus.cc:2272] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:11.501999 18807 ts_tablet_manager.cc:1916] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:17:11.522802 18807 ts_tablet_manager.cc:1929] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:17:11.523258 18807 log.cc:1199] T e03c8496a62d44caa1ae8e4edbeaded8 P 4c7dfff74eca41638678c4c916bf1e8f: Deleting WAL directory at /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/wals/e03c8496a62d44caa1ae8e4edbeaded8
I20260709 13:17:11.524827 16508 catalog_manager.cc:5028] TS 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): tablet e03c8496a62d44caa1ae8e4edbeaded8 (table test-workload [id=4b9886cea107403e92f870e6e0202abb]) successfully deleted
I20260709 13:17:11.603052 18808 ts_tablet_manager.cc:933] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375)
I20260709 13:17:11.605355 18808 tablet_copy_client.cc:323] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.129:34375
I20260709 13:17:11.607498 16635 tablet_copy_service.cc:140] P 5075a59b10c14ac2bb76c05578d29597: Received BeginTabletCopySession request for tablet 837596216ddd4e999e8bae01b06a860e from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:51160)
I20260709 13:17:11.607963 16635 tablet_copy_service.cc:161] P 5075a59b10c14ac2bb76c05578d29597: Beginning new tablet copy session on tablet 837596216ddd4e999e8bae01b06a860e from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:51160: session id = 01d31a825d8a442fa42189f0ec2f5888-837596216ddd4e999e8bae01b06a860e
I20260709 13:17:11.615056 16635 tablet_copy_source_session.cc:215] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:11.617975 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 837596216ddd4e999e8bae01b06a860e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:11.634462 18808 tablet_copy_client.cc:806] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:11.635030 18808 tablet_copy_client.cc:670] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:11.641777 18808 tablet_copy_client.cc:538] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:11.649829 18808 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:11.673198 18808 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:11.674139 18808 tablet_bootstrap.cc:492] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:11.674783 18808 ts_tablet_manager.cc:1403] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260709 13:17:11.676442 18811 ts_tablet_manager.cc:933] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:11.677562 18808 raft_consensus.cc:359] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.678351 18808 raft_consensus.cc:740] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:11.678798 18811 tablet_copy_client.cc:323] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.130:40687
I20260709 13:17:11.679013 18808 consensus_queue.cc:260] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.680608 16710 tablet_copy_service.cc:140] P 4c7dfff74eca41638678c4c916bf1e8f: Received BeginTabletCopySession request for tablet c6e55d7a7d45409da94503261c8ced3e from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:45808)
I20260709 13:17:11.681077 16710 tablet_copy_service.cc:161] P 4c7dfff74eca41638678c4c916bf1e8f: Beginning new tablet copy session on tablet c6e55d7a7d45409da94503261c8ced3e from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:45808: session id = 01d31a825d8a442fa42189f0ec2f5888-c6e55d7a7d45409da94503261c8ced3e
I20260709 13:17:11.682171 18808 ts_tablet_manager.cc:1434] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:11.683907 16635 tablet_copy_service.cc:342] P 5075a59b10c14ac2bb76c05578d29597: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-837596216ddd4e999e8bae01b06a860e received from {username='slave'} at 127.0.0.1:51160
I20260709 13:17:11.684288 16635 tablet_copy_service.cc:434] P 5075a59b10c14ac2bb76c05578d29597: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-837596216ddd4e999e8bae01b06a860e on tablet 837596216ddd4e999e8bae01b06a860e with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:11.694072 16710 tablet_copy_source_session.cc:215] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:11.696960 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e55d7a7d45409da94503261c8ced3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:11.710086 18811 tablet_copy_client.cc:806] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:11.710819 18811 tablet_copy_client.cc:670] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:11.714253 18811 tablet_copy_client.cc:538] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:11.722325 18811 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:11.755760 18811 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:17:11.756815 18811 tablet_bootstrap.cc:492] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:11.757575 18811 ts_tablet_manager.cc:1403] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.020s
I20260709 13:17:11.759902 18811 raft_consensus.cc:359] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.760691 18811 raft_consensus.cc:740] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:11.761358 18811 consensus_queue.cc:260] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.766243 18811 ts_tablet_manager.cc:1434] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260709 13:17:11.768031 16710 tablet_copy_service.cc:342] P 4c7dfff74eca41638678c4c916bf1e8f: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c6e55d7a7d45409da94503261c8ced3e received from {username='slave'} at 127.0.0.1:45808
I20260709 13:17:11.768404 16710 tablet_copy_service.cc:434] P 4c7dfff74eca41638678c4c916bf1e8f: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-c6e55d7a7d45409da94503261c8ced3e on tablet c6e55d7a7d45409da94503261c8ced3e with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:11.837163 18811 ts_tablet_manager.cc:933] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:11.839288 18811 tablet_copy_client.cc:323] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:17:11.841516 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet b01827a6fe1341e1a33ef7b2dedaefa6 from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:17:11.842129 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet b01827a6fe1341e1a33ef7b2dedaefa6 from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-b01827a6fe1341e1a33ef7b2dedaefa6
I20260709 13:17:11.849488 18808 ts_tablet_manager.cc:933] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: Initiating tablet copy from peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:11.852483 16784 tablet_copy_source_session.cc:215] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:11.853935 18808 tablet_copy_client.cc:323] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Beginning tablet copy session from remote peer at address 127.15.35.131:37929
I20260709 13:17:11.855952 16784 tablet_copy_service.cc:140] P b4f0d9625ccf423f93dea784da770b7c: Received BeginTabletCopySession request for tablet 7bcdc9aab91b439b8615ba9935ab491c from peer 01d31a825d8a442fa42189f0ec2f5888 ({username='slave'} at 127.0.0.1:59110)
I20260709 13:17:11.856586 16784 tablet_copy_service.cc:161] P b4f0d9625ccf423f93dea784da770b7c: Beginning new tablet copy session on tablet 7bcdc9aab91b439b8615ba9935ab491c from peer 01d31a825d8a442fa42189f0ec2f5888 at {username='slave'} at 127.0.0.1:59110: session id = 01d31a825d8a442fa42189f0ec2f5888-7bcdc9aab91b439b8615ba9935ab491c
I20260709 13:17:11.857347 18811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01827a6fe1341e1a33ef7b2dedaefa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:11.865970 16784 tablet_copy_source_session.cc:215] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:17:11.869565 18808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bcdc9aab91b439b8615ba9935ab491c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:11.875176 18811 tablet_copy_client.cc:806] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:11.875991 18811 tablet_copy_client.cc:670] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:11.883510 18811 tablet_copy_client.cc:538] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:11.895164 18811 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:11.898801 18808 tablet_copy_client.cc:806] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 0 data blocks...
I20260709 13:17:11.899592 18808 tablet_copy_client.cc:670] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Starting download of 1 WAL segments...
I20260709 13:17:11.915393 18811 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:17:11.916443 18808 tablet_copy_client.cc:538] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:17:11.919309 18811 tablet_bootstrap.cc:492] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:11.920006 18811 ts_tablet_manager.cc:1403] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260709 13:17:11.922657 18811 raft_consensus.cc:359] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.923766 18811 raft_consensus.cc:740] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:11.924376 18811 consensus_queue.cc:260] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.927043 18811 ts_tablet_manager.cc:1434] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:11.929867 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-b01827a6fe1341e1a33ef7b2dedaefa6 received from {username='slave'} at 127.0.0.1:59110
I20260709 13:17:11.930444 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-b01827a6fe1341e1a33ef7b2dedaefa6 on tablet b01827a6fe1341e1a33ef7b2dedaefa6 with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:11.934423 18808 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap starting.
I20260709 13:17:11.964596 18808 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: 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
I20260709 13:17:11.965502 18808 tablet_bootstrap.cc:492] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: Bootstrap complete.
I20260709 13:17:11.966078 18808 ts_tablet_manager.cc:1403] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.010s
I20260709 13:17:11.968727 18808 raft_consensus.cc:359] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.969586 18808 raft_consensus.cc:740] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Initialized, Role: LEARNER
I20260709 13:17:11.970789 18808 consensus_queue.cc:260] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:11.973711 18808 ts_tablet_manager.cc:1434] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:17:11.975654 16784 tablet_copy_service.cc:342] P b4f0d9625ccf423f93dea784da770b7c: Request end of tablet copy session 01d31a825d8a442fa42189f0ec2f5888-7bcdc9aab91b439b8615ba9935ab491c received from {username='slave'} at 127.0.0.1:59110
I20260709 13:17:11.976188 16784 tablet_copy_service.cc:434] P b4f0d9625ccf423f93dea784da770b7c: ending tablet copy session 01d31a825d8a442fa42189f0ec2f5888-7bcdc9aab91b439b8615ba9935ab491c on tablet 7bcdc9aab91b439b8615ba9935ab491c with peer 01d31a825d8a442fa42189f0ec2f5888
I20260709 13:17:12.153443 17294 raft_consensus.cc:1217] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:17:12.218497 17294 raft_consensus.cc:1217] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:17:12.257377 17295 raft_consensus.cc:1217] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:12.306403 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:12.360577 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
W20260709 13:17:12.373587 16666 consensus_peers.cc:597] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.387951 16740 consensus_peers.cc:597] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.428916 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:12.429944 15502 tablet_replica.cc:333] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.430774 15502 raft_consensus.cc:2243] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.431809 15502 raft_consensus.cc:2272] T aed1fa6338824dc3a7ac5d8bb8d9268b P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.434861 15502 tablet_replica.cc:333] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
W20260709 13:17:12.441841 16740 consensus_peers.cc:597] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.444298 15502 raft_consensus.cc:2243] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.445441 15502 raft_consensus.cc:2272] T f252e3eac91049e99420b6abde64319a P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.447870 15502 tablet_replica.cc:333] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.448624 15502 raft_consensus.cc:2243] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.449411 15502 raft_consensus.cc:2272] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.450852 17264 consensus_peers.cc:597] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.451994 15502 tablet_replica.cc:333] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.452659 15502 raft_consensus.cc:2243] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.453251 15502 raft_consensus.cc:2272] T 0fd7e12d941b4e239803343206006040 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.455179 15502 tablet_replica.cc:333] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.455705 15502 raft_consensus.cc:2243] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.456094 15502 raft_consensus.cc:2272] T c04fb228602542d4a6b0d4871248226e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.457876 15502 tablet_replica.cc:333] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.458397 15502 raft_consensus.cc:2243] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.458803 15502 raft_consensus.cc:2272] T 15a5e279a76b4f4db956b7629d319a20 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.460610 15502 tablet_replica.cc:333] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.461203 15502 raft_consensus.cc:2243] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.461699 15502 raft_consensus.cc:2272] T e03c8496a62d44caa1ae8e4edbeaded8 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.463768 15502 tablet_replica.cc:333] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.464512 15502 raft_consensus.cc:2243] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.465011 15502 raft_consensus.cc:2272] T 150d45ed0ee346349403cdca5dba88e3 P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.467530 15502 tablet_replica.cc:333] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.468300 15502 raft_consensus.cc:2243] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.469115 15502 raft_consensus.cc:2272] T 2f46ccb8b0ad462598178ff52d24d783 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.471521 15502 tablet_replica.cc:333] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
W20260709 13:17:12.471837 16740 consensus_peers.cc:597] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.472323 15502 raft_consensus.cc:2243] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.472952 15502 raft_consensus.cc:2272] T 986f956e29804874bec8f1fc3119446a P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.475018 17294 raft_consensus.cc:1217] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:17:12.475318 15502 tablet_replica.cc:333] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.476205 15502 raft_consensus.cc:2243] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.476758 15502 raft_consensus.cc:2272] T 15a0a0dc58a44b8198608ab6be636a02 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.478963 15502 tablet_replica.cc:333] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.479687 15502 raft_consensus.cc:2243] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.480724 15502 raft_consensus.cc:2272] T f7eb4ccfda284005816f1ee5a6cf6761 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.483170 15502 tablet_replica.cc:333] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.483923 15502 raft_consensus.cc:2243] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.484428 15502 raft_consensus.cc:2272] T 45f1871efb534c81a0c88da5e357aa40 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.487946 15502 tablet_replica.cc:333] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.488806 15502 raft_consensus.cc:2243] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.489327 15502 raft_consensus.cc:2272] T de16fdd1c50a4ac4bca790120c8100eb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.491650 15502 tablet_replica.cc:333] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
W20260709 13:17:12.492272 16666 consensus_peers.cc:597] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.492367 15502 raft_consensus.cc:2243] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.493240 15502 raft_consensus.cc:2272] T c460f495b19c4977a77ff789e8f53eeb P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.495271 15502 tablet_replica.cc:333] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
W20260709 13:17:12.495867 16740 consensus_peers.cc:597] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.495972 15502 raft_consensus.cc:2243] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.496599 15502 raft_consensus.cc:2272] T 10d803d2273c4c5bb91609c988447af0 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.498847 15502 tablet_replica.cc:333] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.499513 15502 raft_consensus.cc:2243] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.500196 15502 raft_consensus.cc:2272] T b856db6169724190895a26ff7a77b212 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.502270 15502 tablet_replica.cc:333] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.503012 15502 raft_consensus.cc:2243] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.503501 15502 raft_consensus.cc:2272] T 88beb00bece64e5ea5ac3bbe7be74e9e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.505336 15502 tablet_replica.cc:333] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.506074 15502 raft_consensus.cc:2243] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.506536 15502 raft_consensus.cc:2272] T fda68769b322434a8d29dffb02ba3b74 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.508718 15502 tablet_replica.cc:333] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.509462 15502 raft_consensus.cc:2243] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.510242 15502 raft_consensus.cc:2272] T dd562d6a00e046ac865d581268be8e16 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.511983 15502 tablet_replica.cc:333] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.512478 15502 raft_consensus.cc:2243] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.513330 15502 raft_consensus.cc:2272] T 4a30980616434711bd8c9363b0fd060a P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.515622 15502 tablet_replica.cc:333] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.516364 15502 raft_consensus.cc:2243] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.516788 15502 raft_consensus.cc:2272] T aec5a6379cfd4e12b5559c919b0a62b9 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.518011 16740 consensus_peers.cc:597] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.518966 15502 tablet_replica.cc:333] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.519582 15502 raft_consensus.cc:2243] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.520481 15502 raft_consensus.cc:2272] T 837596216ddd4e999e8bae01b06a860e P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.522202 15502 tablet_replica.cc:333] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.522711 15502 raft_consensus.cc:2243] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.523092 15502 raft_consensus.cc:2272] T 9026dfa0b23145c899fe3458d38d6666 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.524797 15502 tablet_replica.cc:333] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.525425 15502 raft_consensus.cc:2243] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.525978 15502 raft_consensus.cc:2272] T c6e55d7a7d45409da94503261c8ced3e P 5075a59b10c14ac2bb76c05578d29597 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.528131 15502 tablet_replica.cc:333] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.528831 15502 raft_consensus.cc:2243] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.529834 15502 raft_consensus.cc:2272] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.532003 16740 consensus_peers.cc:597] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.532198 15502 tablet_replica.cc:333] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.540181 15502 raft_consensus.cc:2243] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.540735 15502 raft_consensus.cc:2272] T fa14e26f6bc04536915f710f9f2d3b2c P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.534282 17264 consensus_peers.cc:597] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.543771 15502 tablet_replica.cc:333] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.544600 15502 raft_consensus.cc:2243] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.545150 15502 raft_consensus.cc:2272] T ede2d9a18d5e4946b0332362c01c4a32 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.547472 15502 tablet_replica.cc:333] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.548197 15502 raft_consensus.cc:2243] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.548686 15502 raft_consensus.cc:2272] T 13b17b82af6440a8bce2bf4843de3080 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.550839 15502 tablet_replica.cc:333] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.551369 15502 raft_consensus.cc:2243] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.552086 15502 raft_consensus.cc:2272] T 79810f492ad1419bbb8bced364b1ef8e P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.553871 15502 tablet_replica.cc:333] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.554401 15502 raft_consensus.cc:2243] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.554911 15502 raft_consensus.cc:2272] T b01827a6fe1341e1a33ef7b2dedaefa6 P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.556457 15502 tablet_replica.cc:333] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.557037 15502 raft_consensus.cc:2243] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.557878 15502 raft_consensus.cc:2272] T 085f2fff9e1247c598507f959f141b72 P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.559501 15502 tablet_replica.cc:333] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.560101 15502 raft_consensus.cc:2243] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.560565 15502 raft_consensus.cc:2272] T f7980892a16c494fa51003d6222ab0ad P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.562700 15502 tablet_replica.cc:333] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.563403 15502 raft_consensus.cc:2243] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.563932 15502 raft_consensus.cc:2272] T 19ca7024abf044e1910559ec384f9e8e P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:12.564981 17264 consensus_peers.cc:597] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.566098 15502 tablet_replica.cc:333] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.566695 15502 raft_consensus.cc:2243] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.567261 15502 raft_consensus.cc:2272] T 0d2efe025e9f4352b7205e3af79b7bc8 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.568960 15502 tablet_replica.cc:333] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.569612 15502 raft_consensus.cc:2243] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.570071 15502 raft_consensus.cc:2272] T 3e7499addc184d10b7693a6d7111fd9c P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.572335 15502 tablet_replica.cc:333] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.573025 15502 raft_consensus.cc:2243] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.573953 15502 raft_consensus.cc:2272] T dee0a590e1094027a9df04eacd024e37 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.576105 15502 tablet_replica.cc:333] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.576803 15502 raft_consensus.cc:2243] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:12.577142 17264 consensus_peers.cc:597] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.577345 15502 raft_consensus.cc:2272] T e245af677f4047729f4670069c7abff5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.579838 15502 tablet_replica.cc:333] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.580524 15502 raft_consensus.cc:2243] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.581067 15502 raft_consensus.cc:2272] T 7bcdc9aab91b439b8615ba9935ab491c P 5075a59b10c14ac2bb76c05578d29597 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.583348 15502 tablet_replica.cc:333] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
W20260709 13:17:12.583567 16740 consensus_peers.cc:597] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.584026 15502 raft_consensus.cc:2243] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.585075 15502 raft_consensus.cc:2272] T 37cfb27374be4325b571b4d1ebc43e93 P 5075a59b10c14ac2bb76c05578d29597 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.587292 15502 tablet_replica.cc:333] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.587937 15502 raft_consensus.cc:2243] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.588788 15502 raft_consensus.cc:2272] T 76e997f2cacd479fa9b26c15adc6eb81 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.590994 15502 tablet_replica.cc:333] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.591639 15502 raft_consensus.cc:2243] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:17:12.591856 16740 consensus_peers.cc:597] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.592610 15502 raft_consensus.cc:2272] T a3c299b54b0c459cbf95b065caae3c66 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.594877 15502 tablet_replica.cc:333] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.595531 15502 raft_consensus.cc:2243] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.596014 15502 raft_consensus.cc:2272] T 516a68427ec04ba4afe011acd192b989 P 5075a59b10c14ac2bb76c05578d29597 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.598253 15502 tablet_replica.cc:333] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.598881 15502 raft_consensus.cc:2243] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.599366 15502 raft_consensus.cc:2272] T b6eb63a768b94fbcb8e646e9c1a355c5 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.601660 15502 tablet_replica.cc:333] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.602270 15502 raft_consensus.cc:2243] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:12.602741 15502 raft_consensus.cc:2272] T 95fc202bf8a744c384b0bbf3b200f74b P 5075a59b10c14ac2bb76c05578d29597 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.604930 15502 tablet_replica.cc:333] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597: stopping tablet replica
I20260709 13:17:12.605530 15502 raft_consensus.cc:2243] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:12.606455 15502 raft_consensus.cc:2272] T fad5ab4956754bb198c4913ca67fce65 P 5075a59b10c14ac2bb76c05578d29597 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:12.636265 18799 raft_consensus.cc:1064] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:12.638746 18799 consensus_queue.cc:237] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:12.646461 16666 consensus_peers.cc:597] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.652944 16666 consensus_peers.cc:597] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.656673 17294 raft_consensus.cc:1275] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:12.659719 18779 consensus_queue.cc:1048] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:12.663254 16740 consensus_peers.cc:597] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.664316 16697 raft_consensus.cc:1275] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:12.665725 18779 consensus_queue.cc:1048] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:12.672598 16740 consensus_peers.cc:597] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.674407 18814 raft_consensus.cc:1064] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:12.677711 18814 consensus_queue.cc:237] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:12.681769 18799 raft_consensus.cc:2955] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:12.686703 17264 consensus_peers.cc:597] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.685811 16697 raft_consensus.cc:2955] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:12.694649 16740 consensus_peers.cc:597] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.696429 16666 consensus_peers.cc:597] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.705144 17264 connection.cc:769] client connection to 127.15.35.129:34375 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 13:17:12.708967 17294 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 LEARNER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:12.710670 18743 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:17:12.713171 16740 connection.cc:573] client connection to 127.15.35.129:34375 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260709 13:17:12.725458 16769 raft_consensus.cc:1275] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Refusing update from remote peer 4c7dfff74eca41638678c4c916bf1e8f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:17:12.728976 18634 consensus_queue.cc:1048] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:17:12.744226 16740 consensus_peers.cc:597] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.762225 17295 raft_consensus.cc:2955] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:12.762991 16522 catalog_manager.cc:5697] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:12.784889 17264 consensus_peers.cc:597] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.785676 17264 consensus_peers.cc:597] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.794932 16666 consensus_peers.cc:597] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.812239 18832 raft_consensus.cc:2955] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
W20260709 13:17:12.814538 16740 consensus_peers.cc:597] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.820319 17264 consensus_peers.cc:597] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.825253 17294 raft_consensus.cc:2955] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:12.836822 16769 raft_consensus.cc:2955] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:12.855228 16523 catalog_manager.cc:5697] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 5 to 6, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "4c7dfff74eca41638678c4c916bf1e8f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:17:12.859350 16740 consensus_peers.cc:597] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.860939 17264 consensus_peers.cc:597] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.886001 17264 consensus_peers.cc:597] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.891251 17264 consensus_peers.cc:597] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:12.917121 16666 consensus_peers.cc:597] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:12.963783 18828 raft_consensus.cc:1064] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: attempting to promote NON_VOTER 01d31a825d8a442fa42189f0ec2f5888 to VOTER
I20260709 13:17:12.966506 18828 consensus_queue.cc:237] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:12.993188 17294 raft_consensus.cc:1275] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 LEARNER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:12.995303 16697 raft_consensus.cc:1275] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:17:12.995433 18779 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:12.998358 18779 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:13.042377 16740 consensus_peers.cc:597] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.052718 18847 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.054535 16697 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.130316 17294 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.164526 16519 catalog_manager.cc:5697] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c reported cstate change: config changed from index 2 to 3, 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:13.216926 16769 consensus_queue.cc:237] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.238511 16697 raft_consensus.cc:1275] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:13.240546 17294 raft_consensus.cc:1275] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:17:13.241475 18843 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:13.247092 18828 consensus_queue.cc:1048] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:17:13.316563 16697 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.322741 18847 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.335741 17294 raft_consensus.cc:2955] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.359927 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
I20260709 13:17:13.382020 16519 catalog_manager.cc:5697] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f reported cstate change: config changed from index 3 to 4, VOTER 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) evicted. New cstate: current_term: 1 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } } }
I20260709 13:17:13.387868 16507 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7bcdc9aab91b439b8615ba9935ab491c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:17:13.430019 16510 catalog_manager.cc:4755] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7bcdc9aab91b439b8615ba9935ab491c: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.521016 18814 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.521726 18814 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.530700 18814 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.532862 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79810f492ad1419bbb8bced364b1ef8e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:13.540422 18848 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.541028 18848 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.543454 18848 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.545789 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:17:13.558645 16666 leader_election.cc:336] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.558983 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
W20260709 13:17:13.558645 17264 leader_election.cc:336] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.559252 16666 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:13.559649 17264 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:13.560595 18806 raft_consensus.cc:2749] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:13.563614 18743 raft_consensus.cc:2749] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:13.565387 18743 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.566387 18743 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.571372 18743 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.572101 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f252e3eac91049e99420b6abde64319a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
W20260709 13:17:13.576030 16666 leader_election.cc:336] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.576448 16666 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.577584 18743 raft_consensus.cc:2749] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.581988 16738 consensus_peers.cc:597] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.602396 18841 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.603026 18841 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:13.605665 17262 consensus_peers.cc:597] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.605160 18841 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.609786 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
W20260709 13:17:13.618676 16740 leader_election.cc:336] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.619164 16740 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.619915 18841 raft_consensus.cc:2749] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:13.628726 18841 raft_consensus.cc:493] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.629398 18841 raft_consensus.cc:515] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.634073 18841 leader_election.cc:290] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.637316 18806 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.637948 18806 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.638932 18847 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.639525 18847 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:13.640723 18806 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.641649 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:17:13.649565 16738 leader_election.cc:336] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:13.650277 17264 leader_election.cc:336] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.650563 18832 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.650826 17264 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:13.651202 18832 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.652820 18806 raft_consensus.cc:2749] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:13.654304 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a4eb47e8d54a9f8bce4a16c767a8e7" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:17:13.655323 18814 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.655534 18743 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.656078 18743 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.655948 18814 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:13.658236 18814 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.658715 18832 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.659837 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:13.660135 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b856db6169724190895a26ff7a77b212" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:13.660506 16770 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:17:13.658241 18743 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.662104 16663 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:13.641726 18847 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.662878 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:13.663026 18743 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:13.663920 18743 raft_consensus.cc:493] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.663928 18806 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.664475 18743 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:13.664664 18806 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:13.650295 16738 consensus_peers.cc:597] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.671693 15502 tablet_replica.cc:333] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.674368 18806 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.676754 15502 raft_consensus.cc:2243] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:13.675141 16666 leader_election.cc:336] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.677461 16666 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.678119 15502 raft_consensus.cc:2272] T 272a09d67420401bbae50903dfaf3e0a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.678197 18814 raft_consensus.cc:2749] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:13.679379 16666 leader_election.cc:336] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.679801 16666 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:13.680444 18814 raft_consensus.cc:2749] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:17:13.681227 16738 leader_election.cc:336] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:13.681336 16666 leader_election.cc:336] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.684310 15502 tablet_replica.cc:333] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.685442 15502 raft_consensus.cc:2243] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.686067 15502 raft_consensus.cc:2272] T f252e3eac91049e99420b6abde64319a P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.687171 16738 consensus_peers.cc:597] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.688021 16738 consensus_peers.cc:597] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.688984 15502 tablet_replica.cc:333] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.688529 18743 raft_consensus.cc:515] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:13.690685 15502 raft_consensus.cc:2243] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.691787 15502 raft_consensus.cc:2272] T aed1fa6338824dc3a7ac5d8bb8d9268b P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.693802 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "837596216ddd4e999e8bae01b06a860e" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
W20260709 13:17:13.694135 17262 consensus_peers.cc:597] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.694480 16770 raft_consensus.cc:3060] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:13.694795 15502 tablet_replica.cc:333] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
W20260709 13:17:13.695088 17262 leader_election.cc:336] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.695771 15502 raft_consensus.cc:2243] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.696187 18743 leader_election.cc:290] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.696636 15502 raft_consensus.cc:2272] T 76e997f2cacd479fa9b26c15adc6eb81 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.702723 15502 tablet_replica.cc:333] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.703703 15502 raft_consensus.cc:2243] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.704290 15502 raft_consensus.cc:2272] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.705010 18743 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.705334 18847 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.705607 18743 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.706035 18847 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.707198 15502 tablet_replica.cc:333] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.708165 15502 raft_consensus.cc:2243] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.708395 18847 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.709105 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a30980616434711bd8c9363b0fd060a" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:13.709334 15502 raft_consensus.cc:2272] T 0fd7e12d941b4e239803343206006040 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.709606 18743 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:13.704421 16666 leader_election.cc:336] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:13.712631 17262 consensus_peers.cc:597] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.713168 15502 tablet_replica.cc:333] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.714211 15502 raft_consensus.cc:2243] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:13.714975 16740 leader_election.cc:336] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.715385 15502 raft_consensus.cc:2272] T e0b5dcb85f7e416daf0bacffd73b9273 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.715742 16740 leader_election.cc:304] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
W20260709 13:17:13.718717 17264 leader_election.cc:336] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.719569 15502 tablet_replica.cc:333] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.721210 16770 raft_consensus.cc:2468] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:17:13.721598 17264 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.722213 15502 raft_consensus.cc:2243] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.723240 16663 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.724259 18743 raft_consensus.cc:2804] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:13.722581 18806 raft_consensus.cc:2749] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:17:13.712604 16738 leader_election.cc:336] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:13.723183 16740 leader_election.cc:336] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.725374 16740 leader_election.cc:304] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.725427 18841 raft_consensus.cc:2749] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:13.725821 18743 raft_consensus.cc:697] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:13.726253 18841 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.727072 18820 raft_consensus.cc:2749] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:13.726819 18841 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.730491 18843 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.730665 18841 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.724586 15502 raft_consensus.cc:2272] T 150d45ed0ee346349403cdca5dba88e3 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.731220 18843 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.733695 18843 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.734170 15502 tablet_replica.cc:333] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.734638 18832 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.735067 15502 raft_consensus.cc:2243] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.735209 18832 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.737846 18842 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.738437 18842 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:13.739259 16740 leader_election.cc:336] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.739770 16740 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.740512 18843 raft_consensus.cc:2749] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:13.740664 18842 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.741685 18832 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
W20260709 13:17:13.719993 16666 leader_election.cc:336] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.742383 16666 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [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: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:13.726893 18743 consensus_queue.cc:237] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: NON_VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: true } }
I20260709 13:17:13.735775 15502 raft_consensus.cc:2272] T c0ef21c77eda49a28d3142e9780184e9 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.743794 16740 leader_election.cc:336] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:13.746981 16738 leader_election.cc:336] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.765877 18842 raft_consensus.cc:493] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.743942 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c299b54b0c459cbf95b065caae3c66" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:17:13.767436 18842 raft_consensus.cc:515] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:13.764219 17264 leader_election.cc:336] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.770164 18832 raft_consensus.cc:2749] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:13.752909 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
W20260709 13:17:13.771008 16666 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.129:34375, user_credentials={real_user=slave}} blocked reactor thread for 51029.6us
I20260709 13:17:13.771245 17294 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:17:13.771906 18842 leader_election.cc:290] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.768494 15502 tablet_replica.cc:333] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.776660 16739 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.778029 18843 raft_consensus.cc:2804] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:13.778429 18843 raft_consensus.cc:493] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.778822 18843 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:13.775455 15502 raft_consensus.cc:2243] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.781080 15502 raft_consensus.cc:2272] T e35ab59cf1f44a3b8950b2794fa3c95b P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.783067 18847 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
W20260709 13:17:13.773432 16740 leader_election.cc:336] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.783663 18847 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:13.785303 16666 leader_election.cc:336] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.785734 16740 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.785742 16666 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f; no voters: 01d31a825d8a442fa42189f0ec2f5888, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.786368 18847 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.786556 18841 raft_consensus.cc:2749] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:13.787563 15502 tablet_replica.cc:333] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.788357 15502 raft_consensus.cc:2243] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.789649 18814 raft_consensus.cc:2749] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:17:13.791034 17262 leader_election.cc:336] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.791431 17262 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.792251 18842 raft_consensus.cc:2749] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:13.793059 17262 leader_election.cc:336] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.793378 15502 raft_consensus.cc:2272] T f7eb4ccfda284005816f1ee5a6cf6761 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.796448 15502 tablet_replica.cc:333] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.797266 15502 raft_consensus.cc:2243] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.798519 15502 raft_consensus.cc:2272] T 45f1871efb534c81a0c88da5e357aa40 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.798604 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:17:13.799335 17294 raft_consensus.cc:2468] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 1.
I20260709 13:17:13.799510 18843 raft_consensus.cc:515] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.801175 15502 tablet_replica.cc:333] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.802037 15502 raft_consensus.cc:2243] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.802647 15502 raft_consensus.cc:2272] T de16fdd1c50a4ac4bca790120c8100eb P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.798658 17264 leader_election.cc:336] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:13.802296 16738 consensus_peers.cc:597] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.805819 16738 consensus_peers.cc:597] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.802249 18843 leader_election.cc:290] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.810205 15502 tablet_replica.cc:333] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.811059 15502 raft_consensus.cc:2243] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.811648 15502 raft_consensus.cc:2272] T 15a5e279a76b4f4db956b7629d319a20 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.812876 16738 consensus_peers.cc:597] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.803432 17264 leader_election.cc:304] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.814599 15502 tablet_replica.cc:333] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.814574 18842 raft_consensus.cc:2749] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:13.814951 16739 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:13.815622 15502 raft_consensus.cc:2243] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.816296 15502 raft_consensus.cc:2272] T 986f956e29804874bec8f1fc3119446a P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.816640 16740 leader_election.cc:336] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.818480 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37cfb27374be4325b571b4d1ebc43e93" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:13.818887 15502 tablet_replica.cc:333] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.819028 17294 raft_consensus.cc:3060] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:13.819664 15502 raft_consensus.cc:2243] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.820230 15502 raft_consensus.cc:2272] T 10d803d2273c4c5bb91609c988447af0 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.820219 18841 raft_consensus.cc:2804] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:13.820827 18841 raft_consensus.cc:493] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.821201 18841 raft_consensus.cc:3060] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:13.822566 18847 raft_consensus.cc:493] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.823014 18847 raft_consensus.cc:515] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.825071 18847 leader_election.cc:290] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.833307 17294 raft_consensus.cc:2468] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 4.
I20260709 13:17:13.834511 16739 leader_election.cc:304] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:13.835770 18820 raft_consensus.cc:2804] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:13.837996 18820 raft_consensus.cc:697] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:13.840087 18820 consensus_queue.cc:237] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.841647 18832 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.842226 18832 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:13.846342 18832 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.846956 18842 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.847553 18842 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.848150 15502 tablet_replica.cc:333] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.843494 18828 raft_consensus.cc:493] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.849792 18842 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.851518 15502 raft_consensus.cc:2243] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:13.856614 17262 leader_election.cc:336] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.852450 18828 raft_consensus.cc:515] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:17:13.859632 16666 leader_election.cc:336] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.861001 15502 raft_consensus.cc:2272] T b856db6169724190895a26ff7a77b212 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.861564 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:13.862228 16769 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
W20260709 13:17:13.851881 16740 leader_election.cc:336] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.865247 18828 leader_election.cc:290] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.866269 16663 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.867249 18814 raft_consensus.cc:2804] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:13.867630 18814 raft_consensus.cc:493] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
W20260709 13:17:13.867710 17264 leader_election.cc:336] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.868063 18814 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:13.868258 17264 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.869429 18842 raft_consensus.cc:2749] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:13.864181 15502 tablet_replica.cc:333] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.877575 15502 raft_consensus.cc:2243] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.878185 15502 raft_consensus.cc:2272] T 88beb00bece64e5ea5ac3bbe7be74e9e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.879115 16740 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111) [suppressed 142 similar messages]
W20260709 13:17:13.879827 16740 leader_election.cc:336] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.880452 15502 tablet_replica.cc:333] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.881147 15502 raft_consensus.cc:2243] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.882128 15502 raft_consensus.cc:2272] T 13b17b82af6440a8bce2bf4843de3080 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.884233 15502 tablet_replica.cc:333] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
W20260709 13:17:13.838564 16738 consensus_peers.cc:597] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.884974 16738 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:40687, user_credentials={real_user=slave}} blocked reactor thread for 46444.6us
I20260709 13:17:13.885124 15502 raft_consensus.cc:2243] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.886701 15502 pending_rounds.cc:70] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: Trying to abort 1 pending ops.
I20260709 13:17:13.829726 18841 raft_consensus.cc:515] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.887013 15502 pending_rounds.cc:77] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f: Aborting op as it isn't in flight: id { term: 5 index: 6 } timestamp: 7305638026356314112 op_type: NO_OP noop_request { }
I20260709 13:17:13.887468 15502 raft_consensus.cc:2889] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:13.887809 15502 raft_consensus.cc:2272] T 837596216ddd4e999e8bae01b06a860e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.890858 15502 tablet_replica.cc:333] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.891611 15502 raft_consensus.cc:2243] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.875844 18814 raft_consensus.cc:515] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:17:13.893139 16740 leader_election.cc:336] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.893051 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f46ccb8b0ad462598178ff52d24d783" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:13.893939 17295 raft_consensus.cc:3060] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:13.895237 18814 leader_election.cc:290] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:13.892620 15502 raft_consensus.cc:2272] T 30446b492f5d4042be7e76a21a91a3d2 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.897585 16769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd562d6a00e046ac865d581268be8e16" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:13.898195 16769 raft_consensus.cc:3060] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:13.899258 15502 tablet_replica.cc:333] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.900115 15502 raft_consensus.cc:2243] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:17:13.901170 15502 raft_consensus.cc:2272] T ca0675df51ae4c02a61a4657b26c6f63 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.903895 15502 tablet_replica.cc:333] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
W20260709 13:17:13.904811 16666 leader_election.cc:336] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.904995 15502 raft_consensus.cc:2243] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.905748 15502 raft_consensus.cc:2272] T 6a2898179c3c49cfa272836ea656a868 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.908645 15502 tablet_replica.cc:333] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.909441 15502 raft_consensus.cc:2243] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.909919 16769 raft_consensus.cc:2468] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:17:13.910043 15502 raft_consensus.cc:2272] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.911060 16663 leader_election.cc:304] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
W20260709 13:17:13.911757 16663 raft_consensus.cc:2686] T dd562d6a00e046ac865d581268be8e16 P 4c7dfff74eca41638678c4c916bf1e8f: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:17:13.911047 18841 leader_election.cc:290] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.912856 15502 tablet_replica.cc:333] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.914040 15502 raft_consensus.cc:2243] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.914701 15502 raft_consensus.cc:2272] T 4a30980616434711bd8c9363b0fd060a P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.917671 15502 tablet_replica.cc:333] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.918464 15502 raft_consensus.cc:2243] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.919104 15502 raft_consensus.cc:2272] T f7980892a16c494fa51003d6222ab0ad P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.920132 17295 raft_consensus.cc:2468] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:17:13.921200 16739 leader_election.cc:304] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:13.921787 15502 tablet_replica.cc:333] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.922237 18841 raft_consensus.cc:2804] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:13.922729 18841 raft_consensus.cc:697] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
I20260709 13:17:13.922845 15502 raft_consensus.cc:2243] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.923553 15502 raft_consensus.cc:2272] T 79810f492ad1419bbb8bced364b1ef8e P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:13.924374 18814 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.924922 18814 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.928105 16519 catalog_manager.cc:5697] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 3 to 4, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 4 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:13.931135 16666 leader_election.cc:336] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.936311 18814 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.923586 18841 consensus_queue.cc:237] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [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: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.937743 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:17:13.938367 17295 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 6.
I20260709 13:17:13.939647 16665 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.942447 18814 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:17:13.942826 18814 raft_consensus.cc:493] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
W20260709 13:17:13.944258 16740 leader_election.cc:336] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.943187 18814 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:17:13.945608 16738 leader_election.cc:336] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.946044 16738 leader_election.cc:304] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.946825 18820 raft_consensus.cc:2749] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:13.947714 15502 tablet_replica.cc:333] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:13.950181 15502 raft_consensus.cc:2243] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:13.950949 15502 raft_consensus.cc:2272] T b01827a6fe1341e1a33ef7b2dedaefa6 P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:13.947955 16738 consensus_peers.cc:597] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.952158 16738 leader_election.cc:336] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.955510 16738 leader_election.cc:304] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.958243 15502 tablet_replica.cc:333] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
W20260709 13:17:13.959116 17262 consensus_peers.cc:597] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.961354 16738 consensus_peers.cc:597] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.961542 18820 raft_consensus.cc:2749] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:17:13.963414 16738 consensus_peers.cc:597] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:13.966439 17262 consensus_peers.cc:597] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:13.968271 18842 raft_consensus.cc:493] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.968746 18842 raft_consensus.cc:515] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.970729 18842 leader_election.cc:290] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:13.971935 18814 raft_consensus.cc:515] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 7 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.974864 18814 leader_election.cc:290] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 7 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:13.975858 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "085f2fff9e1247c598507f959f141b72" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 7 candidate_status { last_received { term: 6 index: 8 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:13.976415 17295 raft_consensus.cc:3060] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:17:13.977476 17264 leader_election.cc:336] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:13.979671 17262 leader_election.cc:336] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:13.980166 17262 leader_election.cc:304] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.981455 18848 raft_consensus.cc:2749] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:13.983417 17295 raft_consensus.cc:2468] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 7.
W20260709 13:17:13.984144 16666 leader_election.cc:336] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:13.984748 16665 leader_election.cc:304] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:13.985657 18806 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.985725 18814 raft_consensus.cc:2804] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:17:13.986305 18806 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.986950 18814 raft_consensus.cc:697] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 7 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:13.987865 18814 consensus_queue.cc:237] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 6.8, Last appended by leader: 8, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:13.989527 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:13.990126 16770 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:17:13.991415 17261 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:13.992230 18848 raft_consensus.cc:2804] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:13.992602 18848 raft_consensus.cc:493] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:13.992945 18848 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:13.994534 18806 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:13.999715 17264 leader_election.cc:336] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:14.005811 18848 raft_consensus.cc:515] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.008127 18848 leader_election.cc:290] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:14.009188 15502 raft_consensus.cc:2243] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 7 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.010694 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dee0a590e1094027a9df04eacd024e37" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:14.013211 16770 raft_consensus.cc:3060] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:14.015226 15502 pending_rounds.cc:70] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Trying to abort 1 pending ops.
I20260709 13:17:14.015565 15502 pending_rounds.cc:77] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f: Aborting op as it isn't in flight: id { term: 7 index: 9 } timestamp: 7305638027226390528 op_type: NO_OP noop_request { }
I20260709 13:17:14.015970 15502 raft_consensus.cc:2889] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 7 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:14.016345 15502 raft_consensus.cc:2272] T 085f2fff9e1247c598507f959f141b72 P 4c7dfff74eca41638678c4c916bf1e8f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.019701 15502 tablet_replica.cc:333] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.021013 15502 raft_consensus.cc:2243] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.021695 15502 raft_consensus.cc:2272] T 0d2efe025e9f4352b7205e3af79b7bc8 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.024669 15502 tablet_replica.cc:333] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.025691 15502 raft_consensus.cc:2243] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.025806 18842 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:14.026353 18842 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.026883 15502 raft_consensus.cc:2272] T 3e7499addc184d10b7693a6d7111fd9c P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.028786 18842 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:14.031129 15502 tablet_replica.cc:333] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.030759 16519 catalog_manager.cc:5697] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c reported cstate change: term changed from 1 to 2, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to b4f0d9625ccf423f93dea784da770b7c (127.15.35.131). New cstate: current_term: 2 leader_uuid: "b4f0d9625ccf423f93dea784da770b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:14.032083 15502 raft_consensus.cc:2243] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.032835 15502 raft_consensus.cc:2272] T e245af677f4047729f4670069c7abff5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.032235 16770 raft_consensus.cc:2468] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 3.
I20260709 13:17:14.035822 15502 tablet_replica.cc:333] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.036397 17261 leader_election.cc:304] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:14.036737 15502 raft_consensus.cc:2243] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.037943 15502 raft_consensus.cc:2272] T a1892b88606c476798c2ace2d5b40fc6 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.045799 18806 raft_consensus.cc:2804] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:14.046480 18806 raft_consensus.cc:697] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:17:14.047518 18806 consensus_queue.cc:237] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.049693 18814 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:14.053004 18814 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
W20260709 13:17:14.056833 17264 leader_election.cc:336] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:14.051769 15502 tablet_replica.cc:333] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
W20260709 13:17:14.057871 17262 consensus_peers.cc:597] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:14.061203 17264 leader_election.cc:336] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:14.062671 17262 leader_election.cc:336] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:14.064611 17262 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:14.061928 15502 raft_consensus.cc:2243] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.066488 15502 raft_consensus.cc:2272] T c8959870f8af4f9e97a3ee39ddcff390 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.070415 15502 tablet_replica.cc:333] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.074092 18805 raft_consensus.cc:2749] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:14.077837 15502 raft_consensus.cc:2243] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.086174 15502 raft_consensus.cc:2272] T 7bcdc9aab91b439b8615ba9935ab491c P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.091493 18814 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:14.091730 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
W20260709 13:17:14.098410 17262 consensus_peers.cc:597] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:14.099160 17262 consensus_peers.cc:597] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:14.099716 16666 leader_election.cc:336] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:14.102420 15502 tablet_replica.cc:333] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.103473 15502 raft_consensus.cc:2243] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.104550 15502 raft_consensus.cc:2272] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.092412 16770 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 4.
I20260709 13:17:14.107172 16663 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:14.108762 18814 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:17:14.109170 18814 raft_consensus.cc:493] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Starting leader election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:14.109642 18814 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:14.119424 18814 raft_consensus.cc:515] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:14.120497 16519 catalog_manager.cc:5697] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 2 to 3, leader changed from 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 3 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.121608 15502 tablet_replica.cc:333] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.125375 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fad5ab4956754bb198c4913ca67fce65" candidate_uuid: "4c7dfff74eca41638678c4c916bf1e8f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:14.125972 16770 raft_consensus.cc:3060] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:17:14.126329 15502 raft_consensus.cc:2243] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.127453 15502 raft_consensus.cc:2272] T fa14e26f6bc04536915f710f9f2d3b2c P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.129951 15502 tablet_replica.cc:333] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
W20260709 13:17:14.130007 16666 leader_election.cc:336] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:14.130559 15502 raft_consensus.cc:2243] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.131052 15502 raft_consensus.cc:2272] T ede2d9a18d5e4946b0332362c01c4a32 P 4c7dfff74eca41638678c4c916bf1e8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.133713 15502 tablet_replica.cc:333] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.134485 15502 raft_consensus.cc:2243] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.134611 16770 raft_consensus.cc:2468] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c7dfff74eca41638678c4c916bf1e8f in term 5.
I20260709 13:17:14.134999 15502 raft_consensus.cc:2272] T b6eb63a768b94fbcb8e646e9c1a355c5 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.136189 16663 leader_election.cc:304] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c; no voters: 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:14.137025 18832 raft_consensus.cc:2804] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:17:14.137502 18814 leader_election.cc:290] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [CANDIDATE]: Term 5 election: Requested vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:14.137566 18832 raft_consensus.cc:697] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Becoming Leader. State: Replica: 4c7dfff74eca41638678c4c916bf1e8f, State: Running, Role: LEADER
I20260709 13:17:14.138566 15502 tablet_replica.cc:333] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.139484 15502 raft_consensus.cc:2243] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.138666 18832 consensus_queue.cc:237] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:14.140586 15502 raft_consensus.cc:2272] T 8d92b70f55b540b8b2891d7efd641a9f P 4c7dfff74eca41638678c4c916bf1e8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.143494 15502 tablet_replica.cc:333] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.144405 15502 raft_consensus.cc:2243] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.145537 15502 raft_consensus.cc:2272] T 4baf02d7ee8a4abdab4458780907b737 P 4c7dfff74eca41638678c4c916bf1e8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.147917 15502 tablet_replica.cc:333] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.148590 15502 raft_consensus.cc:2243] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.149199 15502 raft_consensus.cc:2272] T 5792f96030dc4b3aa2d964e4c551f487 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.151878 15502 tablet_replica.cc:333] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.152621 15502 raft_consensus.cc:2243] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.154019 15502 raft_consensus.cc:2272] T c6e55d7a7d45409da94503261c8ced3e P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.156422 15502 tablet_replica.cc:333] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.157056 15502 raft_consensus.cc:2243] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.157545 15502 raft_consensus.cc:2272] T a3c299b54b0c459cbf95b065caae3c66 P 4c7dfff74eca41638678c4c916bf1e8f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.159904 15502 tablet_replica.cc:333] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.160493 15502 raft_consensus.cc:2243] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.160972 15502 raft_consensus.cc:2272] T 95fc202bf8a744c384b0bbf3b200f74b P 4c7dfff74eca41638678c4c916bf1e8f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.163189 15502 tablet_replica.cc:333] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: stopping tablet replica
I20260709 13:17:14.163748 15502 raft_consensus.cc:2243] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.164487 15502 pending_rounds.cc:70] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: Trying to abort 1 pending ops.
I20260709 13:17:14.164723 15502 pending_rounds.cc:77] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f: Aborting op as it isn't in flight: id { term: 5 index: 4 } timestamp: 7305638027844026368 op_type: NO_OP noop_request { }
I20260709 13:17:14.165050 15502 raft_consensus.cc:2889] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:14.165387 15502 raft_consensus.cc:2272] T fad5ab4956754bb198c4913ca67fce65 P 4c7dfff74eca41638678c4c916bf1e8f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:14.273135 16738 connection.cc:573] client connection to 127.15.35.130:40687 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 13:17:14.442207 16740 consensus_peers.cc:597] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.465520 17295 raft_consensus.cc:1275] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:17:14.466852 18828 consensus_queue.cc:1048] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:17:14.497298 16769 raft_consensus.cc:1275] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Refusing update from remote peer 01d31a825d8a442fa42189f0ec2f5888: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:17:14.499514 18806 consensus_queue.cc:1048] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:17:14.533651 17294 raft_consensus.cc:1275] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Refusing update from remote peer b4f0d9625ccf423f93dea784da770b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:17:14.561712 18841 consensus_queue.cc:1048] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:17:14.572942 16740 consensus_peers.cc:597] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:14.584419 17264 consensus_peers.cc:597] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:14.653139 16510 catalog_manager.cc:4755] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7bcdc9aab91b439b8615ba9935ab491c: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:14.711294 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:17:14.778286 18843 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.778970 18843 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.781620 18806 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.782253 18806 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.781533 18843 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:14.785380 18806 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:14.786659 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c" is_pre_election: true
I20260709 13:17:14.787340 16770 raft_consensus.cc:2468] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 1.
I20260709 13:17:14.788753 18843 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.790122 18843 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.788895 17261 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
W20260709 13:17:14.791793 17262 leader_election.cc:336] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.792850 18806 raft_consensus.cc:2804] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:14.793372 18806 raft_consensus.cc:493] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.793864 18806 raft_consensus.cc:3060] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.794252 18843 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:14.805804 18806 raft_consensus.cc:515] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:14.813442 17262 leader_election.cc:336] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.816017 16770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "01d31a825d8a442fa42189f0ec2f5888" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b4f0d9625ccf423f93dea784da770b7c"
I20260709 13:17:14.816642 16770 raft_consensus.cc:3060] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:14.824142 16770 raft_consensus.cc:2468] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d31a825d8a442fa42189f0ec2f5888 in term 2.
I20260709 13:17:14.825500 17261 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:14.825891 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272a09d67420401bbae50903dfaf3e0a" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:17:14.826428 18860 raft_consensus.cc:2804] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:14.827003 18860 raft_consensus.cc:697] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Becoming Leader. State: Replica: 01d31a825d8a442fa42189f0ec2f5888, State: Running, Role: LEADER
I20260709 13:17:14.827979 18860 consensus_queue.cc:237] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [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: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.829619 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
W20260709 13:17:14.831375 16738 leader_election.cc:336] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.833506 17295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e35ab59cf1f44a3b8950b2794fa3c95b" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
W20260709 13:17:14.836331 16738 leader_election.cc:336] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.837949 18806 leader_election.cc:290] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:14.838260 16739 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f
I20260709 13:17:14.840005 18841 raft_consensus.cc:2749] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:17:14.853390 17261 consensus_peers.cc:597] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.862104 18843 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.862862 18843 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.864667 18860 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.865525 18860 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.871546 16739 leader_election.cc:304] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [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: b4f0d9625ccf423f93dea784da770b7c; no voters: 01d31a825d8a442fa42189f0ec2f5888, 4c7dfff74eca41638678c4c916bf1e8f
W20260709 13:17:14.872854 17262 leader_election.cc:336] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.874325 18841 raft_consensus.cc:2749] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:14.876784 17261 leader_election.cc:336] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:14.877270 17261 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:14.878425 18806 raft_consensus.cc:2749] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:14.881994 16519 catalog_manager.cc:5697] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 reported cstate change: term changed from 1 to 2, leader changed from 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130) to 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132). New cstate: current_term: 2 leader_uuid: "01d31a825d8a442fa42189f0ec2f5888" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:17:14.874094 18860 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:14.889470 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888" is_pre_election: true
I20260709 13:17:14.890146 17294 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 2.
I20260709 13:17:14.891386 16739 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:14.893456 18841 raft_consensus.cc:2804] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:14.893827 18841 raft_consensus.cc:493] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Starting leader election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.894170 18841 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:14.890852 18843 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
W20260709 13:17:14.901722 16738 leader_election.cc:336] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.903138 18806 raft_consensus.cc:493] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.904094 18806 raft_consensus.cc:515] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.905107 18843 raft_consensus.cc:493] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:14.905817 18843 raft_consensus.cc:515] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } }
I20260709 13:17:14.911091 18843 leader_election.cc:290] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:17:14.913441 16740 leader_election.cc:336] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:14.917644 17264 leader_election.cc:336] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:14.917976 17261 consensus_peers.cc:597] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.918787 18806 leader_election.cc:290] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:17:14.919395 17261 consensus_peers.cc:597] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:14.919708 17262 leader_election.cc:336] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.920224 17262 leader_election.cc:304] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:14.920853 18806 raft_consensus.cc:2749] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:17:14.926618 16738 leader_election.cc:336] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.927122 16738 leader_election.cc:304] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4f0d9625ccf423f93dea784da770b7c; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:14.932577 18841 raft_consensus.cc:515] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.938810 17294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b5dcb85f7e416daf0bacffd73b9273" candidate_uuid: "b4f0d9625ccf423f93dea784da770b7c" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "01d31a825d8a442fa42189f0ec2f5888"
I20260709 13:17:14.939430 17294 raft_consensus.cc:3060] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:14.940622 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:17:14.943159 17261 consensus_peers.cc:597] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.943962 15502 tablet_replica.cc:333] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
W20260709 13:17:14.945214 16740 consensus_peers.cc:597] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:14.945393 18841 leader_election.cc:290] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: Requested vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), 01d31a825d8a442fa42189f0ec2f5888 (127.15.35.132:39407)
I20260709 13:17:14.946192 18841 raft_consensus.cc:2749] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:17:14.945106 15502 raft_consensus.cc:2243] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.948550 15502 raft_consensus.cc:2272] T 272a09d67420401bbae50903dfaf3e0a P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.952335 15502 tablet_replica.cc:333] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.953114 17294 raft_consensus.cc:2468] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4f0d9625ccf423f93dea784da770b7c in term 3.
I20260709 13:17:14.953809 15502 raft_consensus.cc:2243] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.954229 16739 leader_election.cc:304] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [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: 01d31a825d8a442fa42189f0ec2f5888, b4f0d9625ccf423f93dea784da770b7c; no voters: 
I20260709 13:17:14.955296 15502 raft_consensus.cc:2272] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.955533 18841 raft_consensus.cc:2804] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:14.956182 18841 raft_consensus.cc:697] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Becoming Leader. State: Replica: b4f0d9625ccf423f93dea784da770b7c, State: Running, Role: LEADER
W20260709 13:17:14.955194 16738 leader_election.cc:336] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:14.957181 18841 consensus_queue.cc:237] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:14.959079 15502 tablet_replica.cc:333] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.960290 15502 raft_consensus.cc:2243] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.962155 15502 raft_consensus.cc:2272] T 37cfb27374be4325b571b4d1ebc43e93 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.965965 15502 tablet_replica.cc:333] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
W20260709 13:17:14.966683 17261 consensus_peers.cc:597] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:14.966969 15502 raft_consensus.cc:2243] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.968272 15502 pending_rounds.cc:70] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: Trying to abort 1 pending ops.
I20260709 13:17:14.968588 15502 pending_rounds.cc:77] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305638031193862144 op_type: NO_OP noop_request { }
I20260709 13:17:14.969020 15502 raft_consensus.cc:2889] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:14.969471 15502 raft_consensus.cc:2272] T e0b5dcb85f7e416daf0bacffd73b9273 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:14.969769 17264 consensus_peers.cc:597] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:14.972769 15502 tablet_replica.cc:333] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.973493 15502 raft_consensus.cc:2243] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.974292 15502 raft_consensus.cc:2272] T c04fb228602542d4a6b0d4871248226e P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.976213 15502 tablet_replica.cc:333] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.976830 15502 raft_consensus.cc:2243] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.977497 15502 raft_consensus.cc:2272] T 52e3cfe7a1c04de087504cfb98ab0ba7 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.979341 15502 tablet_replica.cc:333] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.979873 15502 raft_consensus.cc:2243] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.980307 15502 raft_consensus.cc:2272] T e35ab59cf1f44a3b8950b2794fa3c95b P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.982426 15502 tablet_replica.cc:333] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.983117 15502 raft_consensus.cc:2243] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.983975 15502 raft_consensus.cc:2272] T e03c8496a62d44caa1ae8e4edbeaded8 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.986495 15502 tablet_replica.cc:333] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.987154 15502 raft_consensus.cc:2243] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.987566 15502 raft_consensus.cc:2272] T 150d45ed0ee346349403cdca5dba88e3 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.989581 15502 tablet_replica.cc:333] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.990234 15502 raft_consensus.cc:2243] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:14.990825 15502 raft_consensus.cc:2272] T c0ef21c77eda49a28d3142e9780184e9 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.993134 15502 tablet_replica.cc:333] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.993736 15502 raft_consensus.cc:2243] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:14.993845 17264 consensus_peers.cc:597] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:14.994282 15502 raft_consensus.cc:2272] T f7eb4ccfda284005816f1ee5a6cf6761 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.996503 15502 tablet_replica.cc:333] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:14.997018 15502 raft_consensus.cc:2243] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:14.997881 15502 raft_consensus.cc:2272] T c460f495b19c4977a77ff789e8f53eeb P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:14.999652 15502 tablet_replica.cc:333] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.000190 15502 raft_consensus.cc:2243] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.001016 15502 raft_consensus.cc:2272] T 15a5e279a76b4f4db956b7629d319a20 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.003129 15502 tablet_replica.cc:333] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.003917 15502 raft_consensus.cc:2243] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.004833 15502 raft_consensus.cc:2272] T 10d803d2273c4c5bb91609c988447af0 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.007007 15502 tablet_replica.cc:333] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.007682 15502 raft_consensus.cc:2243] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.008124 15502 raft_consensus.cc:2272] T b856db6169724190895a26ff7a77b212 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.008764 18806 raft_consensus.cc:493] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.009485 18806 raft_consensus.cc:515] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.010109 15502 tablet_replica.cc:333] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.011175 15502 raft_consensus.cc:2243] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.011854 18806 leader_election.cc:290] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:15.012450 15502 raft_consensus.cc:2272] T 88beb00bece64e5ea5ac3bbe7be74e9e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.014905 15502 tablet_replica.cc:333] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.015470 15502 raft_consensus.cc:2243] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.015960 15502 raft_consensus.cc:2272] T fda68769b322434a8d29dffb02ba3b74 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.018378 15502 tablet_replica.cc:333] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.019315 15502 raft_consensus.cc:2243] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:15.019444 17264 leader_election.cc:336] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:15.020537 15502 raft_consensus.cc:2272] T 2f46ccb8b0ad462598178ff52d24d783 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.021476 17262 leader_election.cc:336] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.021989 17262 leader_election.cc:304] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:15.022747 18860 raft_consensus.cc:2749] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:17:15.023363 15502 tablet_replica.cc:333] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.024048 15502 raft_consensus.cc:2243] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.024552 15502 raft_consensus.cc:2272] T 15a0a0dc58a44b8198608ab6be636a02 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.027114 15502 tablet_replica.cc:333] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.027812 15502 raft_consensus.cc:2243] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.028326 15502 raft_consensus.cc:2272] T 13b17b82af6440a8bce2bf4843de3080 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.030805 15502 tablet_replica.cc:333] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.031538 15502 raft_consensus.cc:2243] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.032476 15502 raft_consensus.cc:2272] T 9026dfa0b23145c899fe3458d38d6666 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.034461 15502 tablet_replica.cc:333] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.035070 15502 raft_consensus.cc:2243] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.035560 15502 raft_consensus.cc:2272] T 837596216ddd4e999e8bae01b06a860e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.037737 15502 tablet_replica.cc:333] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.038278 15502 raft_consensus.cc:2243] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.038741 15502 raft_consensus.cc:2272] T dd562d6a00e046ac865d581268be8e16 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.040599 15502 tablet_replica.cc:333] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.041141 15502 raft_consensus.cc:2243] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.041604 15502 raft_consensus.cc:2272] T 4a30980616434711bd8c9363b0fd060a P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.043426 15502 tablet_replica.cc:333] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.044015 15502 raft_consensus.cc:2243] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.044660 15502 raft_consensus.cc:2272] T aec5a6379cfd4e12b5559c919b0a62b9 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.047364 15502 tablet_replica.cc:333] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.048063 15502 raft_consensus.cc:2243] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.048062 18806 raft_consensus.cc:493] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.049091 15502 raft_consensus.cc:2272] T 30446b492f5d4042be7e76a21a91a3d2 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.048810 18806 raft_consensus.cc:515] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
W20260709 13:17:15.050305 16740 consensus_peers.cc:597] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:15.051249 18806 leader_election.cc:290] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
I20260709 13:17:15.051779 15502 tablet_replica.cc:333] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.052491 15502 raft_consensus.cc:2243] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.053881 15502 raft_consensus.cc:2272] T ca0675df51ae4c02a61a4657b26c6f63 P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.054737 17261 leader_election.cc:336] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:17:15.056449 15502 tablet_replica.cc:333] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.057363 15502 raft_consensus.cc:2243] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.058291 15502 raft_consensus.cc:2272] T 6a2898179c3c49cfa272836ea656a868 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.060534 17261 consensus_peers.cc:597] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:15.060986 15502 tablet_replica.cc:333] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.061864 15502 raft_consensus.cc:2243] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.062436 15502 raft_consensus.cc:2272] T fa14e26f6bc04536915f710f9f2d3b2c P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.058139 17262 leader_election.cc:336] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.063935 17262 leader_election.cc:304] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.064662 15502 tablet_replica.cc:333] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.065168 18806 raft_consensus.cc:2749] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:15.065476 15502 raft_consensus.cc:2243] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.066606 15502 raft_consensus.cc:2272] T ede2d9a18d5e4946b0332362c01c4a32 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.068475 15502 tablet_replica.cc:333] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.069020 15502 raft_consensus.cc:2243] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.069734 15502 raft_consensus.cc:2272] T c6e55d7a7d45409da94503261c8ced3e P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.072026 15502 tablet_replica.cc:333] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.072568 15502 raft_consensus.cc:2243] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.073066 15502 raft_consensus.cc:2272] T 79810f492ad1419bbb8bced364b1ef8e P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.074923 15502 tablet_replica.cc:333] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.075441 15502 raft_consensus.cc:2243] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.076588 15502 raft_consensus.cc:2272] T b01827a6fe1341e1a33ef7b2dedaefa6 P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.078724 15502 tablet_replica.cc:333] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.079288 15502 raft_consensus.cc:2243] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.080085 15502 raft_consensus.cc:2272] T f7980892a16c494fa51003d6222ab0ad P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.082078 15502 tablet_replica.cc:333] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.082828 15502 raft_consensus.cc:2243] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.083446 15502 raft_consensus.cc:2272] T 19ca7024abf044e1910559ec384f9e8e P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.083827 17264 consensus_peers.cc:597] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:15.085590 15502 tablet_replica.cc:333] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.086138 15502 raft_consensus.cc:2243] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.086722 15502 raft_consensus.cc:2272] T dee0a590e1094027a9df04eacd024e37 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.088768 15502 tablet_replica.cc:333] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.089327 15502 raft_consensus.cc:2243] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.090113 15502 raft_consensus.cc:2272] T e245af677f4047729f4670069c7abff5 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.092085 15502 tablet_replica.cc:333] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.092607 15502 raft_consensus.cc:2243] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.093402 15502 raft_consensus.cc:2272] T a1892b88606c476798c2ace2d5b40fc6 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.095784 15502 tablet_replica.cc:333] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.096537 15502 raft_consensus.cc:2243] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.097410 15502 raft_consensus.cc:2272] T 7bcdc9aab91b439b8615ba9935ab491c P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.099335 15502 tablet_replica.cc:333] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.099825 15502 raft_consensus.cc:2243] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.100312 15502 raft_consensus.cc:2272] T c8959870f8af4f9e97a3ee39ddcff390 P b4f0d9625ccf423f93dea784da770b7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.102393 15502 tablet_replica.cc:333] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.102967 15502 raft_consensus.cc:2243] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.103451 15502 raft_consensus.cc:2272] T 516a68427ec04ba4afe011acd192b989 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.105190 15502 tablet_replica.cc:333] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.105679 15502 raft_consensus.cc:2243] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.106150 15502 raft_consensus.cc:2272] T 8d92b70f55b540b8b2891d7efd641a9f P b4f0d9625ccf423f93dea784da770b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.107903 15502 tablet_replica.cc:333] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.108394 15502 raft_consensus.cc:2243] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.108862 15502 raft_consensus.cc:2272] T 5792f96030dc4b3aa2d964e4c551f487 P b4f0d9625ccf423f93dea784da770b7c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.110610 15502 tablet_replica.cc:333] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.111158 15502 raft_consensus.cc:2243] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.111559 15502 raft_consensus.cc:2272] T 4baf02d7ee8a4abdab4458780907b737 P b4f0d9625ccf423f93dea784da770b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.113322 15502 tablet_replica.cc:333] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.113874 15502 raft_consensus.cc:2243] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.114773 15502 raft_consensus.cc:2272] T 95fc202bf8a744c384b0bbf3b200f74b P b4f0d9625ccf423f93dea784da770b7c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.117129 15502 tablet_replica.cc:333] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c: stopping tablet replica
I20260709 13:17:15.117795 15502 raft_consensus.cc:2243] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.118305 15502 raft_consensus.cc:2272] T fad5ab4956754bb198c4913ca67fce65 P b4f0d9625ccf423f93dea784da770b7c [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.119235 17264 consensus_peers.cc:597] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:15.131014 17261 consensus_peers.cc:597] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:15.151326 17261 consensus_peers.cc:597] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:15.156330 17264 consensus_peers.cc:597] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:15.177310 18806 raft_consensus.cc:493] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.177945 18806 raft_consensus.cc:515] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.181771 18806 leader_election.cc:290] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:15.183997 17261 leader_election.cc:336] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:17:15.184965 17262 leader_election.cc:336] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.185403 17262 leader_election.cc:304] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.186110 18806 raft_consensus.cc:2749] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:17:15.205168 17261 consensus_peers.cc:597] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:15.212281 17264 consensus_peers.cc:597] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:15.233227 17264 consensus_peers.cc:597] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:15.235378 18806 raft_consensus.cc:493] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.235939 18806 raft_consensus.cc:515] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.238142 18806 leader_election.cc:290] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:15.242496 17262 leader_election.cc:336] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
W20260709 13:17:15.243538 17261 leader_election.cc:336] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111)
I20260709 13:17:15.243947 17261 leader_election.cc:304] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.244599 18806 raft_consensus.cc:2749] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:17:15.298653 17261 consensus_peers.cc:597] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:15.310550 17262 consensus_peers.cc:597] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Couldn't send request to peer 4c7dfff74eca41638678c4c916bf1e8f. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:15.311286 17261 consensus_peers.cc:597] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Couldn't send request to peer b4f0d9625ccf423f93dea784da770b7c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:15.334415 18806 raft_consensus.cc:493] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.334985 18806 raft_consensus.cc:515] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.340545 18806 leader_election.cc:290] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:17:15.344592 17261 leader_election.cc:336] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111)
W20260709 13:17:15.345068 17262 leader_election.cc:336] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.345501 17262 leader_election.cc:304] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.346201 18806 raft_consensus.cc:2749] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:15.366875 18806 raft_consensus.cc:493] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.367389 18806 raft_consensus.cc:515] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.370036 18806 leader_election.cc:290] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:15.373937 17261 leader_election.cc:336] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111)
W20260709 13:17:15.374469 17262 leader_election.cc:336] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.374886 17262 leader_election.cc:304] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.375562 18806 raft_consensus.cc:2749] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:15.377416 18863 raft_consensus.cc:493] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.377872 18863 raft_consensus.cc:515] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.379951 18863 leader_election.cc:290] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:15.384383 17261 leader_election.cc:336] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111)
W20260709 13:17:15.385488 17262 leader_election.cc:336] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.385919 17262 leader_election.cc:304] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.386586 18806 raft_consensus.cc:2749] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:15.405242 17264 consensus_peers.cc:597] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:15.407330 17264 consensus_peers.cc:597] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:15.411348 17264 consensus_peers.cc:597] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:15.415977 18860 raft_consensus.cc:493] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 4c7dfff74eca41638678c4c916bf1e8f)
I20260709 13:17:15.416572 18860 raft_consensus.cc:515] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "b4f0d9625ccf423f93dea784da770b7c" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 37929 } attrs { replace: true } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.419351 18860 leader_election.cc:290] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687), b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929)
W20260709 13:17:15.424281 17262 leader_election.cc:336] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
W20260709 13:17:15.428361 17261 leader_election.cc:336] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b4f0d9625ccf423f93dea784da770b7c (127.15.35.131:37929): Network error: Client connection negotiation failed: client connection to 127.15.35.131:37929: connect: Connection refused (error 111)
I20260709 13:17:15.428874 17261 leader_election.cc:304] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, b4f0d9625ccf423f93dea784da770b7c
I20260709 13:17:15.429844 18806 raft_consensus.cc:2749] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:17:15.430374 17264 leader_election.cc:336] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:15.508102 17264 consensus_peers.cc:597] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 -> Peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Couldn't send request to peer 5075a59b10c14ac2bb76c05578d29597. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:15.543148 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:17:15.604734 18863 raft_consensus.cc:493] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:15.605422 18863 raft_consensus.cc:515] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.608958 18863 leader_election.cc:290] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:17:15.612859 17262 leader_election.cc:336] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
W20260709 13:17:15.617843 17264 leader_election.cc:336] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:15.618438 17264 leader_election.cc:304] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:15.619256 18863 raft_consensus.cc:2749] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:15.638041 18863 raft_consensus.cc:493] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:15.638866 18863 raft_consensus.cc:515] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.644268 18863 leader_election.cc:290] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
W20260709 13:17:15.650401 17262 leader_election.cc:336] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
W20260709 13:17:15.662528 17264 leader_election.cc:336] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:15.663123 17264 leader_election.cc:304] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:15.663951 18863 raft_consensus.cc:2749] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:15.673556 15502 tablet_server.cc:179] TabletServer@127.15.35.132:0 shutting down...
W20260709 13:17:15.710201 16510 catalog_manager.cc:4755] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7bcdc9aab91b439b8615ba9935ab491c: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:15.713693 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:15.714672 15502 tablet_replica.cc:333] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.715508 15502 raft_consensus.cc:2243] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEARNER]: Raft consensus shutting down.
I20260709 13:17:15.716080 15502 raft_consensus.cc:2272] T 837596216ddd4e999e8bae01b06a860e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEARNER]: Raft consensus is shut down!
I20260709 13:17:15.718806 15502 tablet_replica.cc:333] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.719566 15502 raft_consensus.cc:2243] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.720137 15502 raft_consensus.cc:2272] T b01827a6fe1341e1a33ef7b2dedaefa6 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.722663 15502 tablet_replica.cc:333] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.723519 15502 raft_consensus.cc:2243] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.724195 15502 raft_consensus.cc:2272] T 085f2fff9e1247c598507f959f141b72 P 01d31a825d8a442fa42189f0ec2f5888 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.726596 15502 tablet_replica.cc:333] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.727349 15502 raft_consensus.cc:2243] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.728336 15502 raft_consensus.cc:2272] T e03c8496a62d44caa1ae8e4edbeaded8 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.730886 15502 tablet_replica.cc:333] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.731667 15502 raft_consensus.cc:2243] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.732312 15502 raft_consensus.cc:2272] T 7aeb09ad8c0b44c5a082c2ab2eaf4730 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.734815 15502 tablet_replica.cc:333] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.735533 15502 raft_consensus.cc:2243] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.736187 15502 raft_consensus.cc:2272] T e0b5dcb85f7e416daf0bacffd73b9273 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.738744 15502 tablet_replica.cc:333] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.739517 15502 raft_consensus.cc:2243] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.740108 15502 raft_consensus.cc:2272] T 2f46ccb8b0ad462598178ff52d24d783 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.742507 15502 tablet_replica.cc:333] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.743207 15502 raft_consensus.cc:2243] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.743755 15502 raft_consensus.cc:2272] T 0fd7e12d941b4e239803343206006040 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.746377 15502 tablet_replica.cc:333] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.747097 15502 raft_consensus.cc:2243] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.748021 15502 raft_consensus.cc:2272] T b6eb63a768b94fbcb8e646e9c1a355c5 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.750406 15502 tablet_replica.cc:333] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.751127 15502 raft_consensus.cc:2243] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.751677 15502 raft_consensus.cc:2272] T aed1fa6338824dc3a7ac5d8bb8d9268b P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.754278 15502 tablet_replica.cc:333] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.755115 15502 raft_consensus.cc:2243] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.756033 15502 raft_consensus.cc:2272] T 19ca7024abf044e1910559ec384f9e8e P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.758657 15502 tablet_replica.cc:333] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.759361 15502 raft_consensus.cc:2243] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.760265 15502 raft_consensus.cc:2272] T 0d2efe025e9f4352b7205e3af79b7bc8 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.762718 15502 tablet_replica.cc:333] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.763485 15502 raft_consensus.cc:2243] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.764499 15502 raft_consensus.cc:2272] T dee0a590e1094027a9df04eacd024e37 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.766989 15502 tablet_replica.cc:333] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.767728 15502 raft_consensus.cc:2243] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.768601 15502 raft_consensus.cc:2272] T 52e3cfe7a1c04de087504cfb98ab0ba7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.771229 15502 tablet_replica.cc:333] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.771881 15502 raft_consensus.cc:2243] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.772310 15502 raft_consensus.cc:2272] T 37cfb27374be4325b571b4d1ebc43e93 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.774233 15502 tablet_replica.cc:333] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.774763 15502 raft_consensus.cc:2243] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.775223 15502 raft_consensus.cc:2272] T e35ab59cf1f44a3b8950b2794fa3c95b P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.777076 15502 tablet_replica.cc:333] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.777704 15502 raft_consensus.cc:2243] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.778228 15502 raft_consensus.cc:2272] T c8959870f8af4f9e97a3ee39ddcff390 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.779126 18863 raft_consensus.cc:493] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5075a59b10c14ac2bb76c05578d29597)
I20260709 13:17:15.779606 18863 raft_consensus.cc:515] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5075a59b10c14ac2bb76c05578d29597" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34375 } } peers { permanent_uuid: "4c7dfff74eca41638678c4c916bf1e8f" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 40687 } } peers { permanent_uuid: "01d31a825d8a442fa42189f0ec2f5888" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 39407 } attrs { promote: false } }
I20260709 13:17:15.780615 15502 tablet_replica.cc:333] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.781467 15502 raft_consensus.cc:2243] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.781733 18863 leader_election.cc:290] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375), 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687)
I20260709 13:17:15.782433 15502 raft_consensus.cc:2272] T 45f1871efb534c81a0c88da5e357aa40 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.784955 15502 tablet_replica.cc:333] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.785696 15502 raft_consensus.cc:2243] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.786440 15502 raft_consensus.cc:2272] T 5792f96030dc4b3aa2d964e4c551f487 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:15.787298 17264 leader_election.cc:336] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
W20260709 13:17:15.788371 17262 leader_election.cc:336] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c7dfff74eca41638678c4c916bf1e8f (127.15.35.130:40687): Network error: Client connection negotiation failed: client connection to 127.15.35.130:40687: connect: Connection refused (error 111)
I20260709 13:17:15.788746 17262 leader_election.cc:304] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [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: 01d31a825d8a442fa42189f0ec2f5888; no voters: 4c7dfff74eca41638678c4c916bf1e8f, 5075a59b10c14ac2bb76c05578d29597
I20260709 13:17:15.788911 15502 tablet_replica.cc:333] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.790378 18863 raft_consensus.cc:2749] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:15.790656 15502 raft_consensus.cc:2243] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.791307 15502 raft_consensus.cc:2272] T 30446b492f5d4042be7e76a21a91a3d2 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.793147 15502 tablet_replica.cc:333] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.793707 15502 raft_consensus.cc:2243] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.794207 15502 raft_consensus.cc:2272] T 4baf02d7ee8a4abdab4458780907b737 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.796406 15502 tablet_replica.cc:333] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.796983 15502 raft_consensus.cc:2243] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.797662 15502 raft_consensus.cc:2272] T 76e997f2cacd479fa9b26c15adc6eb81 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.800182 15502 tablet_replica.cc:333] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.800937 15502 raft_consensus.cc:2243] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.801601 15502 raft_consensus.cc:2272] T a3c299b54b0c459cbf95b065caae3c66 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.804324 15502 tablet_replica.cc:333] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.805020 15502 raft_consensus.cc:2243] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.805517 15502 raft_consensus.cc:2272] T 7bcdc9aab91b439b8615ba9935ab491c P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.807175 15502 tablet_replica.cc:333] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.807709 15502 raft_consensus.cc:2243] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.808173 15502 raft_consensus.cc:2272] T a1892b88606c476798c2ace2d5b40fc6 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.810019 15502 tablet_replica.cc:333] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.810539 15502 raft_consensus.cc:2243] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.811196 15502 raft_consensus.cc:2272] T c0ef21c77eda49a28d3142e9780184e9 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.812770 15502 tablet_replica.cc:333] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.813248 15502 raft_consensus.cc:2243] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.813966 15502 raft_consensus.cc:2272] T fda68769b322434a8d29dffb02ba3b74 P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.815820 15502 tablet_replica.cc:333] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.816329 15502 raft_consensus.cc:2243] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.817014 15502 raft_consensus.cc:2272] T 986f956e29804874bec8f1fc3119446a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.818789 15502 tablet_replica.cc:333] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.819299 15502 raft_consensus.cc:2243] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.819981 15502 raft_consensus.cc:2272] T 15a0a0dc58a44b8198608ab6be636a02 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.821821 15502 tablet_replica.cc:333] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.822358 15502 raft_consensus.cc:2243] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.822839 15502 raft_consensus.cc:2272] T c460f495b19c4977a77ff789e8f53eeb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.824592 15502 tablet_replica.cc:333] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.825325 15502 raft_consensus.cc:2243] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.826081 15502 raft_consensus.cc:2272] T de16fdd1c50a4ac4bca790120c8100eb P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.827908 15502 tablet_replica.cc:333] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.828491 15502 raft_consensus.cc:2243] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.828917 15502 raft_consensus.cc:2272] T c6e55d7a7d45409da94503261c8ced3e P 01d31a825d8a442fa42189f0ec2f5888 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.831153 15502 tablet_replica.cc:333] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.832000 15502 raft_consensus.cc:2243] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.832715 15502 raft_consensus.cc:2272] T 94a4eb47e8d54a9f8bce4a16c767a8e7 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.835664 15502 tablet_replica.cc:333] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.836422 15502 raft_consensus.cc:2243] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.837190 15502 raft_consensus.cc:2272] T 9026dfa0b23145c899fe3458d38d6666 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.839088 15502 tablet_replica.cc:333] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.839627 15502 raft_consensus.cc:2243] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.840122 15502 raft_consensus.cc:2272] T ca0675df51ae4c02a61a4657b26c6f63 P 01d31a825d8a442fa42189f0ec2f5888 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.841948 15502 tablet_replica.cc:333] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.842444 15502 raft_consensus.cc:2243] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.843154 15502 raft_consensus.cc:2272] T aec5a6379cfd4e12b5559c919b0a62b9 P 01d31a825d8a442fa42189f0ec2f5888 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.844890 15502 tablet_replica.cc:333] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.845441 15502 raft_consensus.cc:2243] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.845919 15502 raft_consensus.cc:2272] T 6a2898179c3c49cfa272836ea656a868 P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.847855 15502 tablet_replica.cc:333] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.848346 15502 raft_consensus.cc:2243] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.849094 15502 pending_rounds.cc:70] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Trying to abort 1 pending ops.
I20260709 13:17:15.849241 15502 pending_rounds.cc:77] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305638030687920128 op_type: NO_OP noop_request { }
I20260709 13:17:15.849545 15502 raft_consensus.cc:2889] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:15.849807 15502 raft_consensus.cc:2272] T 272a09d67420401bbae50903dfaf3e0a P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.851723 15502 tablet_replica.cc:333] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.852253 15502 raft_consensus.cc:2243] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.852820 15502 raft_consensus.cc:2272] T f252e3eac91049e99420b6abde64319a P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.854646 15502 tablet_replica.cc:333] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.855182 15502 raft_consensus.cc:2243] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.855686 15502 raft_consensus.cc:2272] T c04fb228602542d4a6b0d4871248226e P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.857498 15502 tablet_replica.cc:333] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.857970 15502 raft_consensus.cc:2243] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.858412 15502 raft_consensus.cc:2272] T 3e7499addc184d10b7693a6d7111fd9c P 01d31a825d8a442fa42189f0ec2f5888 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.860185 15502 tablet_replica.cc:333] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.860644 15502 raft_consensus.cc:2243] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:15.861104 15502 raft_consensus.cc:2272] T 8d92b70f55b540b8b2891d7efd641a9f P 01d31a825d8a442fa42189f0ec2f5888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.862931 15502 tablet_replica.cc:333] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888: stopping tablet replica
I20260709 13:17:15.863371 15502 raft_consensus.cc:2243] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:15.864104 15502 raft_consensus.cc:2272] T 516a68427ec04ba4afe011acd192b989 P 01d31a825d8a442fa42189f0ec2f5888 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:15.927541 15502 tablet_server.cc:196] TabletServer@127.15.35.132:0 shutdown complete.
I20260709 13:17:15.997866 15502 master.cc:562] Master@127.15.35.190:39615 shutting down...
W20260709 13:17:16.027305 16571 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 13:17:16.027577 16571 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:17:16.027796 16571 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 13:17:17.811298 16510 catalog_manager.cc:4755] TS 5075a59b10c14ac2bb76c05578d29597 (127.15.35.129:34375): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 7bcdc9aab91b439b8615ba9935ab491c: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34375: connect: Connection refused (error 111)
I20260709 13:17:17.881564 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:17.885718 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:17.886144 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ff5f3bd245b406cbd3b2f726407b462: stopping tablet replica
I20260709 13:17:17.990139 15502 master.cc:584] Master@127.15.35.190:39615 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (72545 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:17:18.084003 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:34027
I20260709 13:17:18.085106 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:18.091365 18886 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
W20260709 13:17:18.091411 18887 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
W20260709 13:17:18.092011 18889 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
I20260709 13:17:18.093350 15502 server_base.cc:1061] running on GCE node
I20260709 13:17:18.095045 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:18.095257 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:18.095368 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603038095357 us; error 0 us; skew 500 ppm
I20260709 13:17:18.095851 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:18.099447 15502 webserver.cc:533] Webserver started at http://127.15.35.190:45239/ using document root <none> and password file <none>
I20260709 13:17:18.100164 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:18.100360 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:18.100594 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:18.101758 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "92bbdab6b49142d8a663c0aca8242434"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.106060 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 13:17:18.109548 18894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.110427 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:17:18.110734 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "92bbdab6b49142d8a663c0aca8242434"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.111038 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-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)
I20260709 13:17:18.123958 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:18.125218 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:18.164559 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:34027
I20260709 13:17:18.164685 18945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:34027 every 8 connection(s)
I20260709 13:17:18.168610 18946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:18.179041 18946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434: Bootstrap starting.
I20260709 13:17:18.183920 18946 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:18.188613 18946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434: No bootstrap required, opened a new log
I20260709 13:17:18.191085 18946 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbdab6b49142d8a663c0aca8242434" member_type: VOTER }
I20260709 13:17:18.191540 18946 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:18.191771 18946 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92bbdab6b49142d8a663c0aca8242434, State: Initialized, Role: FOLLOWER
I20260709 13:17:18.192353 18946 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92bbdab6b49142d8a663c0aca8242434" member_type: VOTER }
I20260709 13:17:18.192816 18946 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:18.193022 18946 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:18.193384 18946 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:18.198338 18946 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbdab6b49142d8a663c0aca8242434" member_type: VOTER }
I20260709 13:17:18.198941 18946 leader_election.cc:304] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [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: 92bbdab6b49142d8a663c0aca8242434; no voters: 
I20260709 13:17:18.200125 18946 leader_election.cc:290] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:18.200496 18949 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:18.202117 18949 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 1 LEADER]: Becoming Leader. State: Replica: 92bbdab6b49142d8a663c0aca8242434, State: Running, Role: LEADER
I20260709 13:17:18.202883 18949 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [LEADER]: Queue going to LEADER mode. State: All 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: "92bbdab6b49142d8a663c0aca8242434" member_type: VOTER }
I20260709 13:17:18.203128 18946 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:18.208546 18951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92bbdab6b49142d8a663c0aca8242434. Latest consensus state: current_term: 1 leader_uuid: "92bbdab6b49142d8a663c0aca8242434" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbdab6b49142d8a663c0aca8242434" member_type: VOTER } }
I20260709 13:17:18.208631 18950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92bbdab6b49142d8a663c0aca8242434" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92bbdab6b49142d8a663c0aca8242434" member_type: VOTER } }
I20260709 13:17:18.209683 18951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:18.209832 18950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:18.212277 18957 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:18.217877 18957 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:18.220976 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:18.227423 18957 catalog_manager.cc:1383] Generated new cluster ID: 24a0da369b154c08a85105a894d1743e
I20260709 13:17:18.227705 18957 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:18.243219 18957 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:18.244391 18957 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:18.255127 18957 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434: Generated new TSK 0
I20260709 13:17:18.255676 18957 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:18.289860 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:18.296180 18967 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
W20260709 13:17:18.297400 18968 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
W20260709 13:17:18.299486 18970 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
I20260709 13:17:18.299883 15502 server_base.cc:1061] running on GCE node
I20260709 13:17:18.301362 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:18.301574 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:18.301731 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603038301716 us; error 0 us; skew 500 ppm
I20260709 13:17:18.302273 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:18.304641 15502 webserver.cc:533] Webserver started at http://127.15.35.129:38999/ using document root <none> and password file <none>
I20260709 13:17:18.305162 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:18.305383 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:18.305652 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:18.306778 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "398246f5e2a24697a5a9444daf471eba"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.311105 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:18.314531 18975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.315469 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:18.315801 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "398246f5e2a24697a5a9444daf471eba"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.316076 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-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)
I20260709 13:17:18.344619 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:18.345913 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:18.347471 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:18.349910 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:18.350126 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.350382 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:18.350567 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.390044 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:39125
I20260709 13:17:18.390151 19037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:39125 every 8 connection(s)
I20260709 13:17:18.394999 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:18.403007 19042 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
W20260709 13:17:18.404740 19043 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
I20260709 13:17:18.409337 15502 server_base.cc:1061] running on GCE node
W20260709 13:17:18.410046 19045 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
I20260709 13:17:18.414143 19038 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34027
I20260709 13:17:18.415067 19038 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:18.416577 19038 heartbeater.cc:507] Master 127.15.35.190:34027 requested a full tablet report, sending...
I20260709 13:17:18.417426 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:18.417733 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:18.417984 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603038417965 us; error 0 us; skew 500 ppm
I20260709 13:17:18.418763 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:18.419040 18911 ts_manager.cc:194] Registered new tserver with Master: 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:18.421785 15502 webserver.cc:533] Webserver started at http://127.15.35.130:40699/ using document root <none> and password file <none>
I20260709 13:17:18.421799 18911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60608
I20260709 13:17:18.422668 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:18.422945 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:18.423261 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:18.424355 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "e2e075be46a9410c97ac4379f30809e6"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.428815 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:17:18.432101 19050 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.432961 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:18.433372 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "e2e075be46a9410c97ac4379f30809e6"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.433677 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-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)
I20260709 13:17:18.459496 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:18.460737 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:18.462235 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:18.464498 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:18.464717 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.464958 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:18.465121 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.506798 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:37311
I20260709 13:17:18.506891 19112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:37311 every 8 connection(s)
I20260709 13:17:18.511567 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:18.520030 19116 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
W20260709 13:17:18.522305 19117 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
I20260709 13:17:18.523319 15502 server_base.cc:1061] running on GCE node
W20260709 13:17:18.524921 19119 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
I20260709 13:17:18.525976 19113 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34027
I20260709 13:17:18.525982 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:18.526420 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:18.526449 19113 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:18.526657 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603038526645 us; error 0 us; skew 500 ppm
I20260709 13:17:18.527295 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:18.527345 19113 heartbeater.cc:507] Master 127.15.35.190:34027 requested a full tablet report, sending...
I20260709 13:17:18.529567 18911 ts_manager.cc:194] Registered new tserver with Master: e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:18.530494 15502 webserver.cc:533] Webserver started at http://127.15.35.131:46825/ using document root <none> and password file <none>
I20260709 13:17:18.530902 18911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60618
I20260709 13:17:18.531009 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:18.531322 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:18.531603 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:18.532771 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "270fc7f82c7c45e788ae84da2549e8bc"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.536878 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:17:18.540517 19124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.541421 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:18.541718 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "270fc7f82c7c45e788ae84da2549e8bc"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.542006 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-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)
I20260709 13:17:18.556596 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:18.557853 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:18.559486 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:18.561796 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:18.562021 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.562284 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:18.562451 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.603497 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:42171
I20260709 13:17:18.603592 19186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:42171 every 8 connection(s)
I20260709 13:17:18.608382 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:18.617893 19190 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
W20260709 13:17:18.618764 19191 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
I20260709 13:17:18.621994 15502 server_base.cc:1061] running on GCE node
W20260709 13:17:18.622804 19193 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
I20260709 13:17:18.623914 19187 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34027
I20260709 13:17:18.624047 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:18.624358 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:18.624397 19187 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:18.624555 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603038624543 us; error 0 us; skew 500 ppm
I20260709 13:17:18.625811 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:18.626101 19187 heartbeater.cc:507] Master 127.15.35.190:34027 requested a full tablet report, sending...
I20260709 13:17:18.628551 18911 ts_manager.cc:194] Registered new tserver with Master: 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:18.628865 15502 webserver.cc:533] Webserver started at http://127.15.35.132:38807/ using document root <none> and password file <none>
I20260709 13:17:18.629484 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:18.629720 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:18.630028 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:18.630330 18911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60626
I20260709 13:17:18.631196 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-3-root/instance:
uuid: "42b18531ccef4a7ba5ced5f017075cdd"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.636251 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:17:18.639690 19198 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.640585 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:17:18.640888 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-3-root
uuid: "42b18531ccef4a7ba5ced5f017075cdd"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:18.641135 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-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)
I20260709 13:17:18.651916 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:18.653111 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:18.654695 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:18.657050 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:18.657235 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.657536 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:18.657683 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:18.698866 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.132:38959
I20260709 13:17:18.698962 19260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.132:38959 every 8 connection(s)
I20260709 13:17:18.712899 19261 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34027
I20260709 13:17:18.713447 19261 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:18.714108 19261 heartbeater.cc:507] Master 127.15.35.190:34027 requested a full tablet report, sending...
I20260709 13:17:18.716044 18911 ts_manager.cc:194] Registered new tserver with Master: 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:18.716955 15502 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014947907s
I20260709 13:17:18.717499 18911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60638
I20260709 13:17:18.743961 18911 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60652:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:17:19.029583 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 3492431342e74ad7a1db06ea928ef7a2 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:19.032811 19150 tablet_service.cc:1511] Processing CreateTablet for tablet dbb2acbcd29f422ea56866a97ee02ad9 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:19.034502 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb2acbcd29f422ea56866a97ee02ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.036504 19076 tablet_service.cc:1511] Processing CreateTablet for tablet dbb2acbcd29f422ea56866a97ee02ad9 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:19.036707 19003 tablet_service.cc:1511] Processing CreateTablet for tablet a87005bc355e40f79b27bb514a7bb2ab (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:19.038087 19003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87005bc355e40f79b27bb514a7bb2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.039007 19075 tablet_service.cc:1511] Processing CreateTablet for tablet 608fdc007ab049ba9780f31226b65c13 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:19.042865 19149 tablet_service.cc:1511] Processing CreateTablet for tablet 608fdc007ab049ba9780f31226b65c13 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:19.043411 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 608fdc007ab049ba9780f31226b65c13 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:17:19.044299 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608fdc007ab049ba9780f31226b65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.044011 18998 tablet_service.cc:1511] Processing CreateTablet for tablet 126f8545c20b4ccbac420cc97fc5ac01 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:19.044878 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608fdc007ab049ba9780f31226b65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.046216 19002 tablet_service.cc:1511] Processing CreateTablet for tablet 3492431342e74ad7a1db06ea928ef7a2 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:19.046602 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 94dee0bae937414faec5cdac31f5c6f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:19.047811 19002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3492431342e74ad7a1db06ea928ef7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.047538 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6f2871868247a3a9f491ee2bb2ea46 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:19.046187 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 46ef8cf5f1494ae89a0f2e25ebbfee5c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:19.049170 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6f2871868247a3a9f491ee2bb2ea46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.050184 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126f8545c20b4ccbac420cc97fc5ac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.049998 19152 tablet_service.cc:1511] Processing CreateTablet for tablet a87005bc355e40f79b27bb514a7bb2ab (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:19.050554 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3492431342e74ad7a1db06ea928ef7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.051004 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 126f8545c20b4ccbac420cc97fc5ac01 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:19.052240 19072 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6f2871868247a3a9f491ee2bb2ea46 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:19.046329 18999 tablet_service.cc:1511] Processing CreateTablet for tablet 46ef8cf5f1494ae89a0f2e25ebbfee5c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:19.053613 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6f2871868247a3a9f491ee2bb2ea46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.054507 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ef8cf5f1494ae89a0f2e25ebbfee5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.054692 19151 tablet_service.cc:1511] Processing CreateTablet for tablet 50577717509a46eba7d47af7866ba248 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:19.055974 19073 tablet_service.cc:1511] Processing CreateTablet for tablet 94dee0bae937414faec5cdac31f5c6f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:19.053099 19078 tablet_service.cc:1511] Processing CreateTablet for tablet a87005bc355e40f79b27bb514a7bb2ab (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:17:19.057339 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dee0bae937414faec5cdac31f5c6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.058132 19075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 608fdc007ab049ba9780f31226b65c13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.042912 19001 tablet_service.cc:1511] Processing CreateTablet for tablet 50577717509a46eba7d47af7866ba248 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:19.059284 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ef8cf5f1494ae89a0f2e25ebbfee5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.060011 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87005bc355e40f79b27bb514a7bb2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.060117 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50577717509a46eba7d47af7866ba248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.062608 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb2acbcd29f422ea56866a97ee02ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.075225 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126f8545c20b4ccbac420cc97fc5ac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.077632 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87005bc355e40f79b27bb514a7bb2ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.081643 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50577717509a46eba7d47af7866ba248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.085834 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dee0bae937414faec5cdac31f5c6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.096063 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 4b6f2871868247a3a9f491ee2bb2ea46 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:17:19.098562 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b6f2871868247a3a9f491ee2bb2ea46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.121213 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 01cf8c03dde0492dbd713429f62a4096 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:19.121747 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 01cf8c03dde0492dbd713429f62a4096 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:19.122965 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cf8c03dde0492dbd713429f62a4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.123190 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cf8c03dde0492dbd713429f62a4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.130007 19145 tablet_service.cc:1511] Processing CreateTablet for tablet b3fa86ea27c241f089279846d5cfe297 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:19.131435 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fa86ea27c241f089279846d5cfe297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.146683 19070 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad23a5ea5cd446a98a456c1b691167f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:19.148775 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad23a5ea5cd446a98a456c1b691167f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.153146 18995 tablet_service.cc:1511] Processing CreateTablet for tablet b3fa86ea27c241f089279846d5cfe297 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:19.155021 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fa86ea27c241f089279846d5cfe297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.157418 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 3492431342e74ad7a1db06ea928ef7a2 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:17:19.159205 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3492431342e74ad7a1db06ea928ef7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.161993 19282 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:19.164363 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad23a5ea5cd446a98a456c1b691167f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:19.165845 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad23a5ea5cd446a98a456c1b691167f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.170488 19225 tablet_service.cc:1511] Processing CreateTablet for tablet 50577717509a46eba7d47af7866ba248 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:17:19.174947 19219 tablet_service.cc:1511] Processing CreateTablet for tablet b3fa86ea27c241f089279846d5cfe297 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:17:19.177330 19224 tablet_service.cc:1511] Processing CreateTablet for tablet dbb2acbcd29f422ea56866a97ee02ad9 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:17:19.178819 19220 tablet_service.cc:1511] Processing CreateTablet for tablet 01cf8c03dde0492dbd713429f62a4096 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:17:19.178951 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 46ef8cf5f1494ae89a0f2e25ebbfee5c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:17:19.180673 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 126f8545c20b4ccbac420cc97fc5ac01 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:17:19.182483 19221 tablet_service.cc:1511] Processing CreateTablet for tablet 94dee0bae937414faec5cdac31f5c6f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:17:19.184897 19069 tablet_service.cc:1511] Processing CreateTablet for tablet d75e40c601fc4b6db527dcd7b84aaf44 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:19.176887 19218 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad23a5ea5cd446a98a456c1b691167f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:17:19.190347 18998 tablet_service.cc:1511] Processing CreateTablet for tablet d75e40c601fc4b6db527dcd7b84aaf44 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:19.191784 19151 tablet_service.cc:1511] Processing CreateTablet for tablet d75e40c601fc4b6db527dcd7b84aaf44 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:17:19.197295 19217 tablet_service.cc:1511] Processing CreateTablet for tablet e9969c0559db42da9e8fa13fe1b301cf (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
W20260709 13:17:19.219074 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:19.213090 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3fa86ea27c241f089279846d5cfe297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.228971 19069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75e40c601fc4b6db527dcd7b84aaf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.231086 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126f8545c20b4ccbac420cc97fc5ac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.233812 19282 tablet_bootstrap.cc:654] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.233901 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9969c0559db42da9e8fa13fe1b301cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.234231 19000 tablet_service.cc:1511] Processing CreateTablet for tablet e9969c0559db42da9e8fa13fe1b301cf (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:19.226815 19150 tablet_service.cc:1511] Processing CreateTablet for tablet eb0eb748651e4c4fa862bad8f1954ed5 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:19.253031 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0eb748651e4c4fa862bad8f1954ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.235500 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75e40c601fc4b6db527dcd7b84aaf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.236349 19074 tablet_service.cc:1511] Processing CreateTablet for tablet e9969c0559db42da9e8fa13fe1b301cf (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:17:19.253929 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75e40c601fc4b6db527dcd7b84aaf44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.255062 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9969c0559db42da9e8fa13fe1b301cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.257993 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9969c0559db42da9e8fa13fe1b301cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.244091 19001 tablet_service.cc:1511] Processing CreateTablet for tablet eb0eb748651e4c4fa862bad8f1954ed5 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:19.251142 19076 tablet_service.cc:1511] Processing CreateTablet for tablet beb2a6ea33ab4e1d802f493c8c1a11f3 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:19.259508 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb2a6ea33ab4e1d802f493c8c1a11f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.260710 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbb2acbcd29f422ea56866a97ee02ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.265228 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0eb748651e4c4fa862bad8f1954ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.278888 19281 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:19.288617 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 4706fcf431c5485c99ed2b7186705c7f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:19.290132 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4706fcf431c5485c99ed2b7186705c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.279254 19148 tablet_service.cc:1511] Processing CreateTablet for tablet beb2a6ea33ab4e1d802f493c8c1a11f3 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:19.281355 19218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad23a5ea5cd446a98a456c1b691167f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.296164 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46ef8cf5f1494ae89a0f2e25ebbfee5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.299796 19073 tablet_service.cc:1511] Processing CreateTablet for tablet 4706fcf431c5485c99ed2b7186705c7f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:19.301604 19221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94dee0bae937414faec5cdac31f5c6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.301864 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 4706fcf431c5485c99ed2b7186705c7f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:17:19.303171 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4706fcf431c5485c99ed2b7186705c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.307463 19220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01cf8c03dde0492dbd713429f62a4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.309309 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4706fcf431c5485c99ed2b7186705c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.310124 19283 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:19.320576 19225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50577717509a46eba7d47af7866ba248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.321237 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 1cab227de26b41c1b5ba43314f46ce61 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:19.321732 19226 tablet_service.cc:1511] Processing CreateTablet for tablet eb0eb748651e4c4fa862bad8f1954ed5 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:17:19.322685 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cab227de26b41c1b5ba43314f46ce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.323019 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0eb748651e4c4fa862bad8f1954ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.324981 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 1cab227de26b41c1b5ba43314f46ce61 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:19.325871 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb2a6ea33ab4e1d802f493c8c1a11f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.326684 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cab227de26b41c1b5ba43314f46ce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.336577 19281 tablet_bootstrap.cc:654] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.336714 19283 tablet_bootstrap.cc:654] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.351029 19145 tablet_service.cc:1511] Processing CreateTablet for tablet 979599396e3e49dcb92b8fd950b6a075 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:19.352409 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979599396e3e49dcb92b8fd950b6a075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.362268 19282 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:19.362814 19282 ts_tablet_manager.cc:1403] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.201s	user 0.004s	sys 0.010s
I20260709 13:17:19.366238 19222 tablet_service.cc:1511] Processing CreateTablet for tablet beb2a6ea33ab4e1d802f493c8c1a11f3 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:17:19.366417 19219 tablet_service.cc:1511] Processing CreateTablet for tablet 1cab227de26b41c1b5ba43314f46ce61 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:17:19.366979 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 979599396e3e49dcb92b8fd950b6a075 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:19.367635 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb2a6ea33ab4e1d802f493c8c1a11f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.368257 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979599396e3e49dcb92b8fd950b6a075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.382561 19285 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:19.383333 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 979599396e3e49dcb92b8fd950b6a075 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:17:19.389915 19283 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:19.390522 19283 ts_tablet_manager.cc:1403] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.012s
I20260709 13:17:19.397590 19282 raft_consensus.cc:359] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.398512 19282 raft_consensus.cc:385] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.398882 19282 raft_consensus.cc:740] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.399842 19282 consensus_queue.cc:260] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.408064 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979599396e3e49dcb92b8fd950b6a075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.420066 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 910851823ac5450780d5bfe726eaaa0b (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:19.420948 19283 raft_consensus.cc:359] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.425596 19038 heartbeater.cc:499] Master 127.15.35.190:34027 was elected leader, sending a full tablet report...
I20260709 13:17:19.426590 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 910851823ac5450780d5bfe726eaaa0b (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:19.427834 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910851823ac5450780d5bfe726eaaa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.428962 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910851823ac5450780d5bfe726eaaa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.432585 19285 tablet_bootstrap.cc:654] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.443985 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cab227de26b41c1b5ba43314f46ce61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.451064 19073 tablet_service.cc:1511] Processing CreateTablet for tablet 420f99c78fff440b81b587ab6b31ded0 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:19.452827 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 910851823ac5450780d5bfe726eaaa0b (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:17:19.453516 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420f99c78fff440b81b587ab6b31ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.454250 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910851823ac5450780d5bfe726eaaa0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.456629 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 35c452bd232d433b95a980bf36128dfa (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:19.457881 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c452bd232d433b95a980bf36128dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.458276 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 420f99c78fff440b81b587ab6b31ded0 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:19.462651 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420f99c78fff440b81b587ab6b31ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.443327 19283 raft_consensus.cc:385] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.471311 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 35c452bd232d433b95a980bf36128dfa (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:19.472508 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 35c452bd232d433b95a980bf36128dfa (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:17:19.474679 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 5a48f2325a954b2cba5dae2ebd8d9593 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:19.475003 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 5a48f2325a954b2cba5dae2ebd8d9593 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:19.477078 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 5a48f2325a954b2cba5dae2ebd8d9593 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:17:19.477327 19070 tablet_service.cc:1511] Processing CreateTablet for tablet bf1f402665c84ce299eb387732864b9f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:19.478768 19281 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:19.487880 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48f2325a954b2cba5dae2ebd8d9593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.491684 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48f2325a954b2cba5dae2ebd8d9593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.494237 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 325aad7e754a48c782ffca289d81f752 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:19.495935 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c452bd232d433b95a980bf36128dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.486325 19148 tablet_service.cc:1511] Processing CreateTablet for tablet bf1f402665c84ce299eb387732864b9f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:19.498322 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a48f2325a954b2cba5dae2ebd8d9593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.500538 19151 tablet_service.cc:1511] Processing CreateTablet for tablet 325aad7e754a48c782ffca289d81f752 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:19.489362 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c452bd232d433b95a980bf36128dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.502128 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f402665c84ce299eb387732864b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.504091 19226 tablet_service.cc:1511] Processing CreateTablet for tablet bf1f402665c84ce299eb387732864b9f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:17:19.504367 19001 tablet_service.cc:1511] Processing CreateTablet for tablet 325aad7e754a48c782ffca289d81f752 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:17:19.498354 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f402665c84ce299eb387732864b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.505750 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325aad7e754a48c782ffca289d81f752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.509706 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325aad7e754a48c782ffca289d81f752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.505751 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf1f402665c84ce299eb387732864b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.512889 19281 ts_tablet_manager.cc:1403] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.250s	user 0.024s	sys 0.043s
I20260709 13:17:19.515239 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 325aad7e754a48c782ffca289d81f752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.522192 19281 raft_consensus.cc:359] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.523072 19281 raft_consensus.cc:385] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.523370 19281 raft_consensus.cc:740] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.479945 19283 raft_consensus.cc:740] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.531939 19224 tablet_service.cc:1511] Processing CreateTablet for tablet da495255da2d42eab35f0bf9d9be0fa4 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:19.533315 19113 heartbeater.cc:499] Master 127.15.35.190:34027 was elected leader, sending a full tablet report...
I20260709 13:17:19.533475 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da495255da2d42eab35f0bf9d9be0fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.537407 19281 consensus_queue.cc:260] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.545768 19077 tablet_service.cc:1511] Processing CreateTablet for tablet da495255da2d42eab35f0bf9d9be0fa4 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:19.547081 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da495255da2d42eab35f0bf9d9be0fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.563135 19283 consensus_queue.cc:260] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.566233 19282 ts_tablet_manager.cc:1434] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.203s	user 0.013s	sys 0.010s
I20260709 13:17:19.566915 19149 tablet_service.cc:1511] Processing CreateTablet for tablet e8dc4d283963415aa04d5455885940f5 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:19.567817 19187 heartbeater.cc:499] Master 127.15.35.190:34027 was elected leader, sending a full tablet report...
I20260709 13:17:19.567525 19001 tablet_service.cc:1511] Processing CreateTablet for tablet e8dc4d283963415aa04d5455885940f5 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:19.568311 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8dc4d283963415aa04d5455885940f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.568991 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8dc4d283963415aa04d5455885940f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.570402 19217 tablet_service.cc:1511] Processing CreateTablet for tablet e8dc4d283963415aa04d5455885940f5 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:17:19.571728 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8dc4d283963415aa04d5455885940f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.574000 19288 raft_consensus.cc:493] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.573845 18997 tablet_service.cc:1511] Processing CreateTablet for tablet da495255da2d42eab35f0bf9d9be0fa4 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:17:19.574473 19288 raft_consensus.cc:515] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.575150 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da495255da2d42eab35f0bf9d9be0fa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.567342 19282 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
W20260709 13:17:19.613734 19188 tablet.cc:2406] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:19.616688 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea06f994e8463c9a5718b9a7ee0bcb (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:19.631605 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea06f994e8463c9a5718b9a7ee0bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.593663 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 420f99c78fff440b81b587ab6b31ded0 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:17:19.658110 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420f99c78fff440b81b587ab6b31ded0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.649555 19288 leader_election.cc:290] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:19.650607 19285 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:19.651223 19224 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea06f994e8463c9a5718b9a7ee0bcb (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:19.662333 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea06f994e8463c9a5718b9a7ee0bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.665166 19281 ts_tablet_manager.cc:1434] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.152s	user 0.019s	sys 0.026s
I20260709 13:17:19.665371 19285 ts_tablet_manager.cc:1403] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.283s	user 0.014s	sys 0.009s
I20260709 13:17:19.666301 19281 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:19.668221 19285 raft_consensus.cc:359] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.668959 19285 raft_consensus.cc:385] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.671763 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 89ea06f994e8463c9a5718b9a7ee0bcb (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:17:19.673149 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ea06f994e8463c9a5718b9a7ee0bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.669267 19285 raft_consensus.cc:740] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.677170 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f2871868247a3a9f491ee2bb2ea46" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:19.678803 19283 ts_tablet_manager.cc:1434] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.288s	user 0.009s	sys 0.007s
I20260709 13:17:19.680063 19283 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:19.691025 18996 tablet_service.cc:1511] Processing CreateTablet for tablet c62684926cb34fc58b1fe5d429e40548 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:19.698539 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62684926cb34fc58b1fe5d429e40548. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:19.694216 19125 leader_election.cc:343] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.689380 19285 consensus_queue.cc:260] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.700523 19281 tablet_bootstrap.cc:654] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.720345 19261 heartbeater.cc:499] Master 127.15.35.190:34027 was elected leader, sending a full tablet report...
I20260709 13:17:19.741266 19148 tablet_service.cc:1511] Processing CreateTablet for tablet c62684926cb34fc58b1fe5d429e40548 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:19.742722 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62684926cb34fc58b1fe5d429e40548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.744944 19077 tablet_service.cc:1511] Processing CreateTablet for tablet c62684926cb34fc58b1fe5d429e40548 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:17:19.746363 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62684926cb34fc58b1fe5d429e40548. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.748061 19285 ts_tablet_manager.cc:1434] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.082s	user 0.015s	sys 0.004s
I20260709 13:17:19.749229 19285 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:19.756111 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f2871868247a3a9f491ee2bb2ea46" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:19.756865 19088 raft_consensus.cc:2468] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:19.758920 19126 leader_election.cc:304] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:19.760071 19288 raft_consensus.cc:2804] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:19.760475 19288 raft_consensus.cc:493] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:19.760802 19288 raft_consensus.cc:3060] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.766033 19288 raft_consensus.cc:515] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.768489 19282 tablet_bootstrap.cc:654] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.769025 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f2871868247a3a9f491ee2bb2ea46" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:19.770530 19125 leader_election.cc:343] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.783922 19294 raft_consensus.cc:493] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.784546 19294 raft_consensus.cc:515] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.792728 19294 leader_election.cc:290] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:19.793592 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f2871868247a3a9f491ee2bb2ea46" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:19.805958 19088 raft_consensus.cc:3060] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:19.791141 19288 leader_election.cc:290] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:19.834772 19088 raft_consensus.cc:2468] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:19.837364 19126 leader_election.cc:304] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:19.839656 19285 tablet_bootstrap.cc:654] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.839491 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2c70724d5b4a04bbb2fa47cbb077c8 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:19.840906 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2c70724d5b4a04bbb2fa47cbb077c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.843559 19151 tablet_service.cc:1511] Processing CreateTablet for tablet 0a68a894950848668564e33702fa8ad1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:19.852099 19281 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:19.852905 19281 ts_tablet_manager.cc:1403] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.019s
I20260709 13:17:19.857484 19288 raft_consensus.cc:2804] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:19.858120 19288 raft_consensus.cc:697] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:19.859076 19288 consensus_queue.cc:237] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.865391 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2c70724d5b4a04bbb2fa47cbb077c8 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:19.866954 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2c70724d5b4a04bbb2fa47cbb077c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.875977 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 0a68a894950848668564e33702fa8ad1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:19.876915 19283 tablet_bootstrap.cc:654] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:19.877432 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a68a894950848668564e33702fa8ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.880687 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 0a2c70724d5b4a04bbb2fa47cbb077c8 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:17:19.882041 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a2c70724d5b4a04bbb2fa47cbb077c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.887526 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 5d583bf6af674147a34dbbeb96ab0039 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:19.887918 19281 raft_consensus.cc:359] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.888237 19145 tablet_service.cc:1511] Processing CreateTablet for tablet 5d583bf6af674147a34dbbeb96ab0039 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:19.888834 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d583bf6af674147a34dbbeb96ab0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.890786 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a68a894950848668564e33702fa8ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.894797 19285 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:19.895314 19285 ts_tablet_manager.cc:1403] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.003s
I20260709 13:17:19.888794 19281 raft_consensus.cc:385] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.898651 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d583bf6af674147a34dbbeb96ab0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.903144 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:19.897810 19281 raft_consensus.cc:740] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
W20260709 13:17:19.905681 18976 leader_election.cc:343] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.905570 19281 consensus_queue.cc:260] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:19.910980 19281 ts_tablet_manager.cc:1434] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:17:19.918655 19285 raft_consensus.cc:359] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:19.919130 19283 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:19.919364 19282 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:19.919834 19283 ts_tablet_manager.cc:1403] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.240s	user 0.021s	sys 0.010s
I20260709 13:17:19.919924 19282 ts_tablet_manager.cc:1403] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.353s	user 0.021s	sys 0.006s
I20260709 13:17:19.922544 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:19.923422 19283 raft_consensus.cc:359] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.924218 19283 raft_consensus.cc:385] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:19.924249 18978 leader_election.cc:343] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.924747 19283 raft_consensus.cc:740] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.924913 18978 leader_election.cc:304] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:19.925453 19281 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:19.925648 19283 consensus_queue.cc:260] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.926198 19294 raft_consensus.cc:2749] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.929646 19076 tablet_service.cc:1511] Processing CreateTablet for tablet abae8407364c40b4b5e4861802259b47 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:19.930927 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae8407364c40b4b5e4861802259b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.934504 19282 raft_consensus.cc:359] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.935246 19282 raft_consensus.cc:385] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.935544 19282 raft_consensus.cc:740] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.938169 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 0a68a894950848668564e33702fa8ad1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:17:19.939517 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a68a894950848668564e33702fa8ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.942423 19282 consensus_queue.cc:260] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.943930 19224 tablet_service.cc:1511] Processing CreateTablet for tablet 5d583bf6af674147a34dbbeb96ab0039 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:17:19.944229 18996 tablet_service.cc:1511] Processing CreateTablet for tablet abae8407364c40b4b5e4861802259b47 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:19.945151 19282 ts_tablet_manager.cc:1434] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 13:17:19.945365 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d583bf6af674147a34dbbeb96ab0039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.946189 19282 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:19.946703 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae8407364c40b4b5e4861802259b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:19.952425 19294 raft_consensus.cc:493] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:19.952966 19294 raft_consensus.cc:515] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:19.955054 19294 leader_election.cc:290] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:19.956655 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:19.958096 18978 leader_election.cc:343] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.959985 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:19.960877 19282 tablet_bootstrap.cc:654] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:19.962370 18976 leader_election.cc:343] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:19.963166 18976 leader_election.cc:304] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:19.964766 19294 raft_consensus.cc:2749] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:19.919471 19285 raft_consensus.cc:385] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:19.977591 19285 raft_consensus.cc:740] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:19.978577 19285 consensus_queue.cc:260] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:19.983191 19149 tablet_service.cc:1511] Processing CreateTablet for tablet abae8407364c40b4b5e4861802259b47 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:17:19.989562 19285 ts_tablet_manager.cc:1434] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.094s	user 0.012s	sys 0.000s
I20260709 13:17:19.998481 19285 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:19.999385 19290 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.000135 19290 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.007053 19290 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:20.018213 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abae8407364c40b4b5e4861802259b47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.021706 19281 tablet_bootstrap.cc:654] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.026412 19285 tablet_bootstrap.cc:654] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.034176 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 49d3557fe5e545d8a98f1d4981fcea28 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:20.035562 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d3557fe5e545d8a98f1d4981fcea28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.041319 19282 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:20.041850 19282 ts_tablet_manager.cc:1403] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.096s	user 0.008s	sys 0.041s
I20260709 13:17:20.043020 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:20.053066 19282 raft_consensus.cc:359] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.055518 18909 catalog_manager.cc:5697] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:20.056005 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 0789810358cf4326bdf9c15646f2542a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:20.056388 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 49d3557fe5e545d8a98f1d4981fcea28 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:20.057789 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0789810358cf4326bdf9c15646f2542a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.057719 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 49d3557fe5e545d8a98f1d4981fcea28 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:17:20.059128 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d3557fe5e545d8a98f1d4981fcea28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.062492 19282 raft_consensus.cc:385] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.063874 19282 raft_consensus.cc:740] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.064628 19282 consensus_queue.cc:260] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.065662 19162 raft_consensus.cc:2468] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:20.066960 19282 ts_tablet_manager.cc:1434] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:17:20.068012 19282 tablet_bootstrap.cc:492] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:20.068503 19053 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:20.069391 19290 raft_consensus.cc:2804] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.069737 19290 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.070087 19290 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.073717 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d3557fe5e545d8a98f1d4981fcea28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.081251 19282 tablet_bootstrap.cc:654] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.082214 19283 ts_tablet_manager.cc:1434] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.162s	user 0.045s	sys 0.065s
I20260709 13:17:20.083348 19283 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:20.086884 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:20.088771 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 0789810358cf4326bdf9c15646f2542a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:20.090135 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0789810358cf4326bdf9c15646f2542a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.092108 19290 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.097606 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:20.098250 19162 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:20.105444 19051 leader_election.cc:343] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.112267 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:20.101016 19288 raft_consensus.cc:493] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:20.113943 19051 leader_election.cc:343] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.113691 19288 raft_consensus.cc:515] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.116794 19288 leader_election.cc:290] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:20.116581 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 0789810358cf4326bdf9c15646f2542a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:17:20.133251 19077 tablet_service.cc:1511] Processing CreateTablet for tablet ff1b347b6ad2423ba459490b80b533b9 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:20.134537 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0789810358cf4326bdf9c15646f2542a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.134707 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1b347b6ad2423ba459490b80b533b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.122423 19217 tablet_service.cc:1511] Processing CreateTablet for tablet ff1b347b6ad2423ba459490b80b533b9 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:20.137458 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1b347b6ad2423ba459490b80b533b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.125488 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:20.138304 19013 raft_consensus.cc:2468] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:20.140107 19125 leader_election.cc:304] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:20.141495 19288 raft_consensus.cc:2804] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.145591 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:20.145843 19288 raft_consensus.cc:493] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.146371 19288 raft_consensus.cc:3060] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.150378 19001 tablet_service.cc:1511] Processing CreateTablet for tablet fe02f38bb3434f5bae1f3b262a557d9a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 13:17:20.147192 19125 leader_election.cc:343] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.153226 19285 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:20.153364 19070 tablet_service.cc:1511] Processing CreateTablet for tablet fe02f38bb3434f5bae1f3b262a557d9a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:20.153927 19285 ts_tablet_manager.cc:1403] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.156s	user 0.019s	sys 0.013s
I20260709 13:17:20.154755 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe02f38bb3434f5bae1f3b262a557d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.155339 19149 tablet_service.cc:1511] Processing CreateTablet for tablet fe02f38bb3434f5bae1f3b262a557d9a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:17:20.156592 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe02f38bb3434f5bae1f3b262a557d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.157064 19285 raft_consensus.cc:359] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.158381 19285 raft_consensus.cc:385] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.158715 19285 raft_consensus.cc:740] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.159644 19285 consensus_queue.cc:260] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.159825 19288 raft_consensus.cc:515] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.152194 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe02f38bb3434f5bae1f3b262a557d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.169950 19297 raft_consensus.cc:493] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.170429 19297 raft_consensus.cc:515] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.171725 19224 tablet_service.cc:1511] Processing CreateTablet for tablet 391a93333c184470817d774e1d7dc5aa (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:20.173069 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391a93333c184470817d774e1d7dc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.173939 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 391a93333c184470817d774e1d7dc5aa (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:20.174353 19297 leader_election.cc:290] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:20.175555 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391a93333c184470817d774e1d7dc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.164494 19150 tablet_service.cc:1511] Processing CreateTablet for tablet ff1b347b6ad2423ba459490b80b533b9 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:17:20.182281 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff1b347b6ad2423ba459490b80b533b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.165973 19285 ts_tablet_manager.cc:1434] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:20.167724 19281 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:20.195031 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 8751bd741633472d9aaec4f5841d6976 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:20.198303 19281 ts_tablet_manager.cc:1403] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.286s	user 0.016s	sys 0.013s
I20260709 13:17:20.198989 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8751bd741633472d9aaec4f5841d6976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.198813 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 2de7b147028e44fd9ef08c767c276c8d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:20.201781 19281 raft_consensus.cc:359] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.202327 19145 tablet_service.cc:1511] Processing CreateTablet for tablet 2de7b147028e44fd9ef08c767c276c8d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:20.202764 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 2de7b147028e44fd9ef08c767c276c8d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:17:20.145538 19162 raft_consensus.cc:2468] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:20.101717 19290 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:20.208482 19281 raft_consensus.cc:385] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.218111 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de7b147028e44fd9ef08c767c276c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.212081 19219 tablet_service.cc:1511] Processing CreateTablet for tablet 8751bd741633472d9aaec4f5841d6976 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:20.218432 19281 raft_consensus.cc:740] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.219386 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8751bd741633472d9aaec4f5841d6976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.220059 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de7b147028e44fd9ef08c767c276c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.221599 19281 consensus_queue.cc:260] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.214313 19297 raft_consensus.cc:493] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.214184 19151 tablet_service.cc:1511] Processing CreateTablet for tablet 8751bd741633472d9aaec4f5841d6976 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:17:20.215871 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de7b147028e44fd9ef08c767c276c8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.210058 19285 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:20.228531 19297 raft_consensus.cc:515] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.232753 19297 leader_election.cc:290] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:20.233624 19053 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:20.236261 18998 tablet_service.cc:1511] Processing CreateTablet for tablet 3a89df4ef8074d61955b529c80bc56cf (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:20.237777 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a89df4ef8074d61955b529c80bc56cf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:20.233484 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:20.251546 19283 tablet_bootstrap.cc:654] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.251627 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8d2e596f1a4918abecbef6c74ba96d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:20.252226 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 3a89df4ef8074d61955b529c80bc56cf (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:20.254933 19289 consensus_queue.cc:1048] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:20.255949 19151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8751bd741633472d9aaec4f5841d6976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.258160 19297 raft_consensus.cc:493] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.258380 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 3a89df4ef8074d61955b529c80bc56cf (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:17:20.266492 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8d2e596f1a4918abecbef6c74ba96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.267791 19282 tablet_bootstrap.cc:492] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:20.268497 19282 ts_tablet_manager.cc:1403] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.000s
I20260709 13:17:20.243608 19290 raft_consensus.cc:2804] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.269551 19290 raft_consensus.cc:697] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:20.269374 19297 raft_consensus.cc:515] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.270421 19290 consensus_queue.cc:237] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.271836 19297 leader_election.cc:290] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:20.297931 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a89df4ef8074d61955b529c80bc56cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.302132 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:20.302433 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 6267e6fa9ad243eab3b44bc39b515984 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:20.313244 19073 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8d2e596f1a4918abecbef6c74ba96d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:20.314692 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8d2e596f1a4918abecbef6c74ba96d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:20.317566 19125 leader_election.cc:343] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.321871 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a89df4ef8074d61955b529c80bc56cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.326776 19288 leader_election.cc:290] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:20.328449 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:20.289654 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 391a93333c184470817d774e1d7dc5aa (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:17:20.350842 19013 raft_consensus.cc:3060] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.351714 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 391a93333c184470817d774e1d7dc5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.352762 18998 tablet_service.cc:1511] Processing CreateTablet for tablet 6267e6fa9ad243eab3b44bc39b515984 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:20.336392 19285 tablet_bootstrap.cc:654] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.352766 19070 tablet_service.cc:1511] Processing CreateTablet for tablet a958fa51c205488db597d2fb149491f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:20.354394 19070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958fa51c205488db597d2fb149491f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.333540 19217 tablet_service.cc:1511] Processing CreateTablet for tablet 6267e6fa9ad243eab3b44bc39b515984 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:17:20.355535 19217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267e6fa9ad243eab3b44bc39b515984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.353987 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 7b8d2e596f1a4918abecbef6c74ba96d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:17:20.360430 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267e6fa9ad243eab3b44bc39b515984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.370944 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:20.373070 19201 leader_election.cc:343] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.373610 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fa86ea27c241f089279846d5cfe297" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:20.373916 19149 tablet_service.cc:1511] Processing CreateTablet for tablet a958fa51c205488db597d2fb149491f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:20.374492 19282 raft_consensus.cc:359] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:20.375315 19282 raft_consensus.cc:385] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.375650 19282 raft_consensus.cc:740] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
W20260709 13:17:20.376566 19201 leader_election.cc:343] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.376493 19282 consensus_queue.cc:260] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:20.378158 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b8d2e596f1a4918abecbef6c74ba96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.380105 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6267e6fa9ad243eab3b44bc39b515984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.388881 19224 tablet_service.cc:1511] Processing CreateTablet for tablet a958fa51c205488db597d2fb149491f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:17:20.389410 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4bd22b5ac24006ba7aeda291545148 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:20.390453 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958fa51c205488db597d2fb149491f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.390970 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bd22b5ac24006ba7aeda291545148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.398419 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:20.398739 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fa86ea27c241f089279846d5cfe297" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:20.399264 19011 raft_consensus.cc:2468] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:20.400564 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3492431342e74ad7a1db06ea928ef7a2" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:20.402036 19199 leader_election.cc:343] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.402601 19199 leader_election.cc:304] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:20.403918 19199 leader_election.cc:304] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:20.404973 19297 raft_consensus.cc:2749] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.405699 19297 raft_consensus.cc:2804] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:20.406073 19297 raft_consensus.cc:493] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:20.406440 19297 raft_consensus.cc:3060] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.426319 19071 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4bd22b5ac24006ba7aeda291545148 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:17:20.427663 19071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bd22b5ac24006ba7aeda291545148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.420393 19281 ts_tablet_manager.cc:1434] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.222s	user 0.018s	sys 0.022s
I20260709 13:17:20.422706 19149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a958fa51c205488db597d2fb149491f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.434370 19281 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:20.435168 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 4d4bd22b5ac24006ba7aeda291545148 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 13:17:20.438027 19199 leader_election.cc:343] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.438709 19283 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:20.439318 19283 ts_tablet_manager.cc:1403] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.356s	user 0.010s	sys 0.014s
I20260709 13:17:20.442907 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d4bd22b5ac24006ba7aeda291545148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.445658 19281 tablet_bootstrap.cc:654] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.447140 19226 tablet_service.cc:1511] Processing CreateTablet for tablet 63f00744ff954a28bbb1c3d4f3ad41b8 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:20.447743 18996 tablet_service.cc:1511] Processing CreateTablet for tablet 63f00744ff954a28bbb1c3d4f3ad41b8 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:20.448477 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f00744ff954a28bbb1c3d4f3ad41b8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:20.451469 19125 consensus_peers.cc:597] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.451876 19282 ts_tablet_manager.cc:1434] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.183s	user 0.008s	sys 0.002s
I20260709 13:17:20.452044 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f00744ff954a28bbb1c3d4f3ad41b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.452971 19282 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:20.469123 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3492431342e74ad7a1db06ea928ef7a2" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:20.471112 19200 leader_election.cc:343] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.471637 19200 leader_election.cc:304] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:20.474723 19283 raft_consensus.cc:359] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.475611 19283 raft_consensus.cc:385] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.475966 19283 raft_consensus.cc:740] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.478585 19283 consensus_queue.cc:260] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.480710 19013 raft_consensus.cc:2468] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:20.483194 19125 leader_election.cc:304] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:20.484630 19288 raft_consensus.cc:2804] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.485216 19288 raft_consensus.cc:697] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:20.495461 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 13671c33ca6043b3b900a6a79f33abba (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:20.496188 19147 tablet_service.cc:1511] Processing CreateTablet for tablet 13671c33ca6043b3b900a6a79f33abba (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:20.496870 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13671c33ca6043b3b900a6a79f33abba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.498481 19147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13671c33ca6043b3b900a6a79f33abba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.493995 19297 raft_consensus.cc:515] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.486243 19288 consensus_queue.cc:237] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.505797 19281 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:20.505548 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 13671c33ca6043b3b900a6a79f33abba (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:17:20.506309 19281 ts_tablet_manager.cc:1403] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.007s
I20260709 13:17:20.506217 19074 tablet_service.cc:1511] Processing CreateTablet for tablet 63f00744ff954a28bbb1c3d4f3ad41b8 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:17:20.506919 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13671c33ca6043b3b900a6a79f33abba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.509172 19307 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.509687 19307 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.511641 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2dae00ee24474595d548c3b2a2cdcb (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:20.512066 19307 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:20.519378 19282 tablet_bootstrap.cc:654] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.520268 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2dae00ee24474595d548c3b2a2cdcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.521474 19152 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2dae00ee24474595d548c3b2a2cdcb (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:20.522738 19152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2dae00ee24474595d548c3b2a2cdcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.530189 19219 tablet_service.cc:1511] Processing CreateTablet for tablet 5f2dae00ee24474595d548c3b2a2cdcb (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:17:20.531530 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:20.532470 19162 raft_consensus.cc:2393] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:20.531546 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f2dae00ee24474595d548c3b2a2cdcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.538554 19285 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:20.539106 19285 ts_tablet_manager.cc:1403] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.329s	user 0.015s	sys 0.011s
I20260709 13:17:20.540190 19283 ts_tablet_manager.cc:1434] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.101s	user 0.009s	sys 0.001s
I20260709 13:17:20.541106 19074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f00744ff954a28bbb1c3d4f3ad41b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.542183 19285 raft_consensus.cc:359] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.543190 19285 raft_consensus.cc:385] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.543601 19285 raft_consensus.cc:740] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.546543 19326 raft_consensus.cc:2749] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.556644 19078 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08cd0fb08a4abc98fd796878aba37f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:20.558105 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08cd0fb08a4abc98fd796878aba37f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.535007 19281 raft_consensus.cc:359] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.560879 19281 raft_consensus.cc:385] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.561249 19281 raft_consensus.cc:740] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.565630 19297 leader_election.cc:290] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:20.566174 19281 consensus_queue.cc:260] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.567945 19146 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08cd0fb08a4abc98fd796878aba37f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:20.568706 19281 ts_tablet_manager.cc:1434] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.003s
I20260709 13:17:20.569532 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:20.569767 19281 tablet_bootstrap.cc:492] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:20.570159 19013 raft_consensus.cc:3060] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.571671 19324 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.572162 19324 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.573527 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:20.574354 19324 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:20.576107 19201 leader_election.cc:343] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.577524 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:20.578938 19051 leader_election.cc:343] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.579885 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:20.581370 19053 leader_election.cc:343] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.581825 19053 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:20.582161 19281 tablet_bootstrap.cc:654] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.564129 18909 catalog_manager.cc:5697] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.585438 19324 raft_consensus.cc:2749] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.586395 19283 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:20.610077 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 7fff70778aa84b57a328a7b65743f7cc (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:20.611464 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fff70778aa84b57a328a7b65743f7cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.612006 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08cd0fb08a4abc98fd796878aba37f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.626705 18908 catalog_manager.cc:5697] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.546792 19285 consensus_queue.cc:260] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.611159 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 7fff70778aa84b57a328a7b65743f7cc (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:20.633231 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fff70778aa84b57a328a7b65743f7cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.650146 19145 tablet_service.cc:1511] Processing CreateTablet for tablet c9b7d0b503484bc6afa7fb25cd63f90c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:20.651504 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b7d0b503484bc6afa7fb25cd63f90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.652856 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 8d08cd0fb08a4abc98fd796878aba37f (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:17:20.654173 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d08cd0fb08a4abc98fd796878aba37f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.655936 19013 raft_consensus.cc:2468] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:20.659248 19199 leader_election.cc:304] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:20.662400 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 3d369e7b157f4952b7f92f6e97a8fb7a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:20.663575 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d369e7b157f4952b7f92f6e97a8fb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.663904 19282 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:20.664448 19282 ts_tablet_manager.cc:1403] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.009s
I20260709 13:17:20.665447 19297 raft_consensus.cc:2804] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:20.667013 19297 raft_consensus.cc:697] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:20.667689 19148 tablet_service.cc:1511] Processing CreateTablet for tablet 3d369e7b157f4952b7f92f6e97a8fb7a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:20.667874 19297 consensus_queue.cc:237] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.669063 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d369e7b157f4952b7f92f6e97a8fb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.686787 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 7fff70778aa84b57a328a7b65743f7cc (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:17:20.688154 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fff70778aa84b57a328a7b65743f7cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.688807 19001 tablet_service.cc:1511] Processing CreateTablet for tablet c9b7d0b503484bc6afa7fb25cd63f90c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:20.689528 19281 tablet_bootstrap.cc:492] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:20.690045 19281 ts_tablet_manager.cc:1403] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.022s
I20260709 13:17:20.690943 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:20.694141 19285 ts_tablet_manager.cc:1434] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.155s	user 0.009s	sys 0.001s
I20260709 13:17:20.695228 19285 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:20.698094 19282 raft_consensus.cc:359] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.690047 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b7d0b503484bc6afa7fb25cd63f90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.703282 19283 tablet_bootstrap.cc:654] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.703946 19282 raft_consensus.cc:385] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.704309 19282 raft_consensus.cc:740] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.711730 19224 tablet_service.cc:1511] Processing CreateTablet for tablet 3d369e7b157f4952b7f92f6e97a8fb7a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:17:20.713078 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d369e7b157f4952b7f92f6e97a8fb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.715471 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 74698c16d5b54e9ab1b297152a58c35d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:20.716804 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74698c16d5b54e9ab1b297152a58c35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.717980 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 74698c16d5b54e9ab1b297152a58c35d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:20.718487 19226 tablet_service.cc:1511] Processing CreateTablet for tablet c9b7d0b503484bc6afa7fb25cd63f90c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:17:20.719206 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74698c16d5b54e9ab1b297152a58c35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.719717 19226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b7d0b503484bc6afa7fb25cd63f90c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.723632 19324 consensus_queue.cc:1048] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:20.712774 19282 consensus_queue.cc:260] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.743220 19282 ts_tablet_manager.cc:1434] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.069s	user 0.000s	sys 0.006s
I20260709 13:17:20.692993 19281 raft_consensus.cc:359] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:20.744808 19282 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:20.745070 19281 raft_consensus.cc:385] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.745553 19281 raft_consensus.cc:740] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.746443 19281 consensus_queue.cc:260] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:20.746816 18977 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:20.750814 19307 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:20.754796 19282 tablet_bootstrap.cc:654] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.756258 19307 raft_consensus.cc:2749] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.772212 18910 catalog_manager.cc:5697] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:20.784251 19318 consensus_queue.cc:1048] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:20.784703 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 74698c16d5b54e9ab1b297152a58c35d (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:17:20.786558 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74698c16d5b54e9ab1b297152a58c35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.798283 19219 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4e1b4cf41b4a0f84fcb86abd87b87a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:20.799654 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4e1b4cf41b4a0f84fcb86abd87b87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.800684 18997 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4e1b4cf41b4a0f84fcb86abd87b87a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:20.802307 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4e1b4cf41b4a0f84fcb86abd87b87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.817087 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 6a4e1b4cf41b4a0f84fcb86abd87b87a (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:17:20.818368 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a4e1b4cf41b4a0f84fcb86abd87b87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.820217 19283 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:20.820881 19283 ts_tablet_manager.cc:1403] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.235s	user 0.019s	sys 0.027s
I20260709 13:17:20.836807 19336 raft_consensus.cc:493] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.837782 19336 raft_consensus.cc:515] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:20.840123 19336 leader_election.cc:290] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:20.842041 19282 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:20.842419 19281 ts_tablet_manager.cc:1434] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.152s	user 0.004s	sys 0.003s
I20260709 13:17:20.842634 19282 ts_tablet_manager.cc:1403] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.098s	user 0.025s	sys 0.021s
I20260709 13:17:20.843281 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:20.843778 19285 tablet_bootstrap.cc:654] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:20.845458 19125 leader_election.cc:343] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.846133 19282 raft_consensus.cc:359] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.846863 19282 raft_consensus.cc:385] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.847142 19282 raft_consensus.cc:740] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.847318 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:20.847880 19282 consensus_queue.cc:260] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:20.850152 19076 tablet_service.cc:1511] Processing CreateTablet for tablet 69c6be6a3b1f44f193f538481988a8f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:17:20.850677 19126 leader_election.cc:343] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.851308 19076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c6be6a3b1f44f193f538481988a8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.851157 19126 leader_election.cc:304] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:20.849154 19281 tablet_bootstrap.cc:492] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:20.852906 18996 tablet_service.cc:1511] Processing CreateTablet for tablet d68ccc1b0ab5412d9a3aef853eafb5e1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:20.853457 19289 raft_consensus.cc:2749] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.854386 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68ccc1b0ab5412d9a3aef853eafb5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.861426 19297 raft_consensus.cc:493] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:20.862022 19297 raft_consensus.cc:515] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.852906 19146 tablet_service.cc:1511] Processing CreateTablet for tablet d68ccc1b0ab5412d9a3aef853eafb5e1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:20.864156 19297 leader_election.cc:290] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:20.864338 19146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68ccc1b0ab5412d9a3aef853eafb5e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.874598 19222 tablet_service.cc:1511] Processing CreateTablet for tablet 69c6be6a3b1f44f193f538481988a8f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:20.875025 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9969c0559db42da9e8fa13fe1b301cf" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:20.875945 19222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c6be6a3b1f44f193f538481988a8f1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:20.876611 19200 leader_election.cc:343] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.876992 19078 tablet_service.cc:1511] Processing CreateTablet for tablet de50060f91b24301951fb12cfecbfb1c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:20.877662 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9969c0559db42da9e8fa13fe1b301cf" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:20.877887 19224 tablet_service.cc:1511] Processing CreateTablet for tablet d68ccc1b0ab5412d9a3aef853eafb5e1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:17:20.878407 19078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de50060f91b24301951fb12cfecbfb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.879132 19224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d68ccc1b0ab5412d9a3aef853eafb5e1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:17:20.879369 19199 leader_election.cc:343] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:20.879817 19199 leader_election.cc:304] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:20.880656 19282 ts_tablet_manager.cc:1434] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.006s
I20260709 13:17:20.880887 19297 raft_consensus.cc:2749] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:20.881839 19282 tablet_bootstrap.cc:492] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:20.899971 19000 tablet_service.cc:1511] Processing CreateTablet for tablet 9a294f5f77744c128ef671d79e879423 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:20.901074 19285 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:20.901381 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a294f5f77744c128ef671d79e879423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.901727 19285 ts_tablet_manager.cc:1403] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.207s	user 0.011s	sys 0.008s
I20260709 13:17:20.903189 19282 tablet_bootstrap.cc:654] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.904914 19285 raft_consensus.cc:359] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.905725 19285 raft_consensus.cc:385] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.906075 19285 raft_consensus.cc:740] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.906919 19285 consensus_queue.cc:260] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:20.918577 19077 tablet_service.cc:1511] Processing CreateTablet for tablet 9a294f5f77744c128ef671d79e879423 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:20.919724 19077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a294f5f77744c128ef671d79e879423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.921433 19150 tablet_service.cc:1511] Processing CreateTablet for tablet 6422951adcc248b4a74de0afd5c9fee1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:20.922617 19150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6422951adcc248b4a74de0afd5c9fee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.923301 19223 tablet_service.cc:1511] Processing CreateTablet for tablet 6422951adcc248b4a74de0afd5c9fee1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:20.924467 19223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6422951adcc248b4a74de0afd5c9fee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.925700 19219 tablet_service.cc:1511] Processing CreateTablet for tablet 9a294f5f77744c128ef671d79e879423 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:17:20.926923 19219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a294f5f77744c128ef671d79e879423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.897120 19283 raft_consensus.cc:359] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.934144 19145 tablet_service.cc:1511] Processing CreateTablet for tablet 69c6be6a3b1f44f193f538481988a8f1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:17:20.935647 19145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c6be6a3b1f44f193f538481988a8f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.936108 19001 tablet_service.cc:1511] Processing CreateTablet for tablet de50060f91b24301951fb12cfecbfb1c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:20.934458 19283 raft_consensus.cc:385] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:20.943251 19148 tablet_service.cc:1511] Processing CreateTablet for tablet de50060f91b24301951fb12cfecbfb1c (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:17:20.944259 19285 ts_tablet_manager.cc:1434] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.042s	user 0.000s	sys 0.006s
I20260709 13:17:20.944587 19148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de50060f91b24301951fb12cfecbfb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.945001 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 6422951adcc248b4a74de0afd5c9fee1 (DEFAULT_TABLE table=test-workload [id=3d04643b3f2744a1bb1693143b9e2653]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:17:20.949827 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de50060f91b24301951fb12cfecbfb1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:20.952877 19285 tablet_bootstrap.cc:492] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:20.962685 19285 tablet_bootstrap.cc:654] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.941788 19283 raft_consensus.cc:740] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:20.966562 19283 consensus_queue.cc:260] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.969671 19283 ts_tablet_manager.cc:1434] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.148s	user 0.008s	sys 0.003s
I20260709 13:17:20.976532 19307 raft_consensus.cc:493] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:20.987083 19125 consensus_peers.cc:597] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Couldn't send request to peer 42b18531ccef4a7ba5ced5f017075cdd. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:20.999439 19307 raft_consensus.cc:515] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:20.994092 19281 tablet_bootstrap.cc:654] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:20.999979 19283 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:20.998415 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6422951adcc248b4a74de0afd5c9fee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:21.001765 19307 leader_election.cc:290] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:21.001869 19285 tablet_bootstrap.cc:492] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.002360 19282 tablet_bootstrap.cc:492] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.002581 19285 ts_tablet_manager.cc:1403] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.003s
I20260709 13:17:21.002877 19282 ts_tablet_manager.cc:1403] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.121s	user 0.037s	sys 0.018s
I20260709 13:17:21.003727 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f2871868247a3a9f491ee2bb2ea46" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.004168 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b6f2871868247a3a9f491ee2bb2ea46" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.006383 18978 leader_election.cc:304] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.007587 19307 raft_consensus.cc:2749] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.007387 19285 raft_consensus.cc:359] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.008164 19285 raft_consensus.cc:385] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.008518 19285 raft_consensus.cc:740] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.009479 19285 consensus_queue.cc:260] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.012161 19282 raft_consensus.cc:359] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.015843 19282 raft_consensus.cc:385] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.016158 19282 raft_consensus.cc:740] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.019002 19282 consensus_queue.cc:260] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.020603 19290 raft_consensus.cc:493] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.021136 19290 raft_consensus.cc:515] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.023511 19290 leader_election.cc:290] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.025858 19336 consensus_queue.cc:1048] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.032253 19282 ts_tablet_manager.cc:1434] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.007s
I20260709 13:17:21.033778 19285 ts_tablet_manager.cc:1434] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 13:17:21.035000 19285 tablet_bootstrap.cc:492] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.038094 19282 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.042832 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:21.044514 19051 leader_election.cc:343] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.045173 19282 tablet_bootstrap.cc:654] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.051263 19285 tablet_bootstrap.cc:654] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.051962 19297 consensus_queue.cc:1048] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.056479 19336 raft_consensus.cc:493] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.056996 19336 raft_consensus.cc:515] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.059154 19336 leader_election.cc:290] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.060472 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.063361 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126f8545c20b4ccbac420cc97fc5ac01" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.064845 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.066360 19125 leader_election.cc:304] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
W20260709 13:17:21.066417 19051 leader_election.cc:343] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.068420 19051 leader_election.cc:304] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:21.069749 19290 raft_consensus.cc:2749] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.072036 19289 raft_consensus.cc:2749] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.074904 19161 raft_consensus.cc:3060] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.077535 19290 raft_consensus.cc:493] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.087903 19290 raft_consensus.cc:515] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.090698 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dee0bae937414faec5cdac31f5c6f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.091403 19162 raft_consensus.cc:2468] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.092054 19281 tablet_bootstrap.cc:492] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.092595 19281 ts_tablet_manager.cc:1403] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.244s	user 0.013s	sys 0.001s
I20260709 13:17:21.092643 19053 leader_election.cc:304] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.093367 19282 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.093655 19318 raft_consensus.cc:2804] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.093887 19282 ts_tablet_manager.cc:1403] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.025s
I20260709 13:17:21.094131 19318 raft_consensus.cc:493] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.094591 19318 raft_consensus.cc:3060] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.096416 19290 leader_election.cc:290] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:21.097851 19282 raft_consensus.cc:359] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.098558 19282 raft_consensus.cc:385] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.099092 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dee0bae937414faec5cdac31f5c6f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.101505 19282 raft_consensus.cc:740] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.101835 19235 raft_consensus.cc:2468] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.102063 19353 consensus_queue.cc:1048] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.102422 19282 consensus_queue.cc:260] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.105017 19282 ts_tablet_manager.cc:1434] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:17:21.108104 19282 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.108186 19283 tablet_bootstrap.cc:654] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.099587 19281 raft_consensus.cc:359] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.113361 19281 raft_consensus.cc:385] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.113823 19281 raft_consensus.cc:740] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.114506 19282 tablet_bootstrap.cc:654] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.115294 19336 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.114810 19281 consensus_queue.cc:260] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.115840 19336 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.119989 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.120828 19088 raft_consensus.cc:2468] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:21.121826 19336 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.123222 19126 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.125336 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.126494 19282 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
W20260709 13:17:21.126724 19125 leader_election.cc:343] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.127005 19282 ts_tablet_manager.cc:1403] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 13:17:21.127658 19336 raft_consensus.cc:2804] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.128079 19336 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.128417 19336 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.130074 19282 raft_consensus.cc:359] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.130893 19282 raft_consensus.cc:385] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.131207 19282 raft_consensus.cc:740] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.132058 19282 consensus_queue.cc:260] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.134044 19282 ts_tablet_manager.cc:1434] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:21.136958 19281 ts_tablet_manager.cc:1434] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.003s
I20260709 13:17:21.138437 19281 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.112031 19318 raft_consensus.cc:515] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.146226 19282 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.148245 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dee0bae937414faec5cdac31f5c6f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:21.148538 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94dee0bae937414faec5cdac31f5c6f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.148878 19161 raft_consensus.cc:3060] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.149073 19235 raft_consensus.cc:3060] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.149690 19336 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.152726 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.152680 19282 tablet_bootstrap.cc:654] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:21.154592 19125 leader_election.cc:343] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.147589 19318 leader_election.cc:290] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:21.158169 19336 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.158191 19161 raft_consensus.cc:2468] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.159861 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.161484 19088 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.162071 19053 leader_election.cc:304] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.163795 19281 tablet_bootstrap.cc:654] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.157528 19235 raft_consensus.cc:2468] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.163659 19290 raft_consensus.cc:2804] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.167642 19290 raft_consensus.cc:697] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:21.168558 19290 consensus_queue.cc:237] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.160503 19285 tablet_bootstrap.cc:492] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.172967 19088 raft_consensus.cc:2468] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.173185 19285 ts_tablet_manager.cc:1403] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.138s	user 0.029s	sys 0.032s
I20260709 13:17:21.174220 19126 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.175741 19288 raft_consensus.cc:2804] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.176283 19288 raft_consensus.cc:697] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:21.177078 19288 consensus_queue.cc:237] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.177605 19283 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.178083 19283 ts_tablet_manager.cc:1403] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.178s	user 0.007s	sys 0.007s
I20260709 13:17:21.180929 19283 raft_consensus.cc:359] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.181123 19285 raft_consensus.cc:359] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.181854 19283 raft_consensus.cc:385] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.182307 19283 raft_consensus.cc:740] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.182192 19285 raft_consensus.cc:385] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.185405 19285 raft_consensus.cc:740] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.185554 19283 consensus_queue.cc:260] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.187873 19285 consensus_queue.cc:260] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.189926 19282 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.190435 19282 ts_tablet_manager.cc:1403] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260709 13:17:21.191104 18908 catalog_manager.cc:5697] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.192905 19282 raft_consensus.cc:359] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.194142 19282 raft_consensus.cc:385] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.194581 19282 raft_consensus.cc:740] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.196880 19283 ts_tablet_manager.cc:1434] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 13:17:21.194161 18910 catalog_manager.cc:5697] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.198484 19283 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.202507 19285 ts_tablet_manager.cc:1434] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:17:21.205633 19283 tablet_bootstrap.cc:654] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.206256 19285 tablet_bootstrap.cc:492] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.195268 19282 consensus_queue.cc:260] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.209077 19281 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.209648 19281 ts_tablet_manager.cc:1403] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.003s
I20260709 13:17:21.217319 19285 tablet_bootstrap.cc:654] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.218576 19281 raft_consensus.cc:359] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.219311 19281 raft_consensus.cc:385] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.219626 19281 raft_consensus.cc:740] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.220578 19282 ts_tablet_manager.cc:1434] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:17:21.221628 19282 tablet_bootstrap.cc:492] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.231439 19285 tablet_bootstrap.cc:492] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.231995 19285 ts_tablet_manager.cc:1403] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.002s
I20260709 13:17:21.234470 19281 consensus_queue.cc:260] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.234678 19285 raft_consensus.cc:359] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.235881 19285 raft_consensus.cc:385] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.236176 19285 raft_consensus.cc:740] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.236925 19281 ts_tablet_manager.cc:1434] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 13:17:21.236974 19285 consensus_queue.cc:260] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.238104 19281 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.239279 19285 ts_tablet_manager.cc:1434] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:17:21.240188 19285 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.244897 19281 tablet_bootstrap.cc:654] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.246140 19285 tablet_bootstrap.cc:654] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:21.246539 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:21.248912 19282 tablet_bootstrap.cc:654] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.253109 19283 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.253611 19283 ts_tablet_manager.cc:1403] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.024s
I20260709 13:17:21.257463 19282 tablet_bootstrap.cc:492] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.257912 19282 ts_tablet_manager.cc:1403] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260709 13:17:21.257959 19285 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.258548 19285 ts_tablet_manager.cc:1403] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 13:17:21.258308 19283 raft_consensus.cc:359] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.259070 19283 raft_consensus.cc:385] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.259383 19283 raft_consensus.cc:740] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.260107 19283 consensus_queue.cc:260] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.260565 19282 raft_consensus.cc:359] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.261217 19282 raft_consensus.cc:385] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.260980 19285 raft_consensus.cc:359] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.261508 19282 raft_consensus.cc:740] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.261638 19285 raft_consensus.cc:385] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.261924 19285 raft_consensus.cc:740] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.262123 19283 ts_tablet_manager.cc:1434] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:21.262213 19282 consensus_queue.cc:260] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.262795 19285 consensus_queue.cc:260] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.263952 19283 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.264710 19285 ts_tablet_manager.cc:1434] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:21.267571 19282 ts_tablet_manager.cc:1434] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:21.268298 19285 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.268402 19282 tablet_bootstrap.cc:492] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.270761 19283 tablet_bootstrap.cc:654] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.271664 19353 raft_consensus.cc:493] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.272200 19353 raft_consensus.cc:515] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.273752 19288 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.274232 19288 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.274770 19285 tablet_bootstrap.cc:654] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.276335 19288 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.277464 19353 leader_election.cc:290] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:21.278103 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:21.282867 19125 leader_election.cc:343] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.279830 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.283787 19161 raft_consensus.cc:2468] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:21.280503 19281 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.285090 19281 ts_tablet_manager.cc:1403] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260709 13:17:21.285871 19285 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.286324 19285 ts_tablet_manager.cc:1403] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260709 13:17:21.287714 19281 raft_consensus.cc:359] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.287842 19201 leader_election.cc:304] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:21.289209 19282 tablet_bootstrap.cc:654] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.288448 19281 raft_consensus.cc:385] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.288859 19285 raft_consensus.cc:359] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.289321 19326 raft_consensus.cc:2804] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.289569 19281 raft_consensus.cc:740] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.289637 19285 raft_consensus.cc:385] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.289947 19326 raft_consensus.cc:493] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.290050 19285 raft_consensus.cc:740] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.290597 19326 raft_consensus.cc:3060] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.290465 19281 consensus_queue.cc:260] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.292086 19281 ts_tablet_manager.cc:1434] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:17:21.291080 19285 consensus_queue.cc:260] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.280707 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.293826 19087 raft_consensus.cc:2468] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:21.294633 19285 ts_tablet_manager.cc:1434] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:21.295665 19126 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.296819 19281 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.297214 19288 raft_consensus.cc:2804] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.297750 19288 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.298199 19288 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.301787 19290 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.303001 19281 tablet_bootstrap.cc:654] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.302517 19290 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.305415 19290 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.276811 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.308954 19297 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.309703 19297 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.310304 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.308777 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.312282 19297 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.312304 19235 raft_consensus.cc:2468] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.313822 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:21.314632 19051 leader_election.cc:343] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:21.315333 19199 leader_election.cc:343] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.315801 19281 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.315762 19051 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.316231 19297 raft_consensus.cc:493] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.316577 19281 ts_tablet_manager.cc:1403] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 13:17:21.316682 19297 raft_consensus.cc:515] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
W20260709 13:17:21.317693 19200 leader_election.cc:343] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.318713 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.319353 19088 raft_consensus.cc:2468] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:21.320973 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.321161 19200 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.322293 19353 raft_consensus.cc:2804] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.321386 19290 raft_consensus.cc:2804] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.322696 19353 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.323143 19290 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.324939 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50577717509a46eba7d47af7866ba248" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.325544 19290 raft_consensus.cc:3060] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.327004 19199 leader_election.cc:304] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.323354 19353 raft_consensus.cc:3060] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.333604 19297 leader_election.cc:290] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.334400 19297 raft_consensus.cc:2749] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.337889 19285 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.324448 19281 raft_consensus.cc:359] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.340087 19281 raft_consensus.cc:385] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.340394 19281 raft_consensus.cc:740] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.341068 19281 consensus_queue.cc:260] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.343151 19281 ts_tablet_manager.cc:1434] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:17:21.344013 19281 tablet_bootstrap.cc:492] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.347432 19285 tablet_bootstrap.cc:654] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.348356 19283 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.348919 19283 ts_tablet_manager.cc:1403] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.040s
I20260709 13:17:21.350245 19281 tablet_bootstrap.cc:654] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.324210 19288 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.339165 19326 raft_consensus.cc:515] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.352382 19326 leader_election.cc:290] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:21.352418 19283 raft_consensus.cc:359] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.353626 19283 raft_consensus.cc:385] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.354090 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:21.354234 19283 raft_consensus.cc:740] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.354717 19161 raft_consensus.cc:3060] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.354966 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.355293 19283 consensus_queue.cc:260] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.356905 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.357457 19088 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.358366 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:21.359774 19125 leader_election.cc:343] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.360332 19353 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
W20260709 13:17:21.361627 19200 leader_election.cc:343] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.362206 19283 ts_tablet_manager.cc:1434] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 13:17:21.363255 19283 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.363425 19288 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.365417 19088 raft_consensus.cc:2468] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.365257 19161 raft_consensus.cc:2468] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
W20260709 13:17:21.374670 19199 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 47806.4us
I20260709 13:17:21.374598 19126 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.338822 19290 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.376955 19201 leader_election.cc:304] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.377710 19290 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.369963 19282 tablet_bootstrap.cc:492] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.371165 19324 raft_consensus.cc:493] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.377264 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.379281 19282 ts_tablet_manager.cc:1403] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.015s
I20260709 13:17:21.378453 19324 raft_consensus.cc:515] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.380335 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.381193 19324 leader_election.cc:290] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.370582 19283 tablet_bootstrap.cc:654] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.382097 19282 raft_consensus.cc:359] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
W20260709 13:17:21.382489 19051 leader_election.cc:343] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.382791 19282 raft_consensus.cc:385] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.383064 19282 raft_consensus.cc:740] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.383636 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3492431342e74ad7a1db06ea928ef7a2" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.383805 19282 consensus_queue.cc:260] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.384245 19013 raft_consensus.cc:2468] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.384812 19336 raft_consensus.cc:2804] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.385433 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.385810 19282 ts_tablet_manager.cc:1434] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:21.385600 19336 raft_consensus.cc:697] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:21.386194 19088 raft_consensus.cc:2393] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 42b18531ccef4a7ba5ced5f017075cdd in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:21.386665 19336 consensus_queue.cc:237] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.387336 19051 leader_election.cc:304] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.388159 19324 raft_consensus.cc:2804] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.388522 19324 raft_consensus.cc:493] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.388871 19324 raft_consensus.cc:3060] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.392964 19013 raft_consensus.cc:3060] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.394454 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.395251 19235 raft_consensus.cc:2393] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e2e075be46a9410c97ac4379f30809e6 in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:21.396836 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3492431342e74ad7a1db06ea928ef7a2" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.397439 19235 raft_consensus.cc:2468] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.398527 19051 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
W20260709 13:17:21.399776 19199 leader_election.cc:343] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.400249 19199 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.401064 19326 raft_consensus.cc:2804] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.401571 19283 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.401738 19297 raft_consensus.cc:2749] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.402421 19283 ts_tablet_manager.cc:1403] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
I20260709 13:17:21.402915 19281 tablet_bootstrap.cc:492] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.401609 19326 raft_consensus.cc:697] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:21.403434 19281 ts_tablet_manager.cc:1403] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.001s
I20260709 13:17:21.403921 19326 consensus_queue.cc:237] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.407289 19283 raft_consensus.cc:359] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.408013 19283 raft_consensus.cc:385] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.408301 19283 raft_consensus.cc:740] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.409075 19282 tablet_bootstrap.cc:492] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.410477 19281 raft_consensus.cc:359] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.416656 19281 raft_consensus.cc:385] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.416980 19281 raft_consensus.cc:740] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.417843 19281 consensus_queue.cc:260] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.409447 19283 consensus_queue.cc:260] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.419791 19281 ts_tablet_manager.cc:1434] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 13:17:21.419667 19285 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.420899 19281 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.421176 19285 ts_tablet_manager.cc:1403] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.034s
I20260709 13:17:21.421350 19283 ts_tablet_manager.cc:1434] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:17:21.422266 19283 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.424016 19285 raft_consensus.cc:359] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.424665 19285 raft_consensus.cc:385] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.424950 19285 raft_consensus.cc:740] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.426898 19281 tablet_bootstrap.cc:654] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.428905 19285 consensus_queue.cc:260] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.412736 19353 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.412983 19290 raft_consensus.cc:2749] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.431107 19285 ts_tablet_manager.cc:1434] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:21.411742 19324 raft_consensus.cc:515] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.432132 19285 tablet_bootstrap.cc:492] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.434553 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3492431342e74ad7a1db06ea928ef7a2" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.435216 19235 raft_consensus.cc:3060] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.437767 19336 raft_consensus.cc:493] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.438235 19336 raft_consensus.cc:515] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.440214 19336 leader_election.cc:290] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.440907 19283 tablet_bootstrap.cc:654] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.442920 19285 tablet_bootstrap.cc:654] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.443332 19282 tablet_bootstrap.cc:654] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.445775 19235 raft_consensus.cc:2468] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.446204 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fa86ea27c241f089279846d5cfe297" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.447925 19236 raft_consensus.cc:2468] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:21.448263 19051 leader_election.cc:304] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.449338 19125 leader_election.cc:304] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:21.449730 19290 raft_consensus.cc:2804] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.450421 19288 raft_consensus.cc:2804] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.450524 19290 raft_consensus.cc:697] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:21.451861 19290 consensus_queue.cc:237] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.450830 19288 raft_consensus.cc:493] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.453186 19281 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.454602 19281 ts_tablet_manager.cc:1403] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.002s
I20260709 13:17:21.455782 19236 raft_consensus.cc:3060] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.457465 19281 raft_consensus.cc:359] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.458132 19281 raft_consensus.cc:385] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.458416 19281 raft_consensus.cc:740] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.455010 18909 catalog_manager.cc:5697] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.459470 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fa86ea27c241f089279846d5cfe297" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.460902 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3492431342e74ad7a1db06ea928ef7a2" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.462695 19010 raft_consensus.cc:3060] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.459048 19281 consensus_queue.cc:260] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.459434 19324 leader_election.cc:290] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.458962 19288 raft_consensus.cc:3060] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.464735 19281 ts_tablet_manager.cc:1434] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:17:21.465735 19281 tablet_bootstrap.cc:492] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.471225 19281 tablet_bootstrap.cc:654] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.472679 19318 raft_consensus.cc:493] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:21.464165 19125 leader_election.cc:343] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.473209 19318 raft_consensus.cc:515] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.475062 18907 catalog_manager.cc:5697] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.476776 19318 leader_election.cc:290] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.478788 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9969c0559db42da9e8fa13fe1b301cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.479238 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9969c0559db42da9e8fa13fe1b301cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.479461 19235 raft_consensus.cc:2468] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
W20260709 13:17:21.480639 19051 leader_election.cc:343] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.481415 19051 leader_election.cc:304] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.487200 19318 raft_consensus.cc:2804] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.487608 19318 raft_consensus.cc:493] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.489590 19318 raft_consensus.cc:3060] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.495434 19324 raft_consensus.cc:493] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.496459 19324 raft_consensus.cc:515] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.498695 19324 leader_election.cc:290] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:21.502648 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.503522 19161 raft_consensus.cc:2393] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2e075be46a9410c97ac4379f30809e6 in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:21.505479 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.507440 19051 leader_election.cc:304] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:21.508482 19324 raft_consensus.cc:3060] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.513880 19281 tablet_bootstrap.cc:492] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.515326 19281 ts_tablet_manager.cc:1403] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.000s
I20260709 13:17:21.519776 19318 raft_consensus.cc:515] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.520074 19281 raft_consensus.cc:359] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.522887 19281 raft_consensus.cc:385] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.523576 19281 raft_consensus.cc:740] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.524600 19281 consensus_queue.cc:260] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.491014 19010 raft_consensus.cc:2468] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.529167 19281 ts_tablet_manager.cc:1434] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:21.530972 19281 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.531167 19285 tablet_bootstrap.cc:492] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.531589 19288 raft_consensus.cc:515] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.532600 19285 ts_tablet_manager.cc:1403] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.022s
I20260709 13:17:21.525092 19324 raft_consensus.cc:2749] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.522447 19318 leader_election.cc:290] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.536159 19307 raft_consensus.cc:493] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.536702 19307 raft_consensus.cc:515] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.543324 19307 leader_election.cc:290] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.544776 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.545132 19285 raft_consensus.cc:359] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.545924 19285 raft_consensus.cc:385] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.546267 19285 raft_consensus.cc:740] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.546388 19283 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.547019 19283 ts_tablet_manager.cc:1403] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.022s
I20260709 13:17:21.547508 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.545712 19235 raft_consensus.cc:2468] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:21.547410 19285 consensus_queue.cc:260] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.550500 19336 raft_consensus.cc:493] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.550920 19283 raft_consensus.cc:359] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.551051 19336 raft_consensus.cc:515] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.551707 19283 raft_consensus.cc:385] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.552039 19283 raft_consensus.cc:740] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.553524 19088 raft_consensus.cc:2468] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:21.553400 19283 consensus_queue.cc:260] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.554747 19336 leader_election.cc:290] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:21.554987 18977 leader_election.cc:304] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.556324 19283 ts_tablet_manager.cc:1434] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:17:21.559119 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.550015 19290 raft_consensus.cc:493] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:17:21.562480 19126 leader_election.cc:343] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.562706 19290 raft_consensus.cc:515] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.559154 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9969c0559db42da9e8fa13fe1b301cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.564416 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9969c0559db42da9e8fa13fe1b301cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.565253 19234 raft_consensus.cc:3060] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.566843 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fa86ea27c241f089279846d5cfe297" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.567567 19233 raft_consensus.cc:3060] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.574687 18908 catalog_manager.cc:5697] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:21.574726 19051 leader_election.cc:343] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.577196 19283 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.578020 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
W20260709 13:17:21.579648 19125 leader_election.cc:343] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.580168 19125 leader_election.cc:304] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.581426 19336 raft_consensus.cc:2749] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.586344 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3fa86ea27c241f089279846d5cfe297" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.587082 19010 raft_consensus.cc:3060] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.588552 19283 tablet_bootstrap.cc:654] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.589011 19307 raft_consensus.cc:2804] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.589509 19307 raft_consensus.cc:493] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.589929 19307 raft_consensus.cc:3060] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.593894 19285 ts_tablet_manager.cc:1434] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 13:17:21.595232 19285 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.606999 19281 tablet_bootstrap.cc:654] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.600696 19288 leader_election.cc:290] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.614035 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.614813 19161 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.616159 19053 leader_election.cc:304] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.606942 19233 raft_consensus.cc:2468] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.604540 19010 raft_consensus.cc:2468] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.613687 19290 leader_election.cc:290] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:21.620419 19234 raft_consensus.cc:2468] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.621483 19383 raft_consensus.cc:2804] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.625250 19125 leader_election.cc:304] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:21.626187 19307 raft_consensus.cc:515] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.625135 19285 tablet_bootstrap.cc:654] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.650607 19281 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.633483 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.633006 19386 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.642052 19282 tablet_bootstrap.cc:492] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.650010 19288 raft_consensus.cc:2804] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.651129 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.651671 19288 raft_consensus.cc:697] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:21.651768 19307 leader_election.cc:290] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.651846 19088 raft_consensus.cc:3060] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.651108 19281 ts_tablet_manager.cc:1403] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.005s
I20260709 13:17:21.645710 19283 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.654070 19051 leader_election.cc:304] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.654660 19283 ts_tablet_manager.cc:1403] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.005s
I20260709 13:17:21.654894 19290 raft_consensus.cc:2804] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.655598 19290 raft_consensus.cc:697] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:21.652597 19288 consensus_queue.cc:237] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.656420 19290 consensus_queue.cc:237] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.657888 19283 raft_consensus.cc:359] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.658684 19283 raft_consensus.cc:385] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.658993 19283 raft_consensus.cc:740] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.651676 19282 ts_tablet_manager.cc:1403] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.243s	user 0.019s	sys 0.045s
I20260709 13:17:21.651691 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.660823 19236 raft_consensus.cc:3060] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.660539 19283 consensus_queue.cc:260] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.661970 19326 raft_consensus.cc:493] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.652096 19383 raft_consensus.cc:493] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.662360 19336 raft_consensus.cc:493] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.663318 19336 raft_consensus.cc:515] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.663611 19282 raft_consensus.cc:359] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.664486 19282 raft_consensus.cc:385] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.664819 19282 raft_consensus.cc:740] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.663313 19326 raft_consensus.cc:515] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.665653 19282 consensus_queue.cc:260] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.667027 19326 leader_election.cc:290] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:21.668051 19282 ts_tablet_manager.cc:1434] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:21.668745 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2a6ea33ab4e1d802f493c8c1a11f3" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.662549 19281 raft_consensus.cc:359] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.669209 19282 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.669380 19161 raft_consensus.cc:2468] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:21.676661 19201 leader_election.cc:304] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:21.677695 19326 raft_consensus.cc:2804] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.678157 19326 raft_consensus.cc:493] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.678556 19326 raft_consensus.cc:3060] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.669528 19386 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.686859 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0eb748651e4c4fa862bad8f1954ed5" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.687127 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0eb748651e4c4fa862bad8f1954ed5" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.687742 19010 raft_consensus.cc:2468] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:21.689198 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.690114 19086 raft_consensus.cc:2393] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:21.690330 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:21.691192 19236 raft_consensus.cc:2468] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:21.691524 19386 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.693184 19125 leader_election.cc:304] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:21.694666 19307 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.695313 19307 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.695541 18910 catalog_manager.cc:5697] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.697204 18976 leader_election.cc:304] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:21.691332 19235 raft_consensus.cc:2393] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:21.699177 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.672989 19318 consensus_queue.cc:1048] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:17:21.700193 19086 raft_consensus.cc:2393] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 270fc7f82c7c45e788ae84da2549e8bc in this term.
I20260709 13:17:21.700727 19324 consensus_queue.cc:1048] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.668758 19088 raft_consensus.cc:2468] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:21.674216 19336 leader_election.cc:290] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.699221 19289 raft_consensus.cc:2804] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.702440 19289 raft_consensus.cc:493] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.702520 19383 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.702880 19289 raft_consensus.cc:3060] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.674016 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2a6ea33ab4e1d802f493c8c1a11f3" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.704366 19087 raft_consensus.cc:2468] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:21.700755 18976 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.651196 19233 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:21.709971 19386 raft_consensus.cc:2804] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.687832 19234 raft_consensus.cc:2468] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:21.714524 19289 raft_consensus.cc:515] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.714808 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:21.716557 18978 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.718447 19010 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.729691 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0eb748651e4c4fa862bad8f1954ed5" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.673609 19281 raft_consensus.cc:385] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.730899 19281 raft_consensus.cc:740] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.731732 19281 consensus_queue.cc:260] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.708817 19326 raft_consensus.cc:515] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.732177 19393 consensus_queue.cc:1048] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.734112 19289 leader_election.cc:290] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:21.735172 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2a6ea33ab4e1d802f493c8c1a11f3" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.735409 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0eb748651e4c4fa862bad8f1954ed5" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.736001 19087 raft_consensus.cc:3060] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.736130 19013 raft_consensus.cc:3060] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.741704 19281 ts_tablet_manager.cc:1434] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 13:17:21.744452 19281 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.746506 19087 raft_consensus.cc:2468] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:21.746973 19013 raft_consensus.cc:2468] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.730538 19233 raft_consensus.cc:3060] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.762054 19125 leader_election.cc:304] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:21.763057 19289 raft_consensus.cc:2804] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.763762 19289 raft_consensus.cc:697] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:21.764587 19289 consensus_queue.cc:237] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.735366 19397 raft_consensus.cc:3060] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.749475 18910 catalog_manager.cc:5697] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.755528 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb2a6ea33ab4e1d802f493c8c1a11f3" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:21.767409 19162 raft_consensus.cc:3060] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.768615 19233 raft_consensus.cc:2468] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.713541 19307 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:21.770294 19386 raft_consensus.cc:697] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:21.757440 19282 tablet_bootstrap.cc:654] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.771162 19386 consensus_queue.cc:237] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.775749 19162 raft_consensus.cc:2468] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:21.778285 19397 raft_consensus.cc:2749] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.756227 19326 leader_election.cc:290] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:21.761957 19200 leader_election.cc:304] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.779819 19353 raft_consensus.cc:2804] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.780298 19353 raft_consensus.cc:697] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:21.781101 19353 consensus_queue.cc:237] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.760172 19383 raft_consensus.cc:515] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.790068 19281 tablet_bootstrap.cc:654] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.790488 19285 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.792028 19285 ts_tablet_manager.cc:1403] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.197s	user 0.021s	sys 0.024s
I20260709 13:17:21.794760 19285 raft_consensus.cc:359] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.802933 19285 raft_consensus.cc:385] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.803356 19285 raft_consensus.cc:740] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.799086 19283 ts_tablet_manager.cc:1434] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.144s	user 0.014s	sys 0.024s
I20260709 13:17:21.804176 19282 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.805052 19282 ts_tablet_manager.cc:1403] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.020s
I20260709 13:17:21.805080 19283 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.805446 19285 consensus_queue.cc:260] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.808684 19394 consensus_queue.cc:1048] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:21.812417 19285 ts_tablet_manager.cc:1434] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:17:21.813606 19285 tablet_bootstrap.cc:492] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.819170 19283 tablet_bootstrap.cc:654] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.821825 19399 raft_consensus.cc:2749] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.824005 19282 raft_consensus.cc:359] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.824733 19282 raft_consensus.cc:385] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.825016 19282 raft_consensus.cc:740] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.827911 19394 consensus_queue.cc:1048] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:21.828758 19282 consensus_queue.cc:260] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.835072 19282 ts_tablet_manager.cc:1434] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:17:21.840832 19285 tablet_bootstrap.cc:654] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.851279 19281 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.851774 19281 ts_tablet_manager.cc:1403] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.000s
I20260709 13:17:21.854272 19281 raft_consensus.cc:359] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.854799 19281 raft_consensus.cc:385] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.855024 19281 raft_consensus.cc:740] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.847277 18909 catalog_manager.cc:5697] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:21.855387 18908 catalog_manager.cc:5697] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.859113 19282 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
W20260709 13:17:21.861502 19125 consensus_peers.cc:597] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:21.861986 19393 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.863425 19393 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.865602 19393 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.866431 19282 tablet_bootstrap.cc:654] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.870617 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.871330 19086 raft_consensus.cc:2468] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:21.862156 19281 consensus_queue.cc:260] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.872556 19126 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.873624 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:21.874173 19393 raft_consensus.cc:2804] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:21.874289 19160 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.874611 19393 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:21.875087 19393 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.878834 19281 ts_tablet_manager.cc:1434] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:17:21.901681 19281 tablet_bootstrap.cc:492] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.885725 18910 catalog_manager.cc:5697] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:21.890232 19283 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.903236 19283 ts_tablet_manager.cc:1403] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.000s
I20260709 13:17:21.888386 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:21.904568 19235 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.905925 19283 raft_consensus.cc:359] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.906600 19283 raft_consensus.cc:385] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.906869 19283 raft_consensus.cc:740] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.909085 19281 tablet_bootstrap.cc:654] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.913709 19283 consensus_queue.cc:260] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.916492 19235 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.918612 19051 leader_election.cc:304] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:21.919627 19324 raft_consensus.cc:2804] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.919967 19285 tablet_bootstrap.cc:492] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.920083 19324 raft_consensus.cc:697] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:21.920753 19285 ts_tablet_manager.cc:1403] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.004s
I20260709 13:17:21.921212 19324 consensus_queue.cc:237] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.922506 19283 ts_tablet_manager.cc:1434] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:17:21.923431 19283 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.924830 19353 consensus_queue.cc:1048] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:21.894724 19282 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:21.929999 19282 ts_tablet_manager.cc:1403] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.007s
I20260709 13:17:21.879182 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:21.931576 19283 tablet_bootstrap.cc:654] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:21.931668 19125 leader_election.cc:343] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.886108 19383 leader_election.cc:290] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:21.895445 19160 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:21.892529 19393 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.933604 19282 raft_consensus.cc:359] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.934630 19282 raft_consensus.cc:385] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.935005 19282 raft_consensus.cc:740] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.935859 19282 consensus_queue.cc:260] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:21.936793 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:21.924486 19285 raft_consensus.cc:359] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.938138 19282 ts_tablet_manager.cc:1434] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:21.938159 19285 raft_consensus.cc:385] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:21.938401 19125 leader_election.cc:343] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.938663 19285 raft_consensus.cc:740] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.938791 19281 tablet_bootstrap.cc:492] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:21.939231 19282 tablet_bootstrap.cc:492] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:21.939286 19281 ts_tablet_manager.cc:1403] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.018s
I20260709 13:17:21.940653 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:21.939487 19285 consensus_queue.cc:260] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.943866 19086 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:21.945474 19285 ts_tablet_manager.cc:1434] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.002s
I20260709 13:17:21.947191 19285 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:21.952076 19297 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:21.952767 19297 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.954870 19297 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.955607 19282 tablet_bootstrap.cc:654] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.956887 19283 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:21.957417 19283 ts_tablet_manager.cc:1403] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:17:21.957257 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:21.958738 19199 leader_election.cc:343] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.943115 19353 consensus_queue.cc:1048] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:17:21.939729 19393 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:21.942348 19281 raft_consensus.cc:359] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:21.964577 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:21.965036 19281 raft_consensus.cc:385] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.965348 19281 raft_consensus.cc:740] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.966167 19281 consensus_queue.cc:260] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
W20260709 13:17:21.968627 19200 leader_election.cc:343] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:21.960883 19283 raft_consensus.cc:359] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.951965 19086 raft_consensus.cc:2468] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:21.969398 19200 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:21.969805 19283 raft_consensus.cc:385] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:21.970553 19353 raft_consensus.cc:2749] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:21.970758 19126 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:21.971491 19283 raft_consensus.cc:740] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:21.972396 19393 raft_consensus.cc:2804] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:21.972477 19283 consensus_queue.cc:260] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:21.974370 19285 tablet_bootstrap.cc:654] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.973131 19393 raft_consensus.cc:697] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:21.977475 19393 consensus_queue.cc:237] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:21.979727 19283 ts_tablet_manager.cc:1434] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:17:21.981235 19283 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:21.968843 19281 ts_tablet_manager.cc:1434] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:17:21.987784 19281 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:21.991683 19285 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:21.992393 19285 ts_tablet_manager.cc:1403] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.004s
I20260709 13:17:21.995862 19281 tablet_bootstrap.cc:654] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.998667 19282 tablet_bootstrap.cc:492] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.001246 19282 ts_tablet_manager.cc:1403] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.017s
I20260709 13:17:22.002636 19283 tablet_bootstrap.cc:654] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:21.999032 19285 raft_consensus.cc:359] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.003978 19282 raft_consensus.cc:359] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.004832 19282 raft_consensus.cc:385] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.005105 19282 raft_consensus.cc:740] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.004544 19285 raft_consensus.cc:385] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.005877 19285 raft_consensus.cc:740] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.005846 19282 consensus_queue.cc:260] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.006665 19285 consensus_queue.cc:260] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.008301 19282 ts_tablet_manager.cc:1434] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:17:22.009218 19282 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:22.009799 19285 ts_tablet_manager.cc:1434] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:17:22.010697 19285 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.014885 19282 tablet_bootstrap.cc:654] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.015134 19383 consensus_queue.cc:1048] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.019531 19283 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.020244 19283 ts_tablet_manager.cc:1403] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260709 13:17:22.023361 19386 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.023846 19283 raft_consensus.cc:359] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.024020 19386 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.024863 19283 raft_consensus.cc:385] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.027011 19386 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:22.026937 19297 raft_consensus.cc:493] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.027781 19297 raft_consensus.cc:515] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.028451 19285 tablet_bootstrap.cc:654] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.028842 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:22.031009 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979599396e3e49dcb92b8fd950b6a075" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.031677 19160 raft_consensus.cc:2468] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:22.032032 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.033061 19201 leader_election.cc:304] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:22.033874 18978 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:22.034116 19371 raft_consensus.cc:2804] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.034654 19371 raft_consensus.cc:493] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.035096 19371 raft_consensus.cc:3060] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.035923 19297 leader_election.cc:290] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.036695 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979599396e3e49dcb92b8fd950b6a075" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.038077 19281 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
W20260709 13:17:22.038200 19199 leader_election.cc:343] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.038724 19281 ts_tablet_manager.cc:1403] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.006s
I20260709 13:17:22.036041 19386 raft_consensus.cc:2749] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.041530 19281 raft_consensus.cc:359] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.042287 19281 raft_consensus.cc:385] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.042627 19281 raft_consensus.cc:740] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.043521 19281 consensus_queue.cc:260] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.045758 19281 ts_tablet_manager.cc:1434] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:22.046241 19383 consensus_queue.cc:1048] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.046806 19281 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.053574 19281 tablet_bootstrap.cc:654] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.033413 19283 raft_consensus.cc:740] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.065436 19283 consensus_queue.cc:260] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.071430 19371 raft_consensus.cc:515] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.081971 19283 ts_tablet_manager.cc:1434] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 13:17:22.101925 19283 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.105821 19285 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.106424 19285 ts_tablet_manager.cc:1403] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.000s
I20260709 13:17:22.116643 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979599396e3e49dcb92b8fd950b6a075" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:22.117569 19162 raft_consensus.cc:3060] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.119454 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979599396e3e49dcb92b8fd950b6a075" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:22.119302 19285 raft_consensus.cc:359] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.120383 19285 raft_consensus.cc:385] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.120748 19285 raft_consensus.cc:740] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
W20260709 13:17:22.120977 19199 leader_election.cc:343] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.122026 19285 consensus_queue.cc:260] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.121529 19371 leader_election.cc:290] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.123608 19324 raft_consensus.cc:493] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.124500 19285 ts_tablet_manager.cc:1434] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:17:22.124102 19324 raft_consensus.cc:515] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.125473 19285 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.126343 19324 leader_election.cc:290] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.126463 19162 raft_consensus.cc:2468] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:22.127713 19201 leader_election.cc:304] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:22.128407 19283 tablet_bootstrap.cc:654] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.129016 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.130365 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.131266 19371 raft_consensus.cc:2804] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.131587 19285 tablet_bootstrap.cc:654] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.131928 19371 raft_consensus.cc:697] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
W20260709 13:17:22.132009 19051 leader_election.cc:343] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.132992 19371 consensus_queue.cc:237] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
W20260709 13:17:22.134763 19051 leader_election.cc:343] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.135532 19051 leader_election.cc:304] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:22.137019 19324 raft_consensus.cc:2749] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.135085 19282 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.138059 19386 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.138267 19282 ts_tablet_manager.cc:1403] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.129s	user 0.051s	sys 0.050s
I20260709 13:17:22.138564 19386 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.142019 19282 raft_consensus.cc:359] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.143088 19282 raft_consensus.cc:385] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.143446 19282 raft_consensus.cc:740] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.143646 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:22.144749 19088 raft_consensus.cc:2393] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 270fc7f82c7c45e788ae84da2549e8bc in this term.
I20260709 13:17:22.144411 19282 consensus_queue.cc:260] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.146370 19386 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:22.147656 19282 ts_tablet_manager.cc:1434] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:22.148921 19282 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:22.149185 19281 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:22.149013 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.150008 19281 ts_tablet_manager.cc:1403] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.103s	user 0.032s	sys 0.028s
I20260709 13:17:22.151364 18978 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:22.152483 19386 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.154984 19281 raft_consensus.cc:359] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.155764 19281 raft_consensus.cc:385] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.156076 19281 raft_consensus.cc:740] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.156775 19281 consensus_queue.cc:260] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.158823 18909 catalog_manager.cc:5697] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.159550 19281 ts_tablet_manager.cc:1434] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:22.161412 19386 raft_consensus.cc:2749] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.162746 19281 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.164978 19283 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.165503 19283 ts_tablet_manager.cc:1403] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.003s
I20260709 13:17:22.168020 19283 raft_consensus.cc:359] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.168632 19283 raft_consensus.cc:385] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.168931 19283 raft_consensus.cc:740] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.169006 19281 tablet_bootstrap.cc:654] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.169833 19283 consensus_queue.cc:260] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.172128 19283 ts_tablet_manager.cc:1434] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:22.173295 19283 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.173764 19371 consensus_queue.cc:1048] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:17:22.184340 19283 tablet_bootstrap.cc:654] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.190009 18907 catalog_manager.cc:5697] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.196038 19324 raft_consensus.cc:493] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.196640 19324 raft_consensus.cc:515] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.200541 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.199149 19324 leader_election.cc:290] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.201251 19162 raft_consensus.cc:2468] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:22.202782 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.204269 19235 raft_consensus.cc:2468] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:22.205538 19053 leader_election.cc:304] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.209499 19324 raft_consensus.cc:2804] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.209884 19324 raft_consensus.cc:493] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.210222 19324 raft_consensus.cc:3060] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.216521 19393 consensus_queue.cc:1048] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.218159 19010 raft_consensus.cc:3060] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.219749 19285 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.220228 19285 ts_tablet_manager.cc:1403] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.014s
I20260709 13:17:22.224113 19324 raft_consensus.cc:515] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.226248 19324 leader_election.cc:290] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.183794 19282 tablet_bootstrap.cc:654] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.229739 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:22.232374 19235 raft_consensus.cc:3060] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.239749 19393 raft_consensus.cc:493] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.240458 19283 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.240248 19393 raft_consensus.cc:515] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.240903 19283 ts_tablet_manager.cc:1403] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.038s
I20260709 13:17:22.242319 19393 leader_election.cc:290] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.243892 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.243778 19283 raft_consensus.cc:359] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.245246 19283 raft_consensus.cc:385] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.245401 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:22.246060 19162 raft_consensus.cc:3060] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:22.254334 19125 leader_election.cc:343] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.257684 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.257817 19290 consensus_queue.cc:1048] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:22.259613 19125 leader_election.cc:343] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.260236 19125 leader_election.cc:304] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:22.245580 19283 raft_consensus.cc:740] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.268141 19283 consensus_queue.cc:260] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.262244 19289 raft_consensus.cc:2749] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.274154 19285 raft_consensus.cc:359] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.277616 19283 ts_tablet_manager.cc:1434] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.004s
I20260709 13:17:22.278784 19283 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.284989 19283 tablet_bootstrap.cc:654] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.275933 19285 raft_consensus.cc:385] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.315655 19386 consensus_queue.cc:1048] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:17:22.287145 18907 catalog_manager.cc:5697] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.292054 19290 consensus_queue.cc:1048] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 13:17:22.305811 19162 raft_consensus.cc:2468] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.325454 19053 leader_election.cc:304] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.296484 19289 consensus_queue.cc:1048] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 13:17:22.326433 19290 raft_consensus.cc:2804] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.327314 19290 raft_consensus.cc:697] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:22.322526 19285 raft_consensus.cc:740] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.313989 19010 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.292652 19371 consensus_queue.cc:1048] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260709 13:17:22.328424 19290 consensus_queue.cc:237] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.306493 19235 raft_consensus.cc:2468] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.335891 19285 consensus_queue.cc:260] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.349152 19383 consensus_queue.cc:1048] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.319828 19281 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:22.351043 19281 ts_tablet_manager.cc:1403] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.189s	user 0.034s	sys 0.043s
W20260709 13:17:22.287032 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:22.298410 19336 consensus_queue.cc:1048] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260709 13:17:22.357400 19285 ts_tablet_manager.cc:1434] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.137s	user 0.010s	sys 0.000s
I20260709 13:17:22.358433 19285 tablet_bootstrap.cc:492] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.361735 19383 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.362291 19383 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.363674 19336 consensus_queue.cc:1048] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.364271 19383 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.366106 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.366760 19232 raft_consensus.cc:2468] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:22.367153 19281 raft_consensus.cc:359] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.367820 19281 raft_consensus.cc:385] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.368096 19281 raft_consensus.cc:740] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.368749 19051 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.368778 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.369609 19383 raft_consensus.cc:2804] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.370000 19383 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.370431 19383 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:22.377652 19051 leader_election.cc:343] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.381834 19281 consensus_queue.cc:260] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.382844 19386 consensus_queue.cc:1048] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.392958 19318 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.393602 19318 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.395795 19318 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:22.395946 19282 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.396449 19282 ts_tablet_manager.cc:1403] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.248s	user 0.044s	sys 0.089s
I20260709 13:17:22.398741 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:22.400298 19053 leader_election.cc:343] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.403523 18909 catalog_manager.cc:5697] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.407857 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.411203 19383 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.421509 19386 raft_consensus.cc:493] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.422011 19386 raft_consensus.cc:515] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.421325 19290 consensus_queue.cc:1048] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.423003 19281 ts_tablet_manager.cc:1434] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.072s	user 0.003s	sys 0.002s
I20260709 13:17:22.420642 19282 raft_consensus.cc:359] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.424654 19282 raft_consensus.cc:385] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.424031 19386 leader_election.cc:290] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:22.425001 19282 raft_consensus.cc:740] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.425873 19282 consensus_queue.cc:260] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.438676 19282 ts_tablet_manager.cc:1434] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:17:22.442914 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:22.443873 19086 raft_consensus.cc:2468] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:22.445843 18977 leader_election.cc:304] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.447182 19386 raft_consensus.cc:2804] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.447703 19386 raft_consensus.cc:493] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.448135 19386 raft_consensus.cc:3060] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.453317 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.454246 19236 raft_consensus.cc:2468] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:22.460717 19281 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.465389 19283 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.465899 19283 ts_tablet_manager.cc:1403] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.187s	user 0.017s	sys 0.000s
W20260709 13:17:22.464735 19051 leader_election.cc:343] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.469802 19282 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:22.437638 19336 consensus_queue.cc:1048] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:17:22.474406 19281 tablet_bootstrap.cc:654] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.478484 19283 raft_consensus.cc:359] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.485342 19283 raft_consensus.cc:385] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.485926 19285 tablet_bootstrap.cc:654] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.485770 19283 raft_consensus.cc:740] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.469240 19386 raft_consensus.cc:515] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.472900 19051 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:22.470283 19383 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.506264 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:22.509158 19283 consensus_queue.cc:260] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.514249 19283 ts_tablet_manager.cc:1434] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:17:22.519222 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:22.520229 19289 raft_consensus.cc:493] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.510134 19288 raft_consensus.cc:493] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.524329 19288 raft_consensus.cc:515] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.520951 19289 raft_consensus.cc:515] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.520259 19236 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.533908 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f402665c84ce299eb387732864b9f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:22.534723 19051 leader_election.cc:343] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.535116 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:22.537884 19126 leader_election.cc:343] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.539681 19282 tablet_bootstrap.cc:654] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.541440 19394 consensus_queue.cc:1048] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.504944 19318 raft_consensus.cc:2749] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.544446 19281 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:22.544934 19281 ts_tablet_manager.cc:1403] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.084s	user 0.007s	sys 0.008s
I20260709 13:17:22.545631 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.546262 19011 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:22.544215 19289 leader_election.cc:290] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:22.547652 19281 raft_consensus.cc:359] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.548323 19281 raft_consensus.cc:385] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.544167 19288 leader_election.cc:290] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.548622 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f402665c84ce299eb387732864b9f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.548580 19281 raft_consensus.cc:740] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.549878 19281 consensus_queue.cc:260] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.550529 19371 raft_consensus.cc:493] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.551062 19371 raft_consensus.cc:515] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.552860 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:22.553512 19234 raft_consensus.cc:3060] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.553119 19371 leader_election.cc:290] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:22.562620 19281 ts_tablet_manager.cc:1434] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:17:22.554428 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:22.564227 19281 tablet_bootstrap.cc:492] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.561888 19386 leader_election.cc:290] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:22.567613 19086 raft_consensus.cc:3060] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.548623 19125 leader_election.cc:304] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:22.577383 19399 raft_consensus.cc:493] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.582787 19399 raft_consensus.cc:515] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.584703 19399 leader_election.cc:290] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.585193 19236 raft_consensus.cc:2468] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.585325 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da495255da2d42eab35f0bf9d9be0fa4" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:22.585904 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979599396e3e49dcb92b8fd950b6a075" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.586050 19088 raft_consensus.cc:2468] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:22.586226 19336 raft_consensus.cc:2804] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.586607 19336 raft_consensus.cc:493] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:22.582227 19126 leader_election.cc:343] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.586973 19336 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:22.587504 19125 leader_election.cc:343] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.587981 19125 leader_election.cc:304] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:22.588672 19200 leader_election.cc:304] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.588841 19288 raft_consensus.cc:2749] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.589540 19371 raft_consensus.cc:2804] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.589922 19371 raft_consensus.cc:493] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.590263 19371 raft_consensus.cc:3060] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.592978 19281 tablet_bootstrap.cc:654] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.593828 19051 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:22.597774 19447 raft_consensus.cc:2804] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.598294 19447 raft_consensus.cc:697] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:22.599177 19447 consensus_queue.cc:237] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.599917 19283 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.604588 19336 raft_consensus.cc:515] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.609094 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:22.613114 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da495255da2d42eab35f0bf9d9be0fa4" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.613682 19013 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.618916 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979599396e3e49dcb92b8fd950b6a075" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.620010 19160 raft_consensus.cc:2393] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:22.620599 19336 leader_election.cc:290] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:22.622871 19283 tablet_bootstrap.cc:654] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:22.604740 19126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:37311, user_credentials={real_user=slave}} blocked reactor thread for 54299.1us
I20260709 13:17:22.626961 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:22.627544 19087 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:22.634366 19199 leader_election.cc:343] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.638371 19087 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:22.639701 19126 leader_election.cc:304] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.640532 19289 raft_consensus.cc:2804] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.641002 19289 raft_consensus.cc:697] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:22.644200 19289 consensus_queue.cc:237] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.650916 19013 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:22.653548 19086 raft_consensus.cc:2468] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:22.653821 19285 tablet_bootstrap.cc:492] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.654392 19285 ts_tablet_manager.cc:1403] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.296s	user 0.023s	sys 0.014s
I20260709 13:17:22.657138 19234 raft_consensus.cc:2468] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:22.657624 19353 consensus_queue.cc:1048] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.657766 19285 raft_consensus.cc:359] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.658535 19285 raft_consensus.cc:385] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.658953 19285 raft_consensus.cc:740] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.660013 19285 consensus_queue.cc:260] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.662755 19285 ts_tablet_manager.cc:1434] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:17:22.667447 18976 leader_election.cc:304] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:22.668751 19452 raft_consensus.cc:2804] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.670779 19285 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.673825 19281 tablet_bootstrap.cc:492] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:22.674595 19281 ts_tablet_manager.cc:1403] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.010s
I20260709 13:17:22.669265 19452 raft_consensus.cc:697] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:22.678506 19452 consensus_queue.cc:237] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.688721 19282 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.654749 19371 raft_consensus.cc:515] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.690632 19282 ts_tablet_manager.cc:1403] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.221s	user 0.026s	sys 0.013s
I20260709 13:17:22.674419 18978 leader_election.cc:304] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:22.693197 19282 raft_consensus.cc:359] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.693871 19282 raft_consensus.cc:385] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.694082 19449 raft_consensus.cc:3060] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.694152 19282 raft_consensus.cc:740] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.695107 19282 consensus_queue.cc:260] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.695309 19281 raft_consensus.cc:359] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.696009 19281 raft_consensus.cc:385] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.696297 19281 raft_consensus.cc:740] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.697147 19282 ts_tablet_manager.cc:1434] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:22.698093 19282 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:22.696939 19281 consensus_queue.cc:260] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.702932 19449 raft_consensus.cc:2749] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:22.703629 19282 tablet_bootstrap.cc:654] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.703112 18911 catalog_manager.cc:5697] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.710836 19281 ts_tablet_manager.cc:1434] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 13:17:22.712077 19281 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.715202 19297 consensus_queue.cc:1048] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.731103 19371 leader_election.cc:290] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:22.732759 18911 catalog_manager.cc:5697] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:22.734740 19285 tablet_bootstrap.cc:654] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.742033 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da495255da2d42eab35f0bf9d9be0fa4" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:22.742666 19087 raft_consensus.cc:3060] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.746006 19281 tablet_bootstrap.cc:654] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.747799 19283 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.748273 19283 ts_tablet_manager.cc:1403] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.149s	user 0.019s	sys 0.028s
I20260709 13:17:22.741037 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da495255da2d42eab35f0bf9d9be0fa4" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:22.752059 19199 leader_election.cc:343] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.757920 19087 raft_consensus.cc:2468] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:22.757876 19283 raft_consensus.cc:359] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.758747 19283 raft_consensus.cc:385] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.758944 19283 raft_consensus.cc:740] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.759280 19200 leader_election.cc:304] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:22.759608 19283 consensus_queue.cc:260] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.760260 19465 raft_consensus.cc:2804] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.760789 19465 raft_consensus.cc:697] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:22.761641 19465 consensus_queue.cc:237] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.764184 19285 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.764698 19285 ts_tablet_manager.cc:1403] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.001s
I20260709 13:17:22.766682 19282 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.767184 19282 ts_tablet_manager.cc:1403] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.009s
I20260709 13:17:22.768115 19283 ts_tablet_manager.cc:1434] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:17:22.769074 19283 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.767717 19285 raft_consensus.cc:359] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.769886 19282 raft_consensus.cc:359] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.771451 19285 raft_consensus.cc:385] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.771553 19282 raft_consensus.cc:385] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.771844 19285 raft_consensus.cc:740] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.771994 19282 raft_consensus.cc:740] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.771124 19281 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:22.772840 19285 consensus_queue.cc:260] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.773624 19281 ts_tablet_manager.cc:1403] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.006s
I20260709 13:17:22.772825 19282 consensus_queue.cc:260] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.778650 19282 ts_tablet_manager.cc:1434] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:17:22.779529 19282 tablet_bootstrap.cc:492] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:22.780109 19281 raft_consensus.cc:359] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.780649 19281 raft_consensus.cc:385] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.780877 19281 raft_consensus.cc:740] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.774880 19283 tablet_bootstrap.cc:654] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.782720 19285 ts_tablet_manager.cc:1434] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.003s
I20260709 13:17:22.783475 19285 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.785558 19281 consensus_queue.cc:260] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.787252 19282 tablet_bootstrap.cc:654] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.788093 19281 ts_tablet_manager.cc:1434] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:17:22.788352 19285 tablet_bootstrap.cc:654] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.789839 19281 tablet_bootstrap.cc:492] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.794395 19281 tablet_bootstrap.cc:654] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.799932 19283 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.800477 19283 ts_tablet_manager.cc:1403] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 13:17:22.803134 19283 raft_consensus.cc:359] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.806159 19283 raft_consensus.cc:385] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.806793 19283 raft_consensus.cc:740] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.808004 19283 consensus_queue.cc:260] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.810036 19399 raft_consensus.cc:493] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.810551 19399 raft_consensus.cc:515] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.812500 19285 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.812608 19399 leader_election.cc:290] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.813105 19285 ts_tablet_manager.cc:1403] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260709 13:17:22.814807 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.815035 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.815716 19160 raft_consensus.cc:2468] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:22.818290 18978 leader_election.cc:304] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:22.817961 18909 catalog_manager.cc:5697] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.820061 19399 raft_consensus.cc:2804] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.820441 19399 raft_consensus.cc:493] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:22.820739 18976 leader_election.cc:343] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.820787 19399 raft_consensus.cc:3060] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.823875 19283 ts_tablet_manager.cc:1434] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:17:22.824860 19283 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.826061 19318 consensus_queue.cc:1048] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:22.828236 19285 raft_consensus.cc:359] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.832692 19285 raft_consensus.cc:385] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.839811 19285 raft_consensus.cc:740] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.841147 19285 consensus_queue.cc:260] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.843804 19318 raft_consensus.cc:493] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.844211 19285 ts_tablet_manager.cc:1434] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:17:22.847541 19283 tablet_bootstrap.cc:654] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.848655 19285 tablet_bootstrap.cc:492] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.848829 19318 raft_consensus.cc:515] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.852670 18910 catalog_manager.cc:5697] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.855572 19318 leader_election.cc:290] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.856081 19318 consensus_queue.cc:1048] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:22.859071 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f402665c84ce299eb387732864b9f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.857234 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f402665c84ce299eb387732864b9f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.866323 19161 raft_consensus.cc:2468] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:22.869213 19234 raft_consensus.cc:2468] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:22.871237 19051 leader_election.cc:304] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.872462 19282 tablet_bootstrap.cc:492] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.873598 19282 ts_tablet_manager.cc:1403] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.094s	user 0.046s	sys 0.027s
I20260709 13:17:22.873716 19281 tablet_bootstrap.cc:492] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:22.872862 19447 raft_consensus.cc:2804] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.874567 19447 raft_consensus.cc:493] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.874918 19447 raft_consensus.cc:3060] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.877758 19282 raft_consensus.cc:359] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.878443 19282 raft_consensus.cc:385] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.878706 19282 raft_consensus.cc:740] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.879043 19285 tablet_bootstrap.cc:654] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.879347 19282 consensus_queue.cc:260] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.881915 19282 ts_tablet_manager.cc:1434] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:22.882846 19282 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:22.874236 19281 ts_tablet_manager.cc:1403] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.000s
I20260709 13:17:22.889930 19282 tablet_bootstrap.cc:654] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.903982 19281 raft_consensus.cc:359] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.904779 19281 raft_consensus.cc:385] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.905355 19281 raft_consensus.cc:740] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.906129 19281 consensus_queue.cc:260] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.910871 19281 ts_tablet_manager.cc:1434] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:17:22.912773 19281 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:22.919025 19447 raft_consensus.cc:515] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.922168 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f402665c84ce299eb387732864b9f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:22.922724 19235 raft_consensus.cc:3060] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.933017 19285 tablet_bootstrap.cc:492] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.933583 19285 ts_tablet_manager.cc:1403] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.000s
I20260709 13:17:22.934698 19447 leader_election.cc:290] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.936379 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf1f402665c84ce299eb387732864b9f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:22.936942 19285 raft_consensus.cc:359] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.937644 19285 raft_consensus.cc:385] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.937901 19285 raft_consensus.cc:740] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.938578 19285 consensus_queue.cc:260] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.936959 19162 raft_consensus.cc:3060] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.939989 19235 raft_consensus.cc:2468] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.941980 19290 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.942201 19051 leader_election.cc:304] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.942720 19283 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:22.942536 19290 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:22.943193 19283 ts_tablet_manager.cc:1403] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.001s
I20260709 13:17:22.943523 19447 raft_consensus.cc:2804] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:22.944108 19447 raft_consensus.cc:697] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:22.944934 19447 consensus_queue.cc:237] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:22.946347 19283 raft_consensus.cc:359] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.945036 19290 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:22.947048 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.947737 19011 raft_consensus.cc:2468] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.948454 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:22.949062 19235 raft_consensus.cc:2468] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.950134 19051 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:22.950529 19162 raft_consensus.cc:2468] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:22.950935 19290 raft_consensus.cc:2804] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:22.951455 19290 raft_consensus.cc:493] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.947048 19283 raft_consensus.cc:385] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.951861 19290 raft_consensus.cc:3060] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:22.952253 19285 ts_tablet_manager.cc:1434] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:17:22.952135 19283 raft_consensus.cc:740] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.953225 19285 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.953110 19283 consensus_queue.cc:260] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.955418 19283 ts_tablet_manager.cc:1434] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:17:22.961037 19283 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:22.967473 19283 tablet_bootstrap.cc:654] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.970189 19282 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:22.972108 19282 ts_tablet_manager.cc:1403] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.038s
I20260709 13:17:22.971064 19399 raft_consensus.cc:515] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.967633 19285 tablet_bootstrap.cc:654] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.974803 19447 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:22.984483 19447 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:22.973230 19281 tablet_bootstrap.cc:654] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.985376 19285 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:22.985976 19285 ts_tablet_manager.cc:1403] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260709 13:17:22.986311 19447 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:22.986994 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:22.987376 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:22.988023 19160 raft_consensus.cc:2468] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
W20260709 13:17:22.988472 19051 leader_election.cc:343] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:22.977154 19399 leader_election.cc:290] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:22.988689 19285 raft_consensus.cc:359] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.989485 19285 raft_consensus.cc:385] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.989306 19053 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:22.990006 19285 raft_consensus.cc:740] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.990768 19285 consensus_queue.cc:260] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.991496 19447 raft_consensus.cc:2804] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:22.991888 19447 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:22.992200 19447 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:22.992739 19285 ts_tablet_manager.cc:1434] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:22.993848 19285 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:22.978147 19282 raft_consensus.cc:359] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.997265 19282 raft_consensus.cc:385] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:22.997622 19282 raft_consensus.cc:740] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:22.998329 19282 consensus_queue.cc:260] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:22.982335 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:23.000406 19282 ts_tablet_manager.cc:1434] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:17:22.981261 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:23.001554 19162 raft_consensus.cc:3060] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.001616 19282 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:23.006551 19285 tablet_bootstrap.cc:654] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:22.999251 19235 raft_consensus.cc:3060] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.011206 18907 catalog_manager.cc:5697] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:22.975486 19290 raft_consensus.cc:515] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.028052 19282 tablet_bootstrap.cc:654] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.038429 19465 raft_consensus.cc:493] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.033087 19162 raft_consensus.cc:2468] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:23.038040 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:23.050271 19465 raft_consensus.cc:515] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.053727 19465 leader_election.cc:290] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:23.054353 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea06f994e8463c9a5718b9a7ee0bcb" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:23.054816 19234 raft_consensus.cc:3060] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.055289 19160 raft_consensus.cc:2468] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:23.059139 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea06f994e8463c9a5718b9a7ee0bcb" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:23.060046 19087 raft_consensus.cc:2468] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:23.061673 19201 leader_election.cc:304] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:23.063122 19447 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.067584 18978 leader_election.cc:304] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:23.065972 19465 raft_consensus.cc:2804] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.069808 19281 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:23.071193 19281 ts_tablet_manager.cc:1403] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.160s	user 0.017s	sys 0.021s
I20260709 13:17:23.071408 19011 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.069293 19399 raft_consensus.cc:2804] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.072461 19399 raft_consensus.cc:697] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:23.073235 19399 consensus_queue.cc:237] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.074294 19281 raft_consensus.cc:359] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.074915 19281 raft_consensus.cc:385] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.075169 19281 raft_consensus.cc:740] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.071936 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01cf8c03dde0492dbd713429f62a4096" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:23.075840 19281 consensus_queue.cc:260] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.076470 19013 raft_consensus.cc:3060] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:23.077868 19281 ts_tablet_manager.cc:1434] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:23.070286 19465 raft_consensus.cc:493] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.078478 19465 raft_consensus.cc:3060] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.068567 19235 raft_consensus.cc:2468] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:23.080564 19324 consensus_queue.cc:1048] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.082410 19281 tablet_bootstrap.cc:492] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:23.088722 19285 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:23.089241 19285 ts_tablet_manager.cc:1403] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.096s	user 0.029s	sys 0.031s
I20260709 13:17:23.091205 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:23.092214 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
W20260709 13:17:23.092607 19051 leader_election.cc:343] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.092800 19162 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.096048 19285 raft_consensus.cc:359] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.091234 19447 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:23.096732 19285 raft_consensus.cc:385] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.097127 19285 raft_consensus.cc:740] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.097295 19452 consensus_queue.cc:1048] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.097908 19285 consensus_queue.cc:260] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.103374 19013 raft_consensus.cc:2468] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:23.106065 19285 ts_tablet_manager.cc:1434] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:17:23.107103 19285 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:23.104606 19051 leader_election.cc:304] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:23.109426 19283 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:23.109885 19283 ts_tablet_manager.cc:1403] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.149s	user 0.023s	sys 0.018s
I20260709 13:17:23.109932 19447 raft_consensus.cc:2804] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:23.110472 19447 raft_consensus.cc:697] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:23.111265 19447 consensus_queue.cc:237] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER 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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.109139 19281 tablet_bootstrap.cc:654] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.099023 19290 leader_election.cc:290] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:23.114600 19283 raft_consensus.cc:359] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.119242 19283 raft_consensus.cc:385] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.119560 19283 raft_consensus.cc:740] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.120196 19283 consensus_queue.cc:260] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.127022 19297 raft_consensus.cc:493] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.127562 19297 raft_consensus.cc:515] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.129732 19297 leader_election.cc:290] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:23.132261 19234 raft_consensus.cc:2468] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:23.132788 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dc4d283963415aa04d5455885940f5" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:23.133482 19160 raft_consensus.cc:2468] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:23.135438 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dc4d283963415aa04d5455885940f5" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:23.136065 19010 raft_consensus.cc:2468] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:23.137369 19201 leader_election.cc:304] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:23.137224 19318 consensus_queue.cc:1048] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.139297 19297 raft_consensus.cc:2804] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.139691 19297 raft_consensus.cc:493] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.140035 19297 raft_consensus.cc:3060] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.144057 19288 consensus_queue.cc:1048] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.150517 19283 ts_tablet_manager.cc:1434] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 13:17:23.151544 19283 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:23.116277 19465 raft_consensus.cc:515] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.153882 19465 leader_election.cc:290] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:23.154577 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea06f994e8463c9a5718b9a7ee0bcb" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:23.155210 19086 raft_consensus.cc:3060] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.163666 19086 raft_consensus.cc:2468] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:23.165560 18910 catalog_manager.cc:5697] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.173902 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ea06f994e8463c9a5718b9a7ee0bcb" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:23.183502 19282 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:23.184144 19282 ts_tablet_manager.cc:1403] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.004s
I20260709 13:17:23.176039 19162 raft_consensus.cc:2468] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:23.181097 19160 raft_consensus.cc:3060] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.185973 19200 leader_election.cc:304] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:23.196727 19283 tablet_bootstrap.cc:654] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.197264 19465 raft_consensus.cc:2804] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.198084 19465 raft_consensus.cc:697] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:23.198980 19465 consensus_queue.cc:237] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.200469 19289 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.200989 19289 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.204725 19289 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:23.207619 19282 raft_consensus.cc:359] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.209645 19282 raft_consensus.cc:385] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.210052 19282 raft_consensus.cc:740] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.211143 19282 consensus_queue.cc:260] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.203414 19297 raft_consensus.cc:515] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.215823 19285 tablet_bootstrap.cc:654] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.217563 19282 ts_tablet_manager.cc:1434] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260709 13:17:23.265601 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:23.284361 19011 raft_consensus.cc:2468] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:23.285527 19282 tablet_bootstrap.cc:492] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
W20260709 13:17:23.287962 19199 consensus_peers.cc:597] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:23.284204 19053 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:23.282346 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:23.298429 19290 raft_consensus.cc:2804] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.299306 19290 raft_consensus.cc:697] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:23.298267 18907 catalog_manager.cc:5697] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 2, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.301124 19290 consensus_queue.cc:237] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.305511 19087 raft_consensus.cc:2468] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:23.280421 19160 raft_consensus.cc:2468] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:23.334386 19297 leader_election.cc:290] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:23.335242 19399 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.335999 19399 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.336826 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dc4d283963415aa04d5455885940f5" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:23.337731 19162 raft_consensus.cc:3060] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.341025 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8dc4d283963415aa04d5455885940f5" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:23.341961 19010 raft_consensus.cc:3060] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.345005 19371 consensus_queue.cc:1048] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.348755 19125 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:23.352064 19289 consensus_queue.cc:1048] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.353138 19394 raft_consensus.cc:2804] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.353731 19394 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.354115 19394 raft_consensus.cc:3060] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.370039 19088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:23.370995 19088 raft_consensus.cc:2468] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:23.416347 19281 tablet_bootstrap.cc:492] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:23.390647 19399 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:23.427677 19281 ts_tablet_manager.cc:1403] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.345s	user 0.020s	sys 0.004s
I20260709 13:17:23.431818 18977 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:23.453418 19499 raft_consensus.cc:2804] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.453898 19499 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.454282 19499 raft_consensus.cc:3060] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.459410 19399 consensus_queue.cc:1048] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.460266 19500 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.460901 19500 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.469573 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:23.464550 19500 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:23.467100 19394 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.483433 19283 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:23.484246 19283 ts_tablet_manager.cc:1403] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.333s	user 0.013s	sys 0.007s
I20260709 13:17:23.474360 19161 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:23.501116 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:23.486847 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:23.507802 19282 tablet_bootstrap.cc:654] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.506896 19157 raft_consensus.cc:2393] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 270fc7f82c7c45e788ae84da2549e8bc in this term.
I20260709 13:17:23.513666 19290 consensus_queue.cc:1048] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.521430 19201 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:23.523752 19326 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.524176 19326 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:23.524531 19199 leader_election.cc:343] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.524540 19326 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.525429 19500 raft_consensus.cc:493] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.529717 19500 raft_consensus.cc:515] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.546586 19162 raft_consensus.cc:2468] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:23.517655 18911 catalog_manager.cc:5697] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:23.549134 19285 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:23.550029 19285 ts_tablet_manager.cc:1403] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.443s	user 0.043s	sys 0.030s
I20260709 13:17:23.559774 19201 leader_election.cc:304] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:23.560801 19297 raft_consensus.cc:2804] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.561338 19297 raft_consensus.cc:697] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:23.562376 19297 consensus_queue.cc:237] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.560148 19326 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.563506 19283 raft_consensus.cc:359] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.564370 19283 raft_consensus.cc:385] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.564682 19283 raft_consensus.cc:740] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.564586 19281 raft_consensus.cc:359] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.565595 19281 raft_consensus.cc:385] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.565917 19281 raft_consensus.cc:740] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.566157 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:23.566740 19161 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.566565 19281 consensus_queue.cc:260] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.568782 19281 ts_tablet_manager.cc:1434] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.130s	user 0.006s	sys 0.001s
I20260709 13:17:23.571125 19326 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:23.580142 19500 leader_election.cc:290] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:23.581699 19449 consensus_queue.cc:1048] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.583051 19499 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.584733 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:23.585654 19010 raft_consensus.cc:2468] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:23.586206 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:23.586225 19283 consensus_queue.cc:260] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.587771 19399 consensus_queue.cc:1048] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.582005 19161 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:23.589905 19201 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
W20260709 13:17:23.590766 19199 leader_election.cc:343] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.591285 19283 ts_tablet_manager.cc:1434] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.000s
I20260709 13:17:23.592994 19326 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.602233 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
W20260709 13:17:23.602749 19199 leader_election.cc:343] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.603014 19085 raft_consensus.cc:3060] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.606604 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:23.608036 19084 raft_consensus.cc:2468] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:23.609218 19326 raft_consensus.cc:697] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:23.609642 19200 leader_election.cc:304] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:23.610422 19326 consensus_queue.cc:237] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:23.594691 19399 raft_consensus.cc:493] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.611295 19498 raft_consensus.cc:2804] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.606549 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:23.613937 19498 raft_consensus.cc:493] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.613695 19399 raft_consensus.cc:515] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.614298 19498 raft_consensus.cc:3060] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.619123 19290 raft_consensus.cc:493] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.619592 19085 raft_consensus.cc:2468] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:23.620018 19290 raft_consensus.cc:515] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.621016 18977 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:23.614281 19161 raft_consensus.cc:2393] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 270fc7f82c7c45e788ae84da2549e8bc in this term.
W20260709 13:17:23.593781 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 71667us
I20260709 13:17:23.622166 19452 raft_consensus.cc:2804] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.636142 19012 raft_consensus.cc:3060] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.615279 19499 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:23.641899 19504 log.cc:927] Time spent T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: Append to log took a long time: real 0.137s	user 0.000s	sys 0.001s
I20260709 13:17:23.642863 19399 leader_election.cc:290] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:23.643633 19452 raft_consensus.cc:697] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:23.644343 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da495255da2d42eab35f0bf9d9be0fa4" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:23.644667 19452 consensus_queue.cc:237] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.648608 19394 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:23.649856 19281 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:23.632776 19285 raft_consensus.cc:359] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.651093 19285 raft_consensus.cc:385] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.651391 19285 raft_consensus.cc:740] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.652092 19285 consensus_queue.cc:260] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.654642 19285 ts_tablet_manager.cc:1434] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260709 13:17:23.655930 19285 tablet_bootstrap.cc:492] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:23.622103 19290 leader_election.cc:290] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:23.665683 19447 consensus_queue.cc:1048] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 13:17:23.670002 19508 log.cc:927] Time spent T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260709 13:17:23.677644 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:23.678558 18908 catalog_manager.cc:5697] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.680684 19283 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:23.691951 19283 tablet_bootstrap.cc:654] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.696106 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:23.697504 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:23.669245 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da495255da2d42eab35f0bf9d9be0fa4" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:23.701805 18911 catalog_manager.cc:5697] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.661723 19498 raft_consensus.cc:515] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.730149 18977 leader_election.cc:304] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:23.733273 19282 tablet_bootstrap.cc:492] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:23.733822 19282 ts_tablet_manager.cc:1403] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.449s	user 0.018s	sys 0.005s
I20260709 13:17:23.736374 19282 raft_consensus.cc:359] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.736904 19282 raft_consensus.cc:385] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.737134 19282 raft_consensus.cc:740] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.737835 19282 consensus_queue.cc:260] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.739202 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:23.743721 19507 log.cc:927] Time spent T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Append to log took a long time: real 0.109s	user 0.000s	sys 0.001s
I20260709 13:17:23.748170 19498 leader_election.cc:290] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:23.749452 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:23.750116 19087 raft_consensus.cc:3060] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.752287 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:23.757078 19199 leader_election.cc:343] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.758862 19235 raft_consensus.cc:2393] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2e075be46a9410c97ac4379f30809e6 in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:23.760666 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:23.761520 19086 raft_consensus.cc:2393] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 270fc7f82c7c45e788ae84da2549e8bc in current term 1: Already voted for candidate 398246f5e2a24697a5a9444daf471eba in this term.
I20260709 13:17:23.773341 19232 raft_consensus.cc:1275] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:23.777151 19290 consensus_queue.cc:1048] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.777782 19087 raft_consensus.cc:2468] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:23.780814 19297 consensus_queue.cc:1048] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:23.791199 19285 tablet_bootstrap.cc:654] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:23.795284 19051 leader_election.cc:343] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.795970 19281 tablet_bootstrap.cc:654] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.798450 19051 leader_election.cc:304] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:23.800261 19011 raft_consensus.cc:1275] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:23.801288 19447 raft_consensus.cc:2749] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.807221 19282 ts_tablet_manager.cc:1434] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.002s
I20260709 13:17:23.818709 19126 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:23.819799 19283 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:23.820499 19283 ts_tablet_manager.cc:1403] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.029s
I20260709 13:17:23.819841 19509 raft_consensus.cc:2749] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.816422 19200 leader_election.cc:304] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:23.825734 19297 raft_consensus.cc:2804] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:23.827086 19297 raft_consensus.cc:697] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:23.834227 19449 raft_consensus.cc:2749] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.838968 19297 consensus_queue.cc:237] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.817358 19290 consensus_queue.cc:1048] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:17:23.842052 19497 consensus_queue.cc:1048] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:23.845799 19326 raft_consensus.cc:493] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.846422 19326 raft_consensus.cc:515] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:23.848728 19326 leader_election.cc:290] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:23.849740 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d3557fe5e545d8a98f1d4981fcea28" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:23.850956 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d3557fe5e545d8a98f1d4981fcea28" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:23.862643 19199 leader_election.cc:343] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:23.863261 19200 leader_election.cc:343] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:23.853158 19326 consensus_queue.cc:1048] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 13:17:23.870147 19051 consensus_peers.cc:597] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:23.875185 19282 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:23.868877 19200 leader_election.cc:304] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:23.874291 19283 raft_consensus.cc:359] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.880288 19283 raft_consensus.cc:385] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.883728 19283 raft_consensus.cc:740] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.890156 19371 raft_consensus.cc:2749] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:23.903774 19282 tablet_bootstrap.cc:654] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.922000 19511 raft_consensus.cc:493] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:23.922688 19511 raft_consensus.cc:515] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.925925 19285 tablet_bootstrap.cc:492] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:23.926468 19285 ts_tablet_manager.cc:1403] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.271s	user 0.015s	sys 0.014s
I20260709 13:17:23.929565 19283 consensus_queue.cc:260] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:23.929667 19053 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:42171, user_credentials={real_user=slave}} blocked reactor thread for 89699.9us
I20260709 13:17:23.928267 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d583bf6af674147a34dbbeb96ab0039" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:23.928886 19511 leader_election.cc:290] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:23.945019 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d583bf6af674147a34dbbeb96ab0039" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:23.945784 19087 raft_consensus.cc:2468] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:23.948292 18908 catalog_manager.cc:5697] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:23.950621 19283 ts_tablet_manager.cc:1434] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.003s
I20260709 13:17:23.951804 19283 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:23.951678 19285 raft_consensus.cc:359] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.952529 19285 raft_consensus.cc:385] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.952872 19285 raft_consensus.cc:740] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.953588 19285 consensus_queue.cc:260] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.950680 19126 leader_election.cc:304] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:23.960136 19232 raft_consensus.cc:2468] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:23.960386 19510 raft_consensus.cc:2804] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:23.960775 19510 raft_consensus.cc:493] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:23.961129 19510 raft_consensus.cc:3060] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:23.965466 19281 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:23.965950 19281 ts_tablet_manager.cc:1403] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.316s	user 0.009s	sys 0.017s
I20260709 13:17:23.969149 19283 tablet_bootstrap.cc:654] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:23.970439 19285 ts_tablet_manager.cc:1434] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.005s
I20260709 13:17:23.971665 19285 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:23.981769 19281 raft_consensus.cc:359] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.982755 19281 raft_consensus.cc:385] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:23.983079 19281 raft_consensus.cc:740] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:23.984560 19281 consensus_queue.cc:260] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:23.977806 19510 raft_consensus.cc:515] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:23.989112 19510 leader_election.cc:290] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:23.992774 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d583bf6af674147a34dbbeb96ab0039" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:23.993449 19087 raft_consensus.cc:3060] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.000896 19087 raft_consensus.cc:2468] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:24.002933 19126 leader_election.cc:304] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:24.000880 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d583bf6af674147a34dbbeb96ab0039" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:24.003783 19510 raft_consensus.cc:2804] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.003963 19232 raft_consensus.cc:3060] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.004402 19510 raft_consensus.cc:697] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:24.005550 19510 consensus_queue.cc:237] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.007813 19281 ts_tablet_manager.cc:1434] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.003s
I20260709 13:17:24.015225 19326 consensus_queue.cc:1048] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.017975 19285 tablet_bootstrap.cc:654] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.031338 19283 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.031834 19283 ts_tablet_manager.cc:1403] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.037s
I20260709 13:17:24.034616 19283 raft_consensus.cc:359] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.036116 19283 raft_consensus.cc:385] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.033077 19281 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.036448 19283 raft_consensus.cc:740] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.037456 19283 consensus_queue.cc:260] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.039548 19282 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:24.039827 19283 ts_tablet_manager.cc:1434] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:17:24.040035 19282 ts_tablet_manager.cc:1403] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.207s	user 0.008s	sys 0.004s
I20260709 13:17:24.040942 19283 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:24.047722 19283 tablet_bootstrap.cc:654] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.059361 19281 tablet_bootstrap.cc:654] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.060144 19232 raft_consensus.cc:2468] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:24.061033 19282 raft_consensus.cc:359] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.061733 19282 raft_consensus.cc:385] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.062054 19285 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.062625 19285 ts_tablet_manager.cc:1403] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.091s	user 0.012s	sys 0.000s
I20260709 13:17:24.062008 19282 raft_consensus.cc:740] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.066200 19282 consensus_queue.cc:260] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.077252 19282 ts_tablet_manager.cc:1434] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:17:24.078815 19282 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:24.086529 19449 consensus_queue.cc:1048] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.074601 19285 raft_consensus.cc:359] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.096079 19285 raft_consensus.cc:385] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.100452 19285 raft_consensus.cc:740] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.086251 18908 catalog_manager.cc:5697] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.104140 19528 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.104238 19285 consensus_queue.cc:260] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.108490 19285 ts_tablet_manager.cc:1434] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 13:17:24.112869 19285 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.104799 19528 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.115013 19528 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.110095 19283 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.116604 19283 ts_tablet_manager.cc:1403] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.019s
I20260709 13:17:24.116916 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:24.118530 19051 leader_election.cc:343] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.112927 19297 consensus_queue.cc:1048] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.120862 19285 tablet_bootstrap.cc:654] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.120579 19283 raft_consensus.cc:359] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.121359 19283 raft_consensus.cc:385] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.121637 19283 raft_consensus.cc:740] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.122527 19283 consensus_queue.cc:260] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.124984 19283 ts_tablet_manager.cc:1434] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 13:17:24.125058 19399 consensus_queue.cc:1048] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.126410 19283 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:24.134804 19283 tablet_bootstrap.cc:654] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.140373 18907 catalog_manager.cc:5697] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.146677 19009 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.150813 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:24.152364 19053 leader_election.cc:343] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.152835 19053 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:24.153625 19528 raft_consensus.cc:2749] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.155102 19326 consensus_queue.cc:1048] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.111348 19282 tablet_bootstrap.cc:654] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.160849 19283 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.161016 19281 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:24.161568 19281 ts_tablet_manager.cc:1403] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.005s
I20260709 13:17:24.161566 19283 ts_tablet_manager.cc:1403] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.011s
I20260709 13:17:24.164651 19281 raft_consensus.cc:359] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.164728 19283 raft_consensus.cc:359] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.165406 19281 raft_consensus.cc:385] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.165616 19283 raft_consensus.cc:385] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.166121 19283 raft_consensus.cc:740] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.166903 19283 consensus_queue.cc:260] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.165704 19281 raft_consensus.cc:740] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.169157 19283 ts_tablet_manager.cc:1434] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:17:24.170310 19283 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:24.168695 19281 consensus_queue.cc:260] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.171146 19326 consensus_queue.cc:1048] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.173468 19281 ts_tablet_manager.cc:1434] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:17:24.174721 19281 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.183987 18911 catalog_manager.cc:5697] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.186357 19283 tablet_bootstrap.cc:654] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.188938 19285 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.189498 19285 ts_tablet_manager.cc:1403] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.011s
I20260709 13:17:24.206945 19285 raft_consensus.cc:359] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.207960 19285 raft_consensus.cc:385] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.208343 19285 raft_consensus.cc:740] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.211489 19281 tablet_bootstrap.cc:654] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.209204 19285 consensus_queue.cc:260] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.218348 19285 ts_tablet_manager.cc:1434] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 13:17:24.219401 19285 tablet_bootstrap.cc:492] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.229621 19281 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:24.230182 19281 ts_tablet_manager.cc:1403] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 13:17:24.230854 19285 tablet_bootstrap.cc:654] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.237090 19281 raft_consensus.cc:359] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.240228 19281 raft_consensus.cc:385] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.243587 19283 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.244532 19283 ts_tablet_manager.cc:1403] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.014s
I20260709 13:17:24.240481 19281 raft_consensus.cc:740] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.249449 19326 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.249940 19326 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.252182 19326 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:24.252918 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.253605 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:24.255728 19200 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.249989 19281 consensus_queue.cc:260] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:24.259763 19199 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.261070 19399 raft_consensus.cc:493] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.260931 19199 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:24.261636 19399 raft_consensus.cc:515] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.262706 19500 raft_consensus.cc:2749] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.263875 19399 leader_election.cc:290] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:24.265889 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.266680 19084 raft_consensus.cc:2393] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:24.268131 19449 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.268546 19283 raft_consensus.cc:359] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.268841 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a2c70724d5b4a04bbb2fa47cbb077c8" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:24.269637 19283 raft_consensus.cc:385] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.270110 19283 raft_consensus.cc:740] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.268623 19449 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.271023 19283 consensus_queue.cc:260] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.272019 19449 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.272872 18976 leader_election.cc:304] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:24.273973 19283 ts_tablet_manager.cc:1434] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260709 13:17:24.274056 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.274057 19452 raft_consensus.cc:3060] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.275511 19283 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:24.276818 18978 leader_election.cc:343] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.277670 19281 ts_tablet_manager.cc:1434] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 13:17:24.279052 19281 tablet_bootstrap.cc:492] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.282769 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.283408 19084 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:24.283808 19326 raft_consensus.cc:493] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.284281 19326 raft_consensus.cc:515] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.284642 18977 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [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: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:24.287804 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0789810358cf4326bdf9c15646f2542a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.288069 19399 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.288455 19399 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.288861 19399 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.290632 19326 leader_election.cc:290] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.288540 19158 raft_consensus.cc:2468] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:24.292672 19201 leader_election.cc:304] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:24.293552 19326 raft_consensus.cc:2804] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.295080 19326 raft_consensus.cc:493] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.295506 19326 raft_consensus.cc:3060] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.298949 19452 raft_consensus.cc:2749] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.307003 19527 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.306576 19282 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:24.307824 19282 ts_tablet_manager.cc:1403] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.023s
I20260709 13:17:24.315950 19282 raft_consensus.cc:359] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.316956 19282 raft_consensus.cc:385] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.317308 19282 raft_consensus.cc:740] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.318253 19282 consensus_queue.cc:260] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.320622 19282 ts_tablet_manager.cc:1434] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:17:24.321691 19282 tablet_bootstrap.cc:492] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:24.322178 19399 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.325176 19399 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.325412 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:24.326009 19158 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.326537 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:24.327170 19084 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.329689 19285 tablet_bootstrap.cc:492] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.294219 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0789810358cf4326bdf9c15646f2542a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.307487 19527 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:24.331498 19199 leader_election.cc:343] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.332012 19527 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.333999 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.334368 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.334583 19084 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
W20260709 13:17:24.336021 19053 leader_election.cc:343] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.335899 19500 consensus_queue.cc:1048] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.336728 18977 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
W20260709 13:17:24.337095 19051 leader_election.cc:343] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.294365 19281 tablet_bootstrap.cc:654] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.337540 19399 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.337610 19051 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:24.338071 19399 raft_consensus.cc:697] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:24.338788 19527 raft_consensus.cc:2749] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.330170 19285 ts_tablet_manager.cc:1403] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.111s	user 0.048s	sys 0.037s
I20260709 13:17:24.311976 19326 raft_consensus.cc:515] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.342976 19285 raft_consensus.cc:359] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.343648 19285 raft_consensus.cc:385] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.343904 19285 raft_consensus.cc:740] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.339033 19399 consensus_queue.cc:237] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.345496 19281 tablet_bootstrap.cc:492] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:24.346004 19281 ts_tablet_manager.cc:1403] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260709 13:17:24.346915 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0789810358cf4326bdf9c15646f2542a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:24.348337 19199 leader_election.cc:343] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.343848 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0789810358cf4326bdf9c15646f2542a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:24.345640 19326 leader_election.cc:290] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.349318 19162 raft_consensus.cc:3060] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.344821 19285 consensus_queue.cc:260] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.294046 19283 tablet_bootstrap.cc:654] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.354101 19285 ts_tablet_manager.cc:1434] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:17:24.355180 19285 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.361091 19285 tablet_bootstrap.cc:654] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.361582 19500 consensus_queue.cc:1048] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.366853 19162 raft_consensus.cc:2468] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:24.368631 19201 leader_election.cc:304] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:24.371333 19326 raft_consensus.cc:2804] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.371861 19326 raft_consensus.cc:697] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:24.372839 19326 consensus_queue.cc:237] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.375029 19158 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:24.349426 19281 raft_consensus.cc:359] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.389062 19281 raft_consensus.cc:385] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.389389 19281 raft_consensus.cc:740] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.390105 19281 consensus_queue.cc:260] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.392459 19281 ts_tablet_manager.cc:1434] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:17:24.392026 18908 catalog_manager.cc:5697] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.393513 19281 tablet_bootstrap.cc:492] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.395231 19285 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.395706 19285 ts_tablet_manager.cc:1403] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.019s
I20260709 13:17:24.398329 19285 raft_consensus.cc:359] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.398977 19285 raft_consensus.cc:385] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.399235 19285 raft_consensus.cc:740] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.399850 19285 consensus_queue.cc:260] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.388453 19282 tablet_bootstrap.cc:654] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.404372 19285 ts_tablet_manager.cc:1434] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 13:17:24.405390 19285 tablet_bootstrap.cc:492] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.406226 19399 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.406715 19399 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.408767 19399 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.410272 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.410585 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.412169 18978 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:24.416112 19285 tablet_bootstrap.cc:654] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.415531 19399 raft_consensus.cc:2749] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.417460 19281 tablet_bootstrap.cc:654] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.419637 19527 raft_consensus.cc:493] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.422989 19527 raft_consensus.cc:515] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.426882 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d3557fe5e545d8a98f1d4981fcea28" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:24.427740 19234 raft_consensus.cc:2468] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:24.428021 19527 leader_election.cc:290] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.430809 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d3557fe5e545d8a98f1d4981fcea28" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.431154 18910 catalog_manager.cc:5697] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:24.435405 19051 leader_election.cc:304] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
W20260709 13:17:24.436324 19051 leader_election.cc:343] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.450318 19528 raft_consensus.cc:2804] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.450932 19528 raft_consensus.cc:493] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.451376 19528 raft_consensus.cc:3060] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.469605 19528 raft_consensus.cc:515] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.477538 19528 leader_election.cc:290] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.472817 19283 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.475924 19282 tablet_bootstrap.cc:492] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:24.478302 19283 ts_tablet_manager.cc:1403] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.203s	user 0.034s	sys 0.028s
I20260709 13:17:24.478330 19282 ts_tablet_manager.cc:1403] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.002s
I20260709 13:17:24.481194 19282 raft_consensus.cc:359] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.482201 19282 raft_consensus.cc:385] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.482517 19282 raft_consensus.cc:740] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.482851 19281 tablet_bootstrap.cc:492] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:24.483309 19281 ts_tablet_manager.cc:1403] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.002s
I20260709 13:17:24.483369 19282 consensus_queue.cc:260] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.485848 19281 raft_consensus.cc:359] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.486536 19281 raft_consensus.cc:385] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.486824 19281 raft_consensus.cc:740] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.487015 19282 ts_tablet_manager.cc:1434] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:17:24.487452 19281 consensus_queue.cc:260] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.485000 19283 raft_consensus.cc:359] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.487993 19282 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:24.488243 19283 raft_consensus.cc:385] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.489455 19283 raft_consensus.cc:740] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.489755 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d3557fe5e545d8a98f1d4981fcea28" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:24.490592 19234 raft_consensus.cc:3060] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.490209 19283 consensus_queue.cc:260] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.492466 19283 ts_tablet_manager.cc:1434] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 13:17:24.492723 19285 tablet_bootstrap.cc:492] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.493181 19285 ts_tablet_manager.cc:1403] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.088s	user 0.037s	sys 0.030s
I20260709 13:17:24.495736 19285 raft_consensus.cc:359] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.496345 19285 raft_consensus.cc:385] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.496604 19285 raft_consensus.cc:740] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.497308 19285 consensus_queue.cc:260] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.499256 19285 ts_tablet_manager.cc:1434] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:24.500135 19285 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.501879 19281 ts_tablet_manager.cc:1434] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 13:17:24.503675 19283 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:24.505808 19285 tablet_bootstrap.cc:654] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.509814 19283 tablet_bootstrap.cc:654] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.513325 19282 tablet_bootstrap.cc:654] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.518627 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49d3557fe5e545d8a98f1d4981fcea28" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:24.519341 19009 raft_consensus.cc:3060] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.523106 19281 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.530526 19011 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.531433 19281 tablet_bootstrap.cc:654] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.537077 19282 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:24.537807 19282 ts_tablet_manager.cc:1403] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.005s
I20260709 13:17:24.538141 19234 raft_consensus.cc:2468] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:24.541440 19051 leader_election.cc:304] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:24.542191 19528 raft_consensus.cc:2804] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.542680 19528 raft_consensus.cc:697] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:24.543458 19510 consensus_queue.cc:1048] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.543536 19528 consensus_queue.cc:237] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.548934 19009 raft_consensus.cc:2468] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:24.563230 19283 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.563743 19283 ts_tablet_manager.cc:1403] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.004s
I20260709 13:17:24.557514 19282 raft_consensus.cc:359] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.558279 19285 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.565486 19282 raft_consensus.cc:385] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.565776 19282 raft_consensus.cc:740] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.565956 19285 ts_tablet_manager.cc:1403] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.066s	user 0.037s	sys 0.019s
I20260709 13:17:24.569068 19285 raft_consensus.cc:359] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.569757 19285 raft_consensus.cc:385] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.570147 19285 raft_consensus.cc:740] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.569679 19282 consensus_queue.cc:260] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.570972 19285 consensus_queue.cc:260] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.573344 19282 ts_tablet_manager.cc:1434] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 13:17:24.574323 19282 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:24.578828 19285 ts_tablet_manager.cc:1434] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:17:24.579985 19285 tablet_bootstrap.cc:492] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.580678 19283 raft_consensus.cc:359] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.581387 19283 raft_consensus.cc:385] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.581650 19283 raft_consensus.cc:740] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
W20260709 13:17:24.586575 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 56795us
I20260709 13:17:24.587069 19285 tablet_bootstrap.cc:654] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.584941 19283 consensus_queue.cc:260] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.599023 19447 raft_consensus.cc:493] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.599395 19283 ts_tablet_manager.cc:1434] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260709 13:17:24.599602 19447 raft_consensus.cc:515] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.600559 19283 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:24.602186 18911 catalog_manager.cc:5697] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.608731 19281 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:24.609373 19281 ts_tablet_manager.cc:1403] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260709 13:17:24.612187 19281 raft_consensus.cc:359] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.616999 19281 raft_consensus.cc:385] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.615376 19447 leader_election.cc:290] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:24.616214 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8751bd741633472d9aaec4f5841d6976" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.617367 19281 raft_consensus.cc:740] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.619906 19281 consensus_queue.cc:260] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.625459 19399 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.627564 19399 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.629551 19399 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:24.630662 19465 raft_consensus.cc:493] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.631189 19465 raft_consensus.cc:515] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.632259 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.633580 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:24.634167 19285 tablet_bootstrap.cc:492] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.634645 19285 ts_tablet_manager.cc:1403] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.010s
I20260709 13:17:24.634213 19232 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
W20260709 13:17:24.635766 18977 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.637197 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1b347b6ad2423ba459490b80b533b9" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.637811 18976 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:24.637974 19084 raft_consensus.cc:2468] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:24.633260 19465 leader_election.cc:290] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.639662 19449 raft_consensus.cc:2804] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.640060 19449 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.640412 19449 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.641474 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1b347b6ad2423ba459490b80b533b9" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.641914 19510 consensus_queue.cc:1048] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:24.642905 19281 ts_tablet_manager.cc:1434] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
W20260709 13:17:24.637307 19053 leader_election.cc:343] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.643052 19200 leader_election.cc:304] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:24.644048 19281 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.637974 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8751bd741633472d9aaec4f5841d6976" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:24.646559 19234 raft_consensus.cc:2468] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:24.642182 19158 raft_consensus.cc:2468] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:24.648754 19282 tablet_bootstrap.cc:654] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.649333 19326 raft_consensus.cc:2804] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.649757 19326 raft_consensus.cc:493] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.650104 19326 raft_consensus.cc:3060] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.652632 19283 tablet_bootstrap.cc:654] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.652575 19511 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.653219 19511 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.656080 19051 leader_election.cc:304] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:24.675884 19285 raft_consensus.cc:359] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.676537 19285 raft_consensus.cc:385] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.657678 19528 raft_consensus.cc:2804] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.676800 19285 raft_consensus.cc:740] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.671792 19511 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:24.688320 19285 consensus_queue.cc:260] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.679059 19528 raft_consensus.cc:493] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.678767 19465 raft_consensus.cc:493] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.698894 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.702328 19285 ts_tablet_manager.cc:1434] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260709 13:17:24.701182 19528 raft_consensus.cc:3060] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.715027 19282 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:24.715503 19282 ts_tablet_manager.cc:1403] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.015s
I20260709 13:17:24.716321 19285 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.716428 19297 raft_consensus.cc:493] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.716965 19297 raft_consensus.cc:515] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.719334 19297 leader_election.cc:290] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.703059 19465 raft_consensus.cc:515] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.722452 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de7b147028e44fd9ef08c767c276c8d" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.722846 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.723507 19087 raft_consensus.cc:2468] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:24.723995 19465 leader_election.cc:290] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:24.723940 19282 raft_consensus.cc:359] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.724735 19282 raft_consensus.cc:385] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.725019 19282 raft_consensus.cc:740] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
W20260709 13:17:24.725485 19201 leader_election.cc:343] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.726020 19282 consensus_queue.cc:260] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.728194 19282 ts_tablet_manager.cc:1434] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:17:24.729157 19282 tablet_bootstrap.cc:492] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:24.734675 19283 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:24.735200 19283 ts_tablet_manager.cc:1403] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.011s
I20260709 13:17:24.739442 19285 tablet_bootstrap.cc:654] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.738322 19449 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
W20260709 13:17:24.743989 19125 leader_election.cc:343] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.750188 19282 tablet_bootstrap.cc:654] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:24.755224 19566 log.cc:927] Time spent T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 13:17:24.765614 19528 raft_consensus.cc:515] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.767860 19528 leader_election.cc:290] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:24.770622 19326 raft_consensus.cc:515] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.772745 19465 raft_consensus.cc:493] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.773391 19085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8d2e596f1a4918abecbef6c74ba96d" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.774252 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1b347b6ad2423ba459490b80b533b9" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:24.774859 19086 raft_consensus.cc:3060] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.775439 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff1b347b6ad2423ba459490b80b533b9" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:24.776053 19162 raft_consensus.cc:3060] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.773288 19465 raft_consensus.cc:515] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.778071 19465 leader_election.cc:290] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.779688 19126 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:24.781200 19565 raft_consensus.cc:2804] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.781617 19565 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.782003 19565 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.782616 19086 raft_consensus.cc:2468] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:24.782730 19449 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:24.784986 19281 tablet_bootstrap.cc:654] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.785463 19326 leader_election.cc:290] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:24.785844 19200 leader_election.cc:343] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.786576 19200 leader_election.cc:304] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:24.792483 19565 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.793761 19465 raft_consensus.cc:2804] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.828823 19465 raft_consensus.cc:697] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:24.794817 19510 raft_consensus.cc:493] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.795193 19283 raft_consensus.cc:359] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.830754 19283 raft_consensus.cc:385] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.800002 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8751bd741633472d9aaec4f5841d6976" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:24.830214 19510 raft_consensus.cc:515] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.809626 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.812530 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8751bd741633472d9aaec4f5841d6976" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:24.833755 19232 raft_consensus.cc:3060] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.813933 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.818681 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:24.820170 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:24.784684 19162 raft_consensus.cc:2468] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:24.826056 19285 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:24.844178 19285 ts_tablet_manager.cc:1403] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.003s
I20260709 13:17:24.831115 19283 raft_consensus.cc:740] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.829682 19465 consensus_queue.cc:237] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.850350 19282 tablet_bootstrap.cc:492] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:24.850807 19282 ts_tablet_manager.cc:1403] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.002s
W20260709 13:17:24.833730 19053 leader_election.cc:343] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.849956 19283 consensus_queue.cc:260] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.833714 19510 leader_election.cc:290] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.846782 19235 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.861001 19283 ts_tablet_manager.cc:1434] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.126s	user 0.004s	sys 0.005s
W20260709 13:17:24.859764 18977 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.862895 19565 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
W20260709 13:17:24.857733 19201 leader_election.cc:343] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:24.863746 19200 leader_election.cc:343] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.865718 19200 leader_election.cc:304] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:24.867780 19282 raft_consensus.cc:359] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.868500 19282 raft_consensus.cc:385] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.868762 19282 raft_consensus.cc:740] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.869794 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de7b147028e44fd9ef08c767c276c8d" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.870201 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8d2e596f1a4918abecbef6c74ba96d" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.870499 19011 raft_consensus.cc:2468] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:24.876191 19578 consensus_queue.cc:1048] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:17:24.878615 19199 leader_election.cc:343] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.879130 19199 leader_election.cc:304] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:24.879248 19371 raft_consensus.cc:2749] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.879595 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:24.879972 19371 raft_consensus.cc:2749] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:24.880204 19084 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.880497 19199 leader_election.cc:304] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:24.881440 19297 raft_consensus.cc:2804] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.881778 19297 raft_consensus.cc:493] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.882100 19297 raft_consensus.cc:3060] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.882474 19283 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:24.887601 19285 raft_consensus.cc:359] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.869402 19282 consensus_queue.cc:260] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.889442 19326 consensus_queue.cc:1048] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:24.889963 19282 ts_tablet_manager.cc:1434] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.005s
I20260709 13:17:24.890956 19282 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:24.888278 19285 raft_consensus.cc:385] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.892690 19285 raft_consensus.cc:740] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.903568 19281 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:24.904455 19281 ts_tablet_manager.cc:1403] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.261s	user 0.053s	sys 0.020s
I20260709 13:17:24.899962 19285 consensus_queue.cc:260] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:24.914232 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e6fa9ad243eab3b44bc39b515984" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.917382 19285 ts_tablet_manager.cc:1434] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 13:17:24.917405 19578 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.918123 19578 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.918604 19285 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:24.920179 19578 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:24.922358 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:24.923009 19086 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 0.
I20260709 13:17:24.924399 18977 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:24.925956 19578 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:24.924930 19285 tablet_bootstrap.cc:654] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.926551 19578 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:24.926970 19578 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:24.928058 19281 raft_consensus.cc:359] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.929853 19281 raft_consensus.cc:385] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:24.930207 19281 raft_consensus.cc:740] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:24.942056 19281 consensus_queue.cc:260] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.908623 19232 raft_consensus.cc:2468] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:24.942927 19084 raft_consensus.cc:2468] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:24.947288 19126 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:24.947485 19281 ts_tablet_manager.cc:1434] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 13:17:24.948182 19583 raft_consensus.cc:2804] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.948649 19583 raft_consensus.cc:697] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:24.949496 19583 consensus_queue.cc:237] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:24.963984 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e6fa9ad243eab3b44bc39b515984" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:24.964151 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:24.964800 19234 raft_consensus.cc:2468] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
W20260709 13:17:24.972328 18978 leader_election.cc:343] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.973196 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:24.974138 19051 leader_election.cc:304] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:24.976227 19447 raft_consensus.cc:2804] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:24.976723 19447 raft_consensus.cc:697] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:24.977552 19447 consensus_queue.cc:237] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:24.978996 19527 raft_consensus.cc:493] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:24.978359 18908 catalog_manager.cc:5697] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:24.979451 19527 raft_consensus.cc:515] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:24.980962 19283 tablet_bootstrap.cc:654] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:24.981523 19527 leader_election.cc:290] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:24.990881 19281 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:24.993250 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:24.993716 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
W20260709 13:17:24.995826 19051 leader_election.cc:343] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:24.997078 19051 leader_election.cc:343] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.997502 19051 leader_election.cc:304] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:24.988956 19235 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:25.003643 19574 raft_consensus.cc:2749] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:25.003309 19125 leader_election.cc:343] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:25.004700 19125 leader_election.cc:343] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:24.999655 19578 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.011144 19285 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:25.011418 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:25.012036 19086 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.012213 19578 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:25.012650 19281 tablet_bootstrap.cc:654] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.011631 19285 ts_tablet_manager.cc:1403] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.005s
I20260709 13:17:25.015358 19125 leader_election.cc:304] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:25.016566 19565 raft_consensus.cc:2804] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.016963 19565 raft_consensus.cc:493] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.017308 19565 raft_consensus.cc:3060] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.018385 18976 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:25.028635 19086 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
W20260709 13:17:25.019965 19199 consensus_peers.cc:597] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:25.047782 19282 tablet_bootstrap.cc:654] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.037400 19578 raft_consensus.cc:2804] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.022161 19297 raft_consensus.cc:515] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.051148 18977 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:25.058885 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:25.069552 19297 leader_election.cc:290] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:25.070072 19285 raft_consensus.cc:359] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.070796 19285 raft_consensus.cc:385] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.071076 19285 raft_consensus.cc:740] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.071723 19285 consensus_queue.cc:260] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.072556 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de7b147028e44fd9ef08c767c276c8d" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:25.073097 19285 ts_tablet_manager.cc:1434] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.059s	user 0.002s	sys 0.000s
I20260709 13:17:25.073257 19011 raft_consensus.cc:3060] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.059688 19578 raft_consensus.cc:697] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:25.082758 19449 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.083364 19449 raft_consensus.cc:697] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:25.086223 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de7b147028e44fd9ef08c767c276c8d" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
W20260709 13:17:25.086977 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:25.086585 19449 consensus_queue.cc:237] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.092254 19283 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.092801 19283 ts_tablet_manager.cc:1403] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.211s	user 0.022s	sys 0.021s
W20260709 13:17:25.098779 19201 leader_election.cc:343] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.099557 19283 raft_consensus.cc:359] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.100011 19452 consensus_queue.cc:1048] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.102589 19283 raft_consensus.cc:385] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.102903 19283 raft_consensus.cc:740] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.103529 19283 consensus_queue.cc:260] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.107795 19283 ts_tablet_manager.cc:1434] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:17:25.108819 19283 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.112716 19528 consensus_queue.cc:1048] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.117849 19285 tablet_bootstrap.cc:492] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:25.135033 19283 tablet_bootstrap.cc:654] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.139621 19578 consensus_queue.cc:237] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.140872 18908 catalog_manager.cc:5697] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:25.154587 18978 leader_election.cc:343] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.158735 19565 raft_consensus.cc:515] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.164523 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e6fa9ad243eab3b44bc39b515984" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:25.168556 19285 tablet_bootstrap.cc:654] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.165165 19234 raft_consensus.cc:3060] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.171562 19447 consensus_queue.cc:1048] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.180517 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e6fa9ad243eab3b44bc39b515984" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:25.185201 19282 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:25.185911 19282 ts_tablet_manager.cc:1403] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.295s	user 0.014s	sys 0.014s
I20260709 13:17:25.186765 19234 raft_consensus.cc:2468] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:25.192719 19510 raft_consensus.cc:493] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.152345 19011 raft_consensus.cc:2468] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:25.193207 19510 raft_consensus.cc:515] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.194309 19199 leader_election.cc:304] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:25.195263 19510 leader_election.cc:290] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
W20260709 13:17:25.195462 19125 leader_election.cc:343] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.196900 19589 raft_consensus.cc:2804] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.197461 19589 raft_consensus.cc:697] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:25.198155 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8751bd741633472d9aaec4f5841d6976" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.202018 19235 raft_consensus.cc:2393] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 270fc7f82c7c45e788ae84da2549e8bc in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:25.198288 19589 consensus_queue.cc:237] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.191836 19282 raft_consensus.cc:359] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.205732 19282 raft_consensus.cc:385] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.206580 19282 raft_consensus.cc:740] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.207581 19282 consensus_queue.cc:260] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.162242 19565 leader_election.cc:290] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:25.222551 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8751bd741633472d9aaec4f5841d6976" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:25.232156 19125 leader_election.cc:304] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:25.233547 19125 leader_election.cc:304] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:25.234313 19593 raft_consensus.cc:3060] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.237741 19565 raft_consensus.cc:2804] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.238473 19565 raft_consensus.cc:697] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:25.239255 19565 consensus_queue.cc:237] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.198320 18909 catalog_manager.cc:5697] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.246080 19282 ts_tablet_manager.cc:1434] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.060s	user 0.008s	sys 0.002s
I20260709 13:17:25.247712 19282 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:25.272804 19465 raft_consensus.cc:493] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.304698 18908 catalog_manager.cc:5697] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.306419 18908 catalog_manager.cc:5697] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 1 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.281839 19465 raft_consensus.cc:515] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.316416 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:25.317368 19283 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.317879 19283 ts_tablet_manager.cc:1403] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.209s	user 0.038s	sys 0.043s
W20260709 13:17:25.318076 19199 leader_election.cc:343] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.320550 19283 raft_consensus.cc:359] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.321990 19283 raft_consensus.cc:385] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.322211 19283 raft_consensus.cc:740] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.326967 19283 consensus_queue.cc:260] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.331561 19283 ts_tablet_manager.cc:1434] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 13:17:25.317637 19465 leader_election.cc:290] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:25.328936 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:25.337623 19281 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:25.338114 19281 ts_tablet_manager.cc:1403] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.347s	user 0.006s	sys 0.018s
I20260709 13:17:25.336099 18909 catalog_manager.cc:5697] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.338496 19084 raft_consensus.cc:2468] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 0.
I20260709 13:17:25.347296 19200 leader_election.cc:304] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:25.348802 19371 raft_consensus.cc:2804] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.349298 19371 raft_consensus.cc:493] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.349689 19371 raft_consensus.cc:3060] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.352972 19281 raft_consensus.cc:359] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.353701 19281 raft_consensus.cc:385] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.353792 19593 raft_consensus.cc:2749] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.354004 19281 raft_consensus.cc:740] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.354816 19281 consensus_queue.cc:260] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.355780 19283 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.356748 19012 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.362396 19282 tablet_bootstrap.cc:654] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:25.364902 19598 log.cc:927] Time spent T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
I20260709 13:17:25.390298 19578 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.390618 19285 tablet_bootstrap.cc:492] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:25.394371 19285 ts_tablet_manager.cc:1403] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.310s	user 0.009s	sys 0.020s
I20260709 13:17:25.393100 19578 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.392025 18911 catalog_manager.cc:5697] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.385679 19371 raft_consensus.cc:515] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.414203 19371 leader_election.cc:290] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:25.392179 19593 consensus_queue.cc:1048] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:17:25.416280 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:25.417454 19578 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:25.421815 19087 raft_consensus.cc:3060] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.418795 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:25.419201 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:25.424394 19084 raft_consensus.cc:2468] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 1.
I20260709 13:17:25.426122 18977 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [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: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:25.430483 19285 raft_consensus.cc:359] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.431255 19285 raft_consensus.cc:385] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.431567 19285 raft_consensus.cc:740] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.431375 19578 raft_consensus.cc:2804] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:25.433007 19578 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.434478 19283 tablet_bootstrap.cc:654] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.434547 19578 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.434921 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:25.420899 19281 ts_tablet_manager.cc:1434] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.009s
I20260709 13:17:25.436503 19282 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:25.436738 19281 tablet_bootstrap.cc:492] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:25.437004 19282 ts_tablet_manager.cc:1403] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.190s	user 0.018s	sys 0.021s
I20260709 13:17:25.437086 19510 raft_consensus.cc:493] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.437633 19510 raft_consensus.cc:515] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.432276 19285 consensus_queue.cc:260] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.448025 19282 raft_consensus.cc:359] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.448753 19282 raft_consensus.cc:385] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.449043 19282 raft_consensus.cc:740] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.448894 19087 raft_consensus.cc:2468] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:25.449628 19281 tablet_bootstrap.cc:654] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.449783 19282 consensus_queue.cc:260] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.446678 19285 ts_tablet_manager.cc:1434] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.004s
I20260709 13:17:25.450662 19510 leader_election.cc:290] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
W20260709 13:17:25.451454 19199 leader_election.cc:343] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.454025 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de7b147028e44fd9ef08c767c276c8d" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.454545 19285 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:25.455310 19200 leader_election.cc:304] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:25.457422 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de7b147028e44fd9ef08c767c276c8d" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:25.456733 19578 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.458191 19011 raft_consensus.cc:2393] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 270fc7f82c7c45e788ae84da2549e8bc in current term 1: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:25.458498 19371 raft_consensus.cc:2804] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.459707 19125 leader_election.cc:304] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:25.460506 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:25.460958 19285 tablet_bootstrap.cc:654] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.461073 19084 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.464000 19510 raft_consensus.cc:3060] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.464177 19012 raft_consensus.cc:1240] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Rejecting Update request from peer 270fc7f82c7c45e788ae84da2549e8bc for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:17:25.468781 19565 consensus_queue.cc:1059] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.469715 19583 raft_consensus.cc:3055] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:25.470055 19583 raft_consensus.cc:740] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:25.470721 19282 ts_tablet_manager.cc:1434] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:17:25.470870 19583 consensus_queue.cc:260] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.471736 19282 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:25.471943 19583 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:25.475988 19084 raft_consensus.cc:2468] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:25.476931 19449 consensus_queue.cc:1048] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.477159 18977 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:25.478107 19452 raft_consensus.cc:2804] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:25.478583 19452 raft_consensus.cc:697] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:25.479408 19452 consensus_queue.cc:237] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER 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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.480724 19282 tablet_bootstrap.cc:654] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.487950 19500 consensus_queue.cc:1048] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.491972 19510 raft_consensus.cc:2749] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.495033 19283 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.495639 19283 ts_tablet_manager.cc:1403] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.003s
I20260709 13:17:25.499138 19283 raft_consensus.cc:359] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.499833 19283 raft_consensus.cc:385] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.500085 19283 raft_consensus.cc:740] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.500797 19283 consensus_queue.cc:260] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.503094 19283 ts_tablet_manager.cc:1434] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:25.504094 19283 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.511786 19283 tablet_bootstrap.cc:654] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.520083 19589 consensus_queue.cc:1048] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.504647 19578 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:25.523638 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:25.524942 19158 raft_consensus.cc:2410] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:17:25.532857 19528 raft_consensus.cc:493] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.533452 19528 raft_consensus.cc:515] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.534220 19282 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:25.534693 19282 ts_tablet_manager.cc:1403] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.023s
I20260709 13:17:25.535548 19528 leader_election.cc:290] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:25.535085 18911 catalog_manager.cc:5697] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.536624 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8d2e596f1a4918abecbef6c74ba96d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:25.537421 19282 raft_consensus.cc:359] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
W20260709 13:17:25.537993 19051 leader_election.cc:343] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.538064 19282 raft_consensus.cc:385] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.536762 19465 raft_consensus.cc:493] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.538558 19282 raft_consensus.cc:740] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.539112 19465 raft_consensus.cc:515] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.539265 19282 consensus_queue.cc:260] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.541363 19465 leader_election.cc:290] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:25.545055 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2dae00ee24474595d548c3b2a2cdcb" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:25.546602 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8d2e596f1a4918abecbef6c74ba96d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.547245 19234 raft_consensus.cc:2468] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:25.550076 19051 leader_election.cc:304] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:25.551580 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2dae00ee24474595d548c3b2a2cdcb" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:25.552007 19283 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.551738 19527 consensus_queue.cc:1048] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.552439 19283 ts_tablet_manager.cc:1403] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.006s
I20260709 13:17:25.553087 19527 raft_consensus.cc:2804] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.553503 19527 raft_consensus.cc:493] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.553836 19527 raft_consensus.cc:3060] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.555008 19283 raft_consensus.cc:359] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.555663 19283 raft_consensus.cc:385] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.555928 19283 raft_consensus.cc:740] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.556516 19283 consensus_queue.cc:260] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.543644 19285 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:25.562925 19371 raft_consensus.cc:697] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:25.563892 19371 consensus_queue.cc:237] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.541458 19282 ts_tablet_manager.cc:1434] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
W20260709 13:17:25.556670 18978 consensus_peers.cc:597] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:25.566295 19285 ts_tablet_manager.cc:1403] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.014s
I20260709 13:17:25.566965 19283 ts_tablet_manager.cc:1434] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260709 13:17:25.560963 19201 leader_election.cc:343] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.567996 19282 tablet_bootstrap.cc:492] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:25.574940 19282 tablet_bootstrap.cc:654] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.567975 19283 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.579367 19281 tablet_bootstrap.cc:492] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:25.579876 19281 ts_tablet_manager.cc:1403] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.143s	user 0.026s	sys 0.009s
I20260709 13:17:25.582841 19281 raft_consensus.cc:359] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.583608 19281 raft_consensus.cc:385] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.583730 19283 tablet_bootstrap.cc:654] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.583958 19281 raft_consensus.cc:740] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.584872 19281 consensus_queue.cc:260] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.569062 19285 raft_consensus.cc:359] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.585919 19285 raft_consensus.cc:385] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.586629 19285 raft_consensus.cc:740] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.587610 19281 ts_tablet_manager.cc:1434] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:25.587428 19285 consensus_queue.cc:260] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.588757 19281 tablet_bootstrap.cc:492] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:25.590065 19285 ts_tablet_manager.cc:1434] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:17:25.591291 19285 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
W20260709 13:17:25.594547 19200 leader_election.cc:343] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.604435 19574 consensus_queue.cc:1048] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.612207 19283 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.614655 19283 ts_tablet_manager.cc:1403] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.001s
I20260709 13:17:25.615537 19281 tablet_bootstrap.cc:654] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.618088 19283 raft_consensus.cc:359] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.618847 19283 raft_consensus.cc:385] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.619099 19283 raft_consensus.cc:740] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.619782 19283 consensus_queue.cc:260] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.624336 19283 ts_tablet_manager.cc:1434] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:17:25.632319 19283 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.629987 19527 raft_consensus.cc:515] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.626585 19285 tablet_bootstrap.cc:654] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.655251 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8d2e596f1a4918abecbef6c74ba96d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:25.655928 19012 raft_consensus.cc:3060] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:25.656222 18977 consensus_peers.cc:597] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:25.658715 19452 raft_consensus.cc:493] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.659273 19452 raft_consensus.cc:515] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.662516 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e6fa9ad243eab3b44bc39b515984" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:25.663947 19012 raft_consensus.cc:2468] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:25.665215 19051 leader_election.cc:304] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:25.666141 19574 raft_consensus.cc:2804] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:25.666700 19574 raft_consensus.cc:697] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:25.667580 19574 consensus_queue.cc:237] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.668941 19452 leader_election.cc:290] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:25.679766 19281 tablet_bootstrap.cc:492] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:25.680294 19281 ts_tablet_manager.cc:1403] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.001s
I20260709 13:17:25.681253 19283 tablet_bootstrap.cc:654] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.684057 19285 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:25.684859 19285 ts_tablet_manager.cc:1403] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.007s
I20260709 13:17:25.686276 19281 raft_consensus.cc:359] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.687003 19281 raft_consensus.cc:385] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.687264 19281 raft_consensus.cc:740] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.694172 19282 tablet_bootstrap.cc:492] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:25.694751 19282 ts_tablet_manager.cc:1403] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.127s	user 0.026s	sys 0.037s
I20260709 13:17:25.695168 19281 consensus_queue.cc:260] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.697760 19282 raft_consensus.cc:359] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.670485 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6267e6fa9ad243eab3b44bc39b515984" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.671906 19527 leader_election.cc:290] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:25.698215 19281 ts_tablet_manager.cc:1434] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 13:17:25.711721 19234 raft_consensus.cc:2393] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate 270fc7f82c7c45e788ae84da2549e8bc in this term.
I20260709 13:17:25.712342 19281 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:25.713109 19282 raft_consensus.cc:385] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.713426 19282 raft_consensus.cc:740] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.714083 19282 consensus_queue.cc:260] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.714404 19285 raft_consensus.cc:359] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.716516 19282 ts_tablet_manager.cc:1434] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:17:25.716749 19285 raft_consensus.cc:385] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.718710 19283 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.720053 19283 ts_tablet_manager.cc:1403] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.000s
I20260709 13:17:25.723448 19510 consensus_queue.cc:1048] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.724727 19283 raft_consensus.cc:359] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.725684 19283 raft_consensus.cc:385] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.726045 19283 raft_consensus.cc:740] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.727339 19283 consensus_queue.cc:260] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.729383 19283 ts_tablet_manager.cc:1434] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:17:25.730074 19565 raft_consensus.cc:493] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.730567 19565 raft_consensus.cc:515] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.732550 19565 leader_election.cc:290] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:25.733778 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bd22b5ac24006ba7aeda291545148" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:25.735664 19126 leader_election.cc:343] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.715443 18976 leader_election.cc:304] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:25.718945 19281 tablet_bootstrap.cc:654] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.717994 19285 raft_consensus.cc:740] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.719468 19282 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:25.737418 19449 raft_consensus.cc:3060] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.741418 19578 raft_consensus.cc:493] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.741930 19578 raft_consensus.cc:515] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.743124 19282 tablet_bootstrap.cc:654] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.743988 19578 leader_election.cc:290] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:25.744153 19285 consensus_queue.cc:260] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.746078 19162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0789810358cf4326bdf9c15646f2542a" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:25.698043 19452 consensus_queue.cc:1048] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:25.759214 19283 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.759980 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bd22b5ac24006ba7aeda291545148" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:25.760648 19012 raft_consensus.cc:2468] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:25.762197 19125 leader_election.cc:304] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:25.763994 19593 raft_consensus.cc:493] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.630906 19200 leader_election.cc:304] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
W20260709 13:17:25.803771 19200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:37311, user_credentials={real_user=slave}} blocked reactor thread for 240959us
I20260709 13:17:25.805043 19297 raft_consensus.cc:2749] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.768013 19283 tablet_bootstrap.cc:654] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.783536 18911 catalog_manager.cc:5697] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:25.785092 19447 raft_consensus.cc:493] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.764758 19593 raft_consensus.cc:515] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:25.787523 19285 ts_tablet_manager.cc:1434] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.001s
I20260709 13:17:25.788336 19583 raft_consensus.cc:2804] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.801879 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0789810358cf4326bdf9c15646f2542a" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.811443 19282 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:25.815424 19282 ts_tablet_manager.cc:1403] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.000s
I20260709 13:17:25.815908 19285 tablet_bootstrap.cc:492] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:25.819645 19449 raft_consensus.cc:2749] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.814102 19583 raft_consensus.cc:493] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.831144 19583 raft_consensus.cc:3060] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.835239 19565 consensus_queue.cc:1048] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:25.815299 19447 raft_consensus.cc:515] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.848135 18976 leader_election.cc:304] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:25.836871 19593 leader_election.cc:290] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:25.850539 19452 raft_consensus.cc:2749] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:25.852360 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13671c33ca6043b3b900a6a79f33abba" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.853297 19232 raft_consensus.cc:2468] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:25.857316 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13671c33ca6043b3b900a6a79f33abba" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:25.859478 19282 raft_consensus.cc:359] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.866312 19285 tablet_bootstrap.cc:654] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.866576 19282 raft_consensus.cc:385] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.866894 19282 raft_consensus.cc:740] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.870929 19125 leader_election.cc:304] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:25.871872 19282 consensus_queue.cc:260] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.872654 19281 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:25.873242 19281 ts_tablet_manager.cc:1403] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.034s
I20260709 13:17:25.877074 19281 raft_consensus.cc:359] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.877771 19281 raft_consensus.cc:385] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.878048 19281 raft_consensus.cc:740] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.879000 19281 consensus_queue.cc:260] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.862179 19012 raft_consensus.cc:2468] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:25.886620 19282 ts_tablet_manager.cc:1434] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260709 13:17:25.879981 19629 raft_consensus.cc:2804] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:25.890475 19281 ts_tablet_manager.cc:1434] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260709 13:17:25.900396 19282 tablet_bootstrap.cc:492] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
W20260709 13:17:25.889312 19200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:37311, user_credentials={real_user=slave}} blocked reactor thread for 84599.6us
I20260709 13:17:25.904897 19447 leader_election.cc:290] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:25.905392 19283 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:25.905892 19283 ts_tablet_manager.cc:1403] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.000s
I20260709 13:17:25.908879 19283 raft_consensus.cc:359] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.909555 19283 raft_consensus.cc:385] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:25.909828 19283 raft_consensus.cc:740] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:25.910983 18907 catalog_manager.cc:5697] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 1 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:25.911535 19500 consensus_queue.cc:1048] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.912541 19012 raft_consensus.cc:3060] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.910674 19283 consensus_queue.cc:260] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.916728 19283 ts_tablet_manager.cc:1434] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:17:25.922314 19528 raft_consensus.cc:493] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.922852 19528 raft_consensus.cc:515] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:25.923935 19281 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:25.926702 19500 raft_consensus.cc:493] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:25.927294 19500 raft_consensus.cc:515] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:25.929405 19283 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:25.932444 19161 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.924882 19528 leader_election.cc:290] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:25.934702 19500 leader_election.cc:290] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:25.897441 19583 raft_consensus.cc:515] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:25.897612 19629 raft_consensus.cc:493] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:25.940760 19629 raft_consensus.cc:3060] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.940204 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bd22b5ac24006ba7aeda291545148" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:25.944068 19086 raft_consensus.cc:3060] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.948221 19371 consensus_queue.cc:1048] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.949510 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b8d2e596f1a4918abecbef6c74ba96d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:25.950100 19232 raft_consensus.cc:3060] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.956068 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:25.958645 19199 leader_election.cc:343] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:25.937245 19583 leader_election.cc:290] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:25.981670 19084 raft_consensus.cc:1275] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:25.981727 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d4bd22b5ac24006ba7aeda291545148" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:25.984053 19013 raft_consensus.cc:3060] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:25.985641 19282 tablet_bootstrap.cc:654] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.992390 19232 raft_consensus.cc:2468] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:25.994781 19452 consensus_queue.cc:1048] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:25.997794 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2dae00ee24474595d548c3b2a2cdcb" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:25.998528 19233 raft_consensus.cc:2468] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:25.999004 19281 tablet_bootstrap.cc:654] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:25.999651 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:26.000312 19231 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:26.002838 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:26.010535 19200 leader_election.cc:343] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.010974 19200 leader_election.cc:304] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:26.020109 19628 raft_consensus.cc:2749] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.022444 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2dae00ee24474595d548c3b2a2cdcb" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:26.053483 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 45307.1us
I20260709 13:17:26.062925 19013 raft_consensus.cc:2468] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:26.068933 19285 tablet_bootstrap.cc:492] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:26.069586 19285 ts_tablet_manager.cc:1403] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.254s	user 0.014s	sys 0.015s
I20260709 13:17:26.104753 19283 tablet_bootstrap.cc:654] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:26.143167 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 87840.6us
W20260709 13:17:26.111855 19053 leader_election.cc:343] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.150278 19125 leader_election.cc:304] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:26.143823 19565 raft_consensus.cc:493] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.096290 19629 raft_consensus.cc:515] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:26.160439 19593 raft_consensus.cc:2804] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.170771 19282 tablet_bootstrap.cc:492] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:26.150887 19086 raft_consensus.cc:2468] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:26.171324 19282 ts_tablet_manager.cc:1403] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.273s	user 0.017s	sys 0.007s
I20260709 13:17:26.170729 19281 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:26.173913 19281 ts_tablet_manager.cc:1403] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.252s	user 0.013s	sys 0.017s
I20260709 13:17:26.172802 19629 leader_election.cc:290] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:26.183073 19282 raft_consensus.cc:359] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.184090 19282 raft_consensus.cc:385] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.184537 19282 raft_consensus.cc:740] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
W20260709 13:17:26.157848 19053 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.131:42171, user_credentials={real_user=slave}} blocked reactor thread for 48557.8us
I20260709 13:17:26.185446 19282 consensus_queue.cc:260] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.195935 19282 ts_tablet_manager.cc:1434] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:17:26.160550 19565 raft_consensus.cc:515] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.187389 19593 raft_consensus.cc:697] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:26.220321 19281 raft_consensus.cc:359] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.222664 19565 leader_election.cc:290] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:26.221100 19281 raft_consensus.cc:385] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.223580 19281 raft_consensus.cc:740] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.224249 19281 consensus_queue.cc:260] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.226441 19285 raft_consensus.cc:359] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.227258 19285 raft_consensus.cc:385] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.227582 19285 raft_consensus.cc:740] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.228708 19285 consensus_queue.cc:260] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.229081 19281 ts_tablet_manager.cc:1434] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 13:17:26.230304 19281 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:26.232843 19285 ts_tablet_manager.cc:1434] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.163s	user 0.004s	sys 0.003s
I20260709 13:17:26.233150 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13671c33ca6043b3b900a6a79f33abba" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:26.233922 19011 raft_consensus.cc:3060] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.234354 19285 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:26.236058 19281 tablet_bootstrap.cc:654] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.247047 19156 raft_consensus.cc:1275] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:17:26.247534 19156 pending_rounds.cc:85] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: Aborting all ops after (but not including) 0
I20260709 13:17:26.247781 19156 pending_rounds.cc:107] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:17:26.248106 19156 raft_consensus.cc:2889] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:17:26.253150 19051 leader_election.cc:304] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:26.254791 19087 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:26.255067 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 111178us
I20260709 13:17:26.256080 19051 leader_election.cc:304] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:26.257436 19641 raft_consensus.cc:2804] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:26.257792 19641 raft_consensus.cc:493] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:26.255153 19527 raft_consensus.cc:2804] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:26.258436 19527 raft_consensus.cc:493] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:26.258816 19527 raft_consensus.cc:3060] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.258129 19641 raft_consensus.cc:3060] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.261067 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:26.261884 19157 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:26.266394 19578 consensus_queue.cc:1048] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.281858 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:26.287479 19593 consensus_queue.cc:237] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.289746 19282 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:26.292632 19500 consensus_queue.cc:1048] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.293094 19527 raft_consensus.cc:515] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.294468 19011 raft_consensus.cc:2468] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:26.299747 19283 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:26.305755 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13671c33ca6043b3b900a6a79f33abba" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:26.308005 19283 ts_tablet_manager.cc:1403] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.390s	user 0.022s	sys 0.015s
I20260709 13:17:26.308192 19285 tablet_bootstrap.cc:654] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.314148 19236 raft_consensus.cc:3060] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.284873 19641 raft_consensus.cc:515] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.319054 19528 consensus_queue.cc:1048] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.319820 19641 leader_election.cc:290] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:26.320751 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:26.321568 19157 raft_consensus.cc:3060] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.323071 19283 raft_consensus.cc:359] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.323735 19283 raft_consensus.cc:385] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.323982 19283 raft_consensus.cc:740] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.325235 19282 tablet_bootstrap.cc:654] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.326627 19086 raft_consensus.cc:2393] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 270fc7f82c7c45e788ae84da2549e8bc in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:26.329128 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:26.330046 19234 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:26.333508 19527 leader_election.cc:290] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:26.334219 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2dae00ee24474595d548c3b2a2cdcb" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:26.334420 19012 raft_consensus.cc:3060] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.334856 19160 raft_consensus.cc:3060] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.335973 19125 leader_election.cc:304] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:26.337098 19646 raft_consensus.cc:2804] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.337632 19646 raft_consensus.cc:697] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:26.338440 19646 consensus_queue.cc:237] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:26.325443 19283 consensus_queue.cc:260] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.350523 19236 raft_consensus.cc:2468] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:26.359467 19283 ts_tablet_manager.cc:1434] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.002s
I20260709 13:17:26.370569 19125 leader_election.cc:304] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:26.374763 19283 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:26.376441 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 61290.6us
I20260709 13:17:26.381903 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f2dae00ee24474595d548c3b2a2cdcb" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:26.382632 19232 raft_consensus.cc:3060] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.385823 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:26.400233 19157 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:26.408582 19650 consensus_queue.cc:1048] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:17:26.409478 19053 leader_election.cc:304] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:26.379726 19160 raft_consensus.cc:2468] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:26.408404 19646 raft_consensus.cc:2764] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:17:26.413837 19527 raft_consensus.cc:2804] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.414362 19527 raft_consensus.cc:697] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:26.415192 19527 consensus_queue.cc:237] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.410983 19231 raft_consensus.cc:3060] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.416618 19285 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:26.417133 19285 ts_tablet_manager.cc:1403] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.183s	user 0.009s	sys 0.005s
I20260709 13:17:26.420321 19281 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:26.420820 19281 ts_tablet_manager.cc:1403] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.191s	user 0.016s	sys 0.007s
I20260709 13:17:26.421339 19285 raft_consensus.cc:359] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.421908 19285 raft_consensus.cc:385] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.422080 19285 raft_consensus.cc:740] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.422580 19285 consensus_queue.cc:260] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.433960 19285 ts_tablet_manager.cc:1434] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:17:26.440276 19578 raft_consensus.cc:493] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.442373 19578 raft_consensus.cc:515] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.446026 19053 leader_election.cc:304] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:26.447088 19650 raft_consensus.cc:2804] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.449671 19650 raft_consensus.cc:697] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:26.428944 19232 raft_consensus.cc:2468] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:26.491317 19650 consensus_queue.cc:237] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.499126 19281 raft_consensus.cc:359] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.500088 19281 raft_consensus.cc:385] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.500403 19281 raft_consensus.cc:740] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.518651 19231 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:26.526471 19283 tablet_bootstrap.cc:654] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.539510 19578 leader_election.cc:290] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:26.544353 19084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:26.501157 19281 consensus_queue.cc:260] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.552948 19281 ts_tablet_manager.cc:1434] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.131s	user 0.008s	sys 0.000s
I20260709 13:17:26.556061 19281 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:26.572849 19623 raft_consensus.cc:493] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.573633 19623 raft_consensus.cc:515] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.576203 19623 leader_election.cc:290] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:26.578159 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:26.579032 19235 raft_consensus.cc:2468] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:26.581473 19051 leader_election.cc:304] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:26.583081 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:26.584095 19447 raft_consensus.cc:2804] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:26.584685 19447 raft_consensus.cc:493] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:26.585116 19447 raft_consensus.cc:3060] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:26.590312 19051 leader_election.cc:343] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.627238 19285 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:26.645370 19281 tablet_bootstrap.cc:654] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.645869 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f00744ff954a28bbb1c3d4f3ad41b8" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:26.650712 19628 raft_consensus.cc:493] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.665395 19285 tablet_bootstrap.cc:654] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.668270 19660 raft_consensus.cc:493] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.668792 19660 raft_consensus.cc:515] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:26.670930 19660 leader_election.cc:290] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:26.672253 19282 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:26.672736 19282 ts_tablet_manager.cc:1403] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.383s	user 0.050s	sys 0.084s
I20260709 13:17:26.674415 18908 catalog_manager.cc:5697] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
W20260709 13:17:26.684768 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:26.651262 19628 raft_consensus.cc:515] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.689783 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d369e7b157f4952b7f92f6e97a8fb7a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:26.691227 19628 leader_election.cc:290] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:26.694003 19282 raft_consensus.cc:359] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:26.694558 19200 leader_election.cc:343] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.694731 19282 raft_consensus.cc:385] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.695065 19282 raft_consensus.cc:740] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.695744 19282 consensus_queue.cc:260] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.697068 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4e1b4cf41b4a0f84fcb86abd87b87a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:26.698047 19282 ts_tablet_manager.cc:1434] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
W20260709 13:17:26.698457 19200 leader_election.cc:343] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.699101 19282 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:26.699211 19447 raft_consensus.cc:515] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.698477 18976 leader_election.cc:304] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [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: 398246f5e2a24697a5a9444daf471eba; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:26.701944 19452 raft_consensus.cc:2749] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:26.704710 19660 consensus_queue.cc:1048] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:26.707791 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:26.708425 19234 raft_consensus.cc:3060] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:26.711508 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:26.722479 19051 leader_election.cc:343] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.703795 19447 leader_election.cc:290] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:26.730618 19663 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.731236 19663 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.733945 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d369e7b157f4952b7f92f6e97a8fb7a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:26.749665 19285 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:26.750180 19285 ts_tablet_manager.cc:1403] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.032s
I20260709 13:17:26.752061 19663 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:26.756822 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:26.758800 18977 leader_election.cc:343] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.758821 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4e1b4cf41b4a0f84fcb86abd87b87a" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:26.767732 19234 raft_consensus.cc:2468] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:26.752892 19285 raft_consensus.cc:359] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:26.769039 19285 raft_consensus.cc:385] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.769367 19285 raft_consensus.cc:740] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.770022 19285 consensus_queue.cc:260] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:26.773092 19283 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:26.773595 19285 ts_tablet_manager.cc:1434] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:17:26.773926 19283 ts_tablet_manager.cc:1403] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.399s	user 0.022s	sys 0.008s
I20260709 13:17:26.774629 19285 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:26.777560 19283 raft_consensus.cc:359] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.778487 19283 raft_consensus.cc:385] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.778832 19283 raft_consensus.cc:740] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
W20260709 13:17:26.779376 19201 leader_election.cc:343] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.779887 19201 leader_election.cc:304] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:26.781605 19283 consensus_queue.cc:260] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.786791 19285 tablet_bootstrap.cc:654] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.781028 19662 raft_consensus.cc:2749] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.788523 19051 leader_election.cc:304] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:26.798243 19283 ts_tablet_manager.cc:1434] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:17:26.806965 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:26.812171 19283 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:26.813561 19199 leader_election.cc:343] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.816176 19199 leader_election.cc:304] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
W20260709 13:17:26.816486 18978 leader_election.cc:343] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.797727 19641 raft_consensus.cc:2804] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:26.817903 19641 raft_consensus.cc:697] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:26.823518 19641 consensus_queue.cc:237] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:26.823994 19662 raft_consensus.cc:2749] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.824594 19500 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.838250 19282 tablet_bootstrap.cc:654] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.835072 19500 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:26.840613 19500 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:26.842254 19511 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:26.842792 19511 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.843473 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:26.844841 19511 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:26.850281 19281 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:26.850904 19281 ts_tablet_manager.cc:1403] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.295s	user 0.015s	sys 0.003s
I20260709 13:17:26.817080 18978 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:26.852926 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:26.854704 19126 leader_election.cc:343] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.855247 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:26.856838 19578 raft_consensus.cc:2749] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.855252 19281 raft_consensus.cc:359] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.886377 19281 raft_consensus.cc:385] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.886703 19281 raft_consensus.cc:740] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.881300 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:26.883635 19285 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:26.885326 19565 consensus_queue.cc:1048] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:26.869885 19199 leader_election.cc:343] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.887989 19285 ts_tablet_manager.cc:1403] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.011s
I20260709 13:17:26.889217 19282 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:26.889776 19282 ts_tablet_manager.cc:1403] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.191s	user 0.012s	sys 0.012s
W20260709 13:17:26.890544 19201 leader_election.cc:343] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.893167 19281 consensus_queue.cc:260] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.893606 19511 consensus_queue.cc:1048] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.895291 19281 ts_tablet_manager.cc:1434] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 13:17:26.896536 19281 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:26.896790 19646 consensus_queue.cc:1048] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.899552 19201 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:26.900483 19371 raft_consensus.cc:2749] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.902582 19281 tablet_bootstrap.cc:654] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.905241 19285 raft_consensus.cc:359] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:26.906235 19285 raft_consensus.cc:385] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.908021 19282 raft_consensus.cc:359] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.909224 19282 raft_consensus.cc:385] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:26.909752 19282 raft_consensus.cc:740] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.910921 19282 consensus_queue.cc:260] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:26.906517 19285 raft_consensus.cc:740] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:26.913699 19285 consensus_queue.cc:260] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
W20260709 13:17:26.912750 19125 leader_election.cc:343] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:26.916373 19125 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:26.922557 19282 ts_tablet_manager.cc:1434] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 13:17:26.938458 19565 raft_consensus.cc:2749] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:26.938422 19282 tablet_bootstrap.cc:492] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:26.948778 19511 consensus_queue.cc:1048] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:26.949451 19282 tablet_bootstrap.cc:654] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.931144 19283 tablet_bootstrap.cc:654] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:26.962668 19638 consensus_queue.cc:1048] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.964686 19638 consensus_queue.cc:1048] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:26.972697 19285 ts_tablet_manager.cc:1434] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 13:17:26.980505 19285 tablet_bootstrap.cc:492] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:27.020107 19281 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:27.020910 19281 ts_tablet_manager.cc:1403] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.125s	user 0.046s	sys 0.062s
I20260709 13:17:27.020684 19638 consensus_queue.cc:1048] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:17:27.032060 19663 raft_consensus.cc:493] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.032048 19281 raft_consensus.cc:359] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.032829 19281 raft_consensus.cc:385] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.032687 19663 raft_consensus.cc:515] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.033135 19281 raft_consensus.cc:740] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.034221 19281 consensus_queue.cc:260] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.034837 19663 leader_election.cc:290] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:27.036664 19281 ts_tablet_manager.cc:1434] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:17:27.037743 19281 tablet_bootstrap.cc:492] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:27.039693 19527 consensus_queue.cc:1048] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:27.042179 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:27.042915 19235 raft_consensus.cc:2393] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398246f5e2a24697a5a9444daf471eba in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:27.043701 19281 tablet_bootstrap.cc:654] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.044013 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fff70778aa84b57a328a7b65743f7cc" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:27.045892 18977 leader_election.cc:304] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:27.046677 19578 raft_consensus.cc:3060] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.048897 19285 tablet_bootstrap.cc:654] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.082041 19578 raft_consensus.cc:2749] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:27.084722 18911 catalog_manager.cc:5697] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.111179 19282 tablet_bootstrap.cc:492] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:27.111737 19282 ts_tablet_manager.cc:1403] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.174s	user 0.010s	sys 0.006s
I20260709 13:17:27.112723 19511 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.113377 19511 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.115489 19511 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:27.116665 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.117374 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:27.117703 19010 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:27.118060 19086 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:27.118958 19125 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:27.120180 19282 raft_consensus.cc:359] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.120828 19282 raft_consensus.cc:385] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.121063 19282 raft_consensus.cc:740] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.123288 19511 raft_consensus.cc:2804] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.123767 19511 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.124102 19511 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.098513 18911 catalog_manager.cc:5697] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.132906 19282 consensus_queue.cc:260] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.135949 19282 ts_tablet_manager.cc:1434] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:17:27.136952 19282 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:27.150185 19283 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:27.150712 19283 ts_tablet_manager.cc:1403] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.347s	user 0.011s	sys 0.017s
I20260709 13:17:27.153573 19283 raft_consensus.cc:359] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.161453 19283 raft_consensus.cc:385] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.156708 19285 tablet_bootstrap.cc:492] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:27.161916 19283 raft_consensus.cc:740] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.162170 19285 ts_tablet_manager.cc:1403] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.182s	user 0.013s	sys 0.000s
I20260709 13:17:27.161736 19511 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.162875 19283 consensus_queue.cc:260] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.164289 19511 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:27.165310 19283 ts_tablet_manager.cc:1434] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:17:27.164827 19285 raft_consensus.cc:359] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.166281 19285 raft_consensus.cc:385] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.166656 19285 raft_consensus.cc:740] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.167835 19285 consensus_queue.cc:260] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.159885 18909 catalog_manager.cc:5697] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } }
I20260709 13:17:27.155200 19282 tablet_bootstrap.cc:654] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.166829 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:27.168928 19010 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.170640 19285 ts_tablet_manager.cc:1434] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:17:27.160066 19281 tablet_bootstrap.cc:492] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:27.171396 19281 ts_tablet_manager.cc:1403] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.134s	user 0.043s	sys 0.034s
I20260709 13:17:27.166343 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:27.172425 19086 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.166311 19283 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:27.178640 19285 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:27.179013 19283 tablet_bootstrap.cc:654] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.183702 19281 raft_consensus.cc:359] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.184445 19281 raft_consensus.cc:385] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.184651 19285 tablet_bootstrap.cc:654] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.184729 19281 raft_consensus.cc:740] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.185525 19281 consensus_queue.cc:260] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.188027 19281 ts_tablet_manager.cc:1434] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:17:27.189213 19281 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:27.192401 19010 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:27.193759 19125 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:27.194531 19565 raft_consensus.cc:2804] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.195006 19565 raft_consensus.cc:697] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:27.195674 19285 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:27.196328 19285 ts_tablet_manager.cc:1403] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 13:17:27.195781 19565 consensus_queue.cc:237] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.203279 19281 tablet_bootstrap.cc:654] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.205123 19086 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:27.218248 19527 raft_consensus.cc:493] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.218971 19527 raft_consensus.cc:515] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.211953 19285 raft_consensus.cc:359] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.222481 19285 raft_consensus.cc:385] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.222877 19285 raft_consensus.cc:740] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.226615 19285 consensus_queue.cc:260] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.237206 19285 ts_tablet_manager.cc:1434] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.002s
I20260709 13:17:27.247087 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d369e7b157f4952b7f92f6e97a8fb7a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:27.247766 19231 raft_consensus.cc:2468] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.225698 19527 leader_election.cc:290] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:27.250298 19051 leader_election.cc:304] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:27.249919 18908 catalog_manager.cc:5697] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.259119 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d369e7b157f4952b7f92f6e97a8fb7a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:27.259800 19160 raft_consensus.cc:2468] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.260155 19281 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:27.260607 19281 ts_tablet_manager.cc:1403] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.018s
I20260709 13:17:27.263466 19281 raft_consensus.cc:359] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.264073 19281 raft_consensus.cc:385] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.264339 19281 raft_consensus.cc:740] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.264536 19285 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd: Bootstrap starting.
I20260709 13:17:27.264955 19281 consensus_queue.cc:260] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.266978 19662 raft_consensus.cc:493] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.267459 19662 raft_consensus.cc:515] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.266707 19281 ts_tablet_manager.cc:1434] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:27.270231 19662 leader_election.cc:290] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:27.252390 19527 raft_consensus.cc:2804] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.272477 19527 raft_consensus.cc:493] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.276546 19527 raft_consensus.cc:3060] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.277946 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:27.279210 19201 leader_election.cc:343] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.282028 18911 catalog_manager.cc:5697] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.283295 19281 tablet_bootstrap.cc:492] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:27.289044 19282 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:27.289589 19282 ts_tablet_manager.cc:1403] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.028s
I20260709 13:17:27.292240 19282 raft_consensus.cc:359] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.292892 19282 raft_consensus.cc:385] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.293151 19282 raft_consensus.cc:740] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.293823 19282 consensus_queue.cc:260] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.295853 19282 ts_tablet_manager.cc:1434] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:27.296980 19282 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:27.299600 19283 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:27.300135 19283 ts_tablet_manager.cc:1403] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.029s
I20260709 13:17:27.302369 19646 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.302836 19646 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.302909 19283 raft_consensus.cc:359] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.303656 19283 raft_consensus.cc:385] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.303954 19283 raft_consensus.cc:740] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.304911 19646 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.307643 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:27.308341 19231 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:27.308666 19371 raft_consensus.cc:493] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.309152 19371 raft_consensus.cc:515] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.313352 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.314888 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:27.315697 19125 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:27.304663 19283 consensus_queue.cc:260] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:27.316195 19200 leader_election.cc:343] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.346686 19200 leader_election.cc:304] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:27.347508 19662 raft_consensus.cc:2749] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:27.300628 19527 raft_consensus.cc:515] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.347983 19646 raft_consensus.cc:2804] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.348444 19646 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.348824 19646 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.350385 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d369e7b157f4952b7f92f6e97a8fb7a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:27.351022 19157 raft_consensus.cc:3060] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.318560 19640 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.354352 19640 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.357745 19527 leader_election.cc:290] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:27.363240 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d369e7b157f4952b7f92f6e97a8fb7a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:27.363924 19234 raft_consensus.cc:3060] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.365931 19646 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.368039 19646 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.370234 19285 tablet_bootstrap.cc:654] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.375082 19234 raft_consensus.cc:2468] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.376780 19051 leader_election.cc:304] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:27.315291 19011 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:27.381781 19283 ts_tablet_manager.cc:1434] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.002s
I20260709 13:17:27.381268 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:27.394654 19231 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.394804 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ccc1b0ab5412d9a3aef853eafb5e1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
W20260709 13:17:27.396315 19201 leader_election.cc:343] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.379246 19641 raft_consensus.cc:2804] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.369256 19157 raft_consensus.cc:2468] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.410844 19696 consensus_queue.cc:1048] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:27.412379 19283 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:27.411720 19371 leader_election.cc:290] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.431012 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:27.431908 19010 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.433555 19281 tablet_bootstrap.cc:654] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.453706 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ccc1b0ab5412d9a3aef853eafb5e1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:27.456409 19199 leader_election.cc:343] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.457020 19199 leader_election.cc:304] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:27.458567 19662 raft_consensus.cc:2749] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:27.460176 19010 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:27.460949 19660 raft_consensus.cc:493] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.461517 19660 raft_consensus.cc:515] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.463994 19660 leader_election.cc:290] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.465479 19640 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:27.466452 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422951adcc248b4a74de0afd5c9fee1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:27.467931 19125 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
W20260709 13:17:27.468027 19201 leader_election.cc:343] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.468818 19646 raft_consensus.cc:2804] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.469520 19646 raft_consensus.cc:697] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
W20260709 13:17:27.470253 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 83603us
I20260709 13:17:27.470893 19646 consensus_queue.cc:237] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.475298 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.476138 19013 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.485961 19282 tablet_bootstrap.cc:654] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.490160 19283 tablet_bootstrap.cc:654] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.494314 19281 tablet_bootstrap.cc:492] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:27.494745 19281 ts_tablet_manager.cc:1403] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.214s	user 0.012s	sys 0.013s
I20260709 13:17:27.481159 19231 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:27.499017 19623 raft_consensus.cc:493] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.505319 19623 raft_consensus.cc:515] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.507319 19623 leader_election.cc:290] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.508742 19285 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd: No bootstrap required, opened a new log
I20260709 13:17:27.509259 19285 ts_tablet_manager.cc:1403] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent bootstrapping tablet: real 0.245s	user 0.011s	sys 0.001s
I20260709 13:17:27.498315 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422951adcc248b4a74de0afd5c9fee1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.496001 19641 raft_consensus.cc:697] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:27.515391 19638 consensus_queue.cc:1048] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:17:27.521992 19641 consensus_queue.cc:237] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
W20260709 13:17:27.522598 19199 leader_election.cc:343] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.523025 19199 leader_election.cc:304] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:27.524093 19662 raft_consensus.cc:2749] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:27.524281 18908 catalog_manager.cc:5697] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.532214 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:27.538298 19157 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.542811 19281 raft_consensus.cc:359] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.544135 19281 raft_consensus.cc:385] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.544579 19281 raft_consensus.cc:740] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.549604 19281 consensus_queue.cc:260] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.554003 18911 catalog_manager.cc:5697] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.559106 19285 raft_consensus.cc:359] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.559870 19285 raft_consensus.cc:385] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.560114 19285 raft_consensus.cc:740] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.560755 19285 consensus_queue.cc:260] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.570108 19281 ts_tablet_manager.cc:1434] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:17:27.575326 19285 ts_tablet_manager.cc:1434] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 13:17:27.578572 19281 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
W20260709 13:17:27.576279 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 85579.8us
I20260709 13:17:27.579556 19051 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:27.582468 19638 raft_consensus.cc:2804] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.582866 19638 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.583216 19638 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.585886 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4e1b4cf41b4a0f84fcb86abd87b87a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:27.587486 19234 raft_consensus.cc:2468] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.584648 19702 raft_consensus.cc:493] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.592182 19283 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:27.592712 19283 ts_tablet_manager.cc:1403] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.184s	user 0.018s	sys 0.011s
I20260709 13:17:27.592607 19051 leader_election.cc:304] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:27.593701 19696 raft_consensus.cc:2804] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.594103 19696 raft_consensus.cc:493] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.594496 19696 raft_consensus.cc:3060] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.597048 19283 raft_consensus.cc:359] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.598274 19283 raft_consensus.cc:385] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.598520 19283 raft_consensus.cc:740] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.599086 19283 consensus_queue.cc:260] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.600795 19283 ts_tablet_manager.cc:1434] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.001s
I20260709 13:17:27.601941 19702 raft_consensus.cc:515] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.601491 19696 raft_consensus.cc:515] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.605230 19281 tablet_bootstrap.cc:654] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.607252 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:27.610930 19231 raft_consensus.cc:2468] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.612341 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4e1b4cf41b4a0f84fcb86abd87b87a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.612991 19013 raft_consensus.cc:2468] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:27.613956 19696 leader_election.cc:290] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.607610 19282 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:27.608085 19702 leader_election.cc:290] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:27.614888 19282 ts_tablet_manager.cc:1403] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.318s	user 0.016s	sys 0.005s
I20260709 13:17:27.614347 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4e1b4cf41b4a0f84fcb86abd87b87a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:27.617919 19231 raft_consensus.cc:3060] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.619392 19282 raft_consensus.cc:359] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.620107 19282 raft_consensus.cc:385] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.620365 19282 raft_consensus.cc:740] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.630172 19283 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:27.639248 19638 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.641451 19282 consensus_queue.cc:260] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.634888 19646 consensus_queue.cc:1048] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:17:27.647946 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:27.650794 19051 leader_election.cc:304] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:27.655268 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:27.655848 19013 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.656208 19527 raft_consensus.cc:2804] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:27.657130 19527 raft_consensus.cc:493] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:27.657552 19527 raft_consensus.cc:3060] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.665872 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a4e1b4cf41b4a0f84fcb86abd87b87a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
W20260709 13:17:27.656045 19053 leader_election.cc:343] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.649127 19638 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:27.714172 19157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:27.715101 19157 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:17:27.715796 19051 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 46752.4us
I20260709 13:17:27.726300 19282 ts_tablet_manager.cc:1434] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.001s
I20260709 13:17:27.727371 19282 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:27.727675 19013 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.730496 19231 raft_consensus.cc:2468] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.714144 19527 raft_consensus.cc:515] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.744583 19157 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.743995 19283 tablet_bootstrap.cc:654] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.745455 19051 leader_election.cc:304] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:27.746181 19527 leader_election.cc:290] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:27.746505 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:27.747416 19702 raft_consensus.cc:2804] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.747972 19702 raft_consensus.cc:697] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:27.748845 19702 consensus_queue.cc:237] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.749435 19053 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
W20260709 13:17:27.750550 19053 leader_election.cc:343] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.751188 19695 raft_consensus.cc:2804] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.751714 19695 raft_consensus.cc:697] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:27.752579 19695 consensus_queue.cc:237] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.755306 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:27.755949 19235 raft_consensus.cc:3060] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.763407 19235 raft_consensus.cc:2468] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.764302 19282 tablet_bootstrap.cc:654] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:27.767499 19010 raft_consensus.cc:3060] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:27.776369 19283 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:27.777112 19283 ts_tablet_manager.cc:1403] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.171s	user 0.014s	sys 0.002s
I20260709 13:17:27.779891 19283 raft_consensus.cc:359] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.787997 19283 raft_consensus.cc:385] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.792053 19051 leader_election.cc:304] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:27.788410 19283 raft_consensus.cc:740] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.803893 19010 raft_consensus.cc:2468] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:27.810813 19283 consensus_queue.cc:260] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.800370 19511 raft_consensus.cc:493] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.818887 19511 raft_consensus.cc:515] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:27.817404 19702 raft_consensus.cc:2804] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:27.823071 19702 raft_consensus.cc:697] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:27.823925 19702 consensus_queue.cc:237] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:27.826825 19283 ts_tablet_manager.cc:1434] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260709 13:17:27.845744 19281 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:27.846305 19281 ts_tablet_manager.cc:1403] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.268s	user 0.015s	sys 0.000s
I20260709 13:17:27.856391 19720 raft_consensus.cc:493] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:27.857205 19720 raft_consensus.cc:515] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:27.859875 19720 leader_election.cc:290] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
W20260709 13:17:27.860241 19126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:37311, user_credentials={real_user=slave}} blocked reactor thread for 71986.3us
W20260709 13:17:27.861835 19199 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 46422us
I20260709 13:17:27.864439 18911 catalog_manager.cc:5697] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:27.866039 18911 catalog_manager.cc:5697] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:27.868033 19283 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:27.838160 19511 leader_election.cc:290] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:27.841074 19565 consensus_queue.cc:1048] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 13:17:27.882433 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 99758.6us
I20260709 13:17:27.891105 19010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a294f5f77744c128ef671d79e879423" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.893641 19231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ccc1b0ab5412d9a3aef853eafb5e1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
W20260709 13:17:27.914827 19199 leader_election.cc:343] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.915510 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a294f5f77744c128ef671d79e879423" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:27.893013 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ccc1b0ab5412d9a3aef853eafb5e1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:27.917999 19012 raft_consensus.cc:2468] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
W20260709 13:17:27.926429 19200 leader_election.cc:343] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:27.927141 19200 leader_election.cc:304] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:27.929963 19282 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:27.930598 19282 ts_tablet_manager.cc:1403] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.203s	user 0.029s	sys 0.008s
W20260709 13:17:27.931030 18959 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:27.938355 19281 raft_consensus.cc:359] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.945560 19281 raft_consensus.cc:385] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:27.945986 19281 raft_consensus.cc:740] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:27.947043 19281 consensus_queue.cc:260] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:27.950912 19281 ts_tablet_manager.cc:1434] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260709 13:17:27.952203 19281 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6: Bootstrap starting.
I20260709 13:17:27.933633 19371 raft_consensus.cc:2749] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:27.962205 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 69570.8us
I20260709 13:17:27.932273 19231 raft_consensus.cc:2468] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
W20260709 13:17:27.977844 19709 log.cc:927] Time spent T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:17:27.980664 19283 tablet_bootstrap.cc:654] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:27.987761 19200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:37311, user_credentials={real_user=slave}} blocked reactor thread for 59157.5us
I20260709 13:17:28.013585 19281 tablet_bootstrap.cc:654] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:28.020298 19282 raft_consensus.cc:359] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.021919 19282 raft_consensus.cc:385] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.022313 19282 raft_consensus.cc:740] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.023125 19282 consensus_queue.cc:260] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.027390 19623 consensus_queue.cc:1048] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.045976 19282 ts_tablet_manager.cc:1434] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.115s	user 0.004s	sys 0.003s
I20260709 13:17:28.089298 19282 tablet_bootstrap.cc:492] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:28.097236 18909 catalog_manager.cc:5697] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:28.116194 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.132:38959, user_credentials={real_user=slave}} blocked reactor thread for 150889us
I20260709 13:17:28.124289 19125 leader_election.cc:304] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:28.151556 19733 raft_consensus.cc:2804] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:28.156330 19733 raft_consensus.cc:493] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:28.156765 19733 raft_consensus.cc:3060] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.170293 19283 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:28.170908 19283 ts_tablet_manager.cc:1403] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.309s	user 0.021s	sys 0.021s
I20260709 13:17:28.194360 19281 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6: No bootstrap required, opened a new log
I20260709 13:17:28.195055 19281 ts_tablet_manager.cc:1403] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6: Time spent bootstrapping tablet: real 0.243s	user 0.015s	sys 0.024s
I20260709 13:17:28.208139 19283 raft_consensus.cc:359] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.211174 19283 raft_consensus.cc:385] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.209260 19565 consensus_queue.cc:1048] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.209504 19281 raft_consensus.cc:359] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.209005 19282 tablet_bootstrap.cc:654] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:28.212585 19281 raft_consensus.cc:385] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.215814 19281 raft_consensus.cc:740] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.218688 19281 consensus_queue.cc:260] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.219527 19283 raft_consensus.cc:740] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.221371 19283 consensus_queue.cc:260] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.225256 19283 ts_tablet_manager.cc:1434] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260709 13:17:28.227007 19283 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:28.225677 19281 ts_tablet_manager.cc:1434] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:17:28.229053 19733 raft_consensus.cc:515] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.231437 19695 consensus_queue.cc:1048] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.231938 19733 leader_election.cc:290] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:28.239071 19282 tablet_bootstrap.cc:492] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:28.239722 19282 ts_tablet_manager.cc:1403] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.157s	user 0.016s	sys 0.000s
W20260709 13:17:28.240753 19053 consensus_peers.cc:597] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:28.242990 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ccc1b0ab5412d9a3aef853eafb5e1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:28.243659 19235 raft_consensus.cc:3060] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.242632 19282 raft_consensus.cc:359] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:28.250243 19282 raft_consensus.cc:385] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.250660 19282 raft_consensus.cc:740] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.251374 19282 consensus_queue.cc:260] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:28.252210 19283 tablet_bootstrap.cc:654] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:28.223091 19727 log.cc:927] Time spent T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: Append to log took a long time: real 0.108s	user 0.003s	sys 0.000s
I20260709 13:17:28.257014 19282 ts_tablet_manager.cc:1434] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:17:28.258138 19282 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc: Bootstrap starting.
I20260709 13:17:28.259348 19698 consensus_queue.cc:1048] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.267220 19282 tablet_bootstrap.cc:654] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:28.268888 19717 consensus_queue.cc:1048] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.270799 19235 raft_consensus.cc:2468] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:28.281519 19283 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:28.282014 19283 ts_tablet_manager.cc:1403] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.004s
I20260709 13:17:28.284402 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d68ccc1b0ab5412d9a3aef853eafb5e1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:28.284989 19013 raft_consensus.cc:3060] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.298174 19282 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc: No bootstrap required, opened a new log
I20260709 13:17:28.298069 19702 consensus_queue.cc:1048] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.299013 19282 ts_tablet_manager.cc:1403] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.014s
I20260709 13:17:28.299502 19733 raft_consensus.cc:493] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.300029 19733 raft_consensus.cc:515] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:28.301916 19282 raft_consensus.cc:359] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.302723 19282 raft_consensus.cc:385] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.303048 19282 raft_consensus.cc:740] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.303083 19733 leader_election.cc:290] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:28.303658 19125 leader_election.cc:304] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:28.305454 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:28.306156 19234 raft_consensus.cc:2393] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 270fc7f82c7c45e788ae84da2549e8bc in current term 1: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:28.306253 19282 consensus_queue.cc:260] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.306938 19733 raft_consensus.cc:2804] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:28.307446 19733 raft_consensus.cc:697] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:28.308537 19282 ts_tablet_manager.cc:1434] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:28.308274 19733 consensus_queue.cc:237] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.309798 19695 consensus_queue.cc:1048] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.328879 19695 consensus_queue.cc:1048] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:28.339933 19283 raft_consensus.cc:359] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.356470 19013 raft_consensus.cc:2468] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:28.340737 19283 raft_consensus.cc:385] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.371124 19283 raft_consensus.cc:740] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.377930 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:28.378309 19283 consensus_queue.cc:260] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.384127 19283 ts_tablet_manager.cc:1434] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260709 13:17:28.388339 18911 catalog_manager.cc:5697] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.390477 19283 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:28.387399 19126 leader_election.cc:304] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:28.393123 19719 raft_consensus.cc:3060] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.397975 19283 tablet_bootstrap.cc:654] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:28.436110 19719 raft_consensus.cc:2749] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:28.442523 19751 log.cc:927] Time spent T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:17:28.445413 19702 raft_consensus.cc:493] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.446620 19283 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: No bootstrap required, opened a new log
I20260709 13:17:28.446115 19702 raft_consensus.cc:515] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.447091 19283 ts_tablet_manager.cc:1403] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.015s
I20260709 13:17:28.448689 19719 raft_consensus.cc:493] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.449163 19719 raft_consensus.cc:515] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.451081 19719 leader_election.cc:290] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:28.448448 19702 leader_election.cc:290] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:28.453056 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422951adcc248b4a74de0afd5c9fee1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:28.453688 19008 raft_consensus.cc:2468] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 0.
I20260709 13:17:28.454881 19125 leader_election.cc:304] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:28.450048 19283 raft_consensus.cc:359] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.456475 19283 raft_consensus.cc:385] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:28.456764 19283 raft_consensus.cc:740] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:28.457091 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:28.457441 19283 consensus_queue.cc:260] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.459414 19717 raft_consensus.cc:2804] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:28.459806 19717 raft_consensus.cc:493] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:28.460119 19717 raft_consensus.cc:3060] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.462634 19283 ts_tablet_manager.cc:1434] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:17:28.463717 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:28.464327 19008 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:28.457762 19158 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:28.473392 19051 leader_election.cc:304] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:28.476518 19623 raft_consensus.cc:2804] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:28.476928 19623 raft_consensus.cc:493] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:28.476747 19717 raft_consensus.cc:515] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.477294 19623 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.484309 19623 raft_consensus.cc:515] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.485890 19717 leader_election.cc:290] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:28.488204 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422951adcc248b4a74de0afd5c9fee1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:28.488864 19008 raft_consensus.cc:3060] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.488982 19623 leader_election.cc:290] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:28.494779 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:28.495568 19009 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.501808 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422951adcc248b4a74de0afd5c9fee1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:28.502461 19235 raft_consensus.cc:3060] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.503153 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:28.503743 19158 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.508540 19235 raft_consensus.cc:2468] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:28.509495 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6422951adcc248b4a74de0afd5c9fee1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:28.509562 19125 leader_election.cc:304] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:28.510126 19234 raft_consensus.cc:2376] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1. Re-sending same reply.
I20260709 13:17:28.510605 19717 raft_consensus.cc:2804] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:28.511137 19717 raft_consensus.cc:697] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:28.511950 19717 consensus_queue.cc:237] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:28.514284 19008 raft_consensus.cc:2468] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:28.516248 19009 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:28.517508 19051 leader_election.cc:304] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:28.513540 19158 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:28.518385 19698 raft_consensus.cc:2804] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:28.519925 19698 raft_consensus.cc:697] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:28.520851 19698 consensus_queue.cc:237] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:28.544327 19623 raft_consensus.cc:493] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:28.544855 19623 raft_consensus.cc:515] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.545315 19702 consensus_queue.cc:1048] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.546905 19623 leader_election.cc:290] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:28.548703 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a294f5f77744c128ef671d79e879423" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:28.548903 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a294f5f77744c128ef671d79e879423" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:28.549364 19235 raft_consensus.cc:2468] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:28.549649 19009 raft_consensus.cc:2468] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 0.
I20260709 13:17:28.551047 19051 leader_election.cc:304] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:28.553336 19702 raft_consensus.cc:2804] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:28.553726 19702 raft_consensus.cc:493] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:28.554190 19702 raft_consensus.cc:3060] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.567022 19702 raft_consensus.cc:515] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.571465 19702 leader_election.cc:290] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:28.571956 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a294f5f77744c128ef671d79e879423" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:28.572467 19235 raft_consensus.cc:3060] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.577739 19235 raft_consensus.cc:2468] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:28.578720 19051 leader_election.cc:304] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:28.579102 18909 catalog_manager.cc:5697] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.580143 19698 raft_consensus.cc:2804] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:28.580581 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a294f5f77744c128ef671d79e879423" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:28.581419 19009 raft_consensus.cc:3060] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:28.568801 18908 catalog_manager.cc:5697] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 1 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:28.591257 19009 raft_consensus.cc:2468] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:28.580610 19698 raft_consensus.cc:697] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:28.594434 19698 consensus_queue.cc:237] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:28.618805 18909 catalog_manager.cc:5697] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:28.838814 19719 consensus_queue.cc:1048] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.848924 19719 consensus_queue.cc:1048] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:28.964917 19698 consensus_queue.cc:1048] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:29.003861 19641 consensus_queue.cc:1048] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:29.084529 19719 consensus_queue.cc:1048] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:29.093881 19717 consensus_queue.cc:1048] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:29.150453 19696 consensus_queue.cc:1048] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:29.173633 19706 consensus_queue.cc:1048] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:29.267779 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
W20260709 13:17:29.269917 19125 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 209 similar messages]
W20260709 13:17:29.287251 19125 consensus_peers.cc:597] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.288960 19125 consensus_peers.cc:597] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.301996 19199 consensus_peers.cc:597] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.309389 19051 consensus_peers.cc:597] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.323648 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:29.324589 15502 tablet_replica.cc:333] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.325250 15502 raft_consensus.cc:2243] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.325901 15502 raft_consensus.cc:2272] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.329421 15502 tablet_replica.cc:333] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.330258 15502 raft_consensus.cc:2243] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.330757 15502 raft_consensus.cc:2272] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.332934 15502 tablet_replica.cc:333] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.333630 15502 raft_consensus.cc:2243] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.334038 15502 raft_consensus.cc:2272] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.336140 15502 tablet_replica.cc:333] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.336733 15502 raft_consensus.cc:2243] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.337121 15502 raft_consensus.cc:2272] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.338683 15502 tablet_replica.cc:333] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.339205 15502 raft_consensus.cc:2243] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.339594 15502 raft_consensus.cc:2272] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.341746 15502 tablet_replica.cc:333] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.342549 15502 raft_consensus.cc:2243] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.343050 15502 raft_consensus.cc:2272] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.344869 15502 tablet_replica.cc:333] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.345639 15502 raft_consensus.cc:2243] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:29.345800 19051 consensus_peers.cc:597] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.346095 15502 raft_consensus.cc:2272] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.348656 15502 tablet_replica.cc:333] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.349349 15502 raft_consensus.cc:2243] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.349805 15502 raft_consensus.cc:2272] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.351928 15502 tablet_replica.cc:333] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.352792 15502 raft_consensus.cc:2243] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.353302 15502 raft_consensus.cc:2272] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.354573 19125 consensus_peers.cc:597] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.355518 15502 tablet_replica.cc:333] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.356233 15502 raft_consensus.cc:2243] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.356647 15502 raft_consensus.cc:2272] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.358806 15502 tablet_replica.cc:333] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.359563 15502 raft_consensus.cc:2243] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.360486 15502 raft_consensus.cc:2272] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.360666 19199 consensus_peers.cc:597] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.362267 15502 tablet_replica.cc:333] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.362910 15502 raft_consensus.cc:2243] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.363293 15502 raft_consensus.cc:2272] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.365249 15502 tablet_replica.cc:333] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.365849 15502 raft_consensus.cc:2243] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.366297 15502 raft_consensus.cc:2272] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.367849 15502 tablet_replica.cc:333] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.368389 15502 raft_consensus.cc:2243] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.369102 15502 raft_consensus.cc:2272] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.370716 15502 tablet_replica.cc:333] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.371256 15502 raft_consensus.cc:2243] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.371654 15502 raft_consensus.cc:2272] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.373178 15502 tablet_replica.cc:333] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.373735 15502 raft_consensus.cc:2243] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.374403 15502 raft_consensus.cc:2272] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.375982 15502 tablet_replica.cc:333] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.376683 15502 raft_consensus.cc:2243] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.377099 15502 raft_consensus.cc:2272] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.379071 15502 tablet_replica.cc:333] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.379711 15502 raft_consensus.cc:2243] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.380112 15502 raft_consensus.cc:2272] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.381685 15502 tablet_replica.cc:333] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.382272 15502 raft_consensus.cc:2243] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.382714 15502 raft_consensus.cc:2272] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.384214 15502 tablet_replica.cc:333] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.384817 15502 raft_consensus.cc:2243] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.385213 15502 raft_consensus.cc:2272] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.386898 15502 tablet_replica.cc:333] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.387408 15502 raft_consensus.cc:2243] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.387784 15502 raft_consensus.cc:2272] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.389480 15502 tablet_replica.cc:333] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.389997 15502 raft_consensus.cc:2243] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.390389 15502 raft_consensus.cc:2272] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.392985 15502 tablet_replica.cc:333] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.393747 15502 raft_consensus.cc:2243] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.394239 15502 raft_consensus.cc:2272] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.394318 19199 consensus_peers.cc:597] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.395948 15502 tablet_replica.cc:333] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.396530 15502 raft_consensus.cc:2243] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.396936 15502 raft_consensus.cc:2272] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.399547 15502 tablet_replica.cc:333] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.400117 15502 raft_consensus.cc:2243] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.401026 15502 raft_consensus.cc:2272] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.402748 15502 tablet_replica.cc:333] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.403278 15502 raft_consensus.cc:2243] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.403950 15502 raft_consensus.cc:2272] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.406050 15502 tablet_replica.cc:333] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.406646 15502 raft_consensus.cc:2243] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.407060 15502 raft_consensus.cc:2272] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.408931 15502 tablet_replica.cc:333] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.409626 15502 raft_consensus.cc:2243] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.410077 15502 raft_consensus.cc:2272] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.410460 19051 consensus_peers.cc:597] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.413017 15502 tablet_replica.cc:333] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.413950 15502 raft_consensus.cc:2243] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.414499 15502 raft_consensus.cc:2272] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.416561 15502 tablet_replica.cc:333] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.417138 15502 raft_consensus.cc:2243] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.417644 15502 raft_consensus.cc:2272] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.419445 15502 tablet_replica.cc:333] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.420236 15502 raft_consensus.cc:2243] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.420686 15502 raft_consensus.cc:2272] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.423197 15502 tablet_replica.cc:333] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.423976 15502 raft_consensus.cc:2243] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.424469 15502 raft_consensus.cc:2272] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.426506 19125 consensus_peers.cc:597] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.426791 15502 tablet_replica.cc:333] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.427763 15502 raft_consensus.cc:2243] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.428357 15502 raft_consensus.cc:2272] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.429076 19125 consensus_peers.cc:597] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.430640 15502 tablet_replica.cc:333] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.431293 15502 raft_consensus.cc:2243] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.431774 15502 raft_consensus.cc:2272] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.434303 15502 tablet_replica.cc:333] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.435073 15502 raft_consensus.cc:2243] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.436028 15502 raft_consensus.cc:2272] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.438532 15502 tablet_replica.cc:333] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.439321 15502 raft_consensus.cc:2243] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.439924 15502 raft_consensus.cc:2272] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.442570 15502 tablet_replica.cc:333] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
W20260709 13:17:29.440559 19125 consensus_peers.cc:597] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.444343 15502 raft_consensus.cc:2243] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.444881 15502 raft_consensus.cc:2272] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.447556 15502 tablet_replica.cc:333] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.448434 15502 raft_consensus.cc:2243] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.448951 15502 raft_consensus.cc:2272] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.451830 15502 tablet_replica.cc:333] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
W20260709 13:17:29.452405 19051 consensus_peers.cc:597] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.452598 15502 raft_consensus.cc:2243] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.453186 15502 raft_consensus.cc:2272] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.454036 19051 consensus_peers.cc:597] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.455643 15502 tablet_replica.cc:333] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.456207 15502 raft_consensus.cc:2243] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.456920 15502 raft_consensus.cc:2272] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.458796 15502 tablet_replica.cc:333] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.459316 15502 raft_consensus.cc:2243] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.459671 15502 raft_consensus.cc:2272] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.461479 15502 tablet_replica.cc:333] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.462100 15502 raft_consensus.cc:2243] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:29.463135 15502 raft_consensus.cc:2272] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.465723 15502 tablet_replica.cc:333] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.466398 15502 raft_consensus.cc:2243] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.466907 15502 raft_consensus.cc:2272] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:29.469607 15502 tablet_replica.cc:333] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.470458 15502 raft_consensus.cc:2243] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.470955 15502 raft_consensus.cc:2272] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.472940 19051 consensus_peers.cc:597] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.469493 19125 consensus_peers.cc:597] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.473522 15502 tablet_replica.cc:333] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: stopping tablet replica
I20260709 13:17:29.474363 15502 raft_consensus.cc:2243] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:29.474905 15502 raft_consensus.cc:2272] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:29.481451 19125 consensus_peers.cc:597] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.501729 19125 consensus_peers.cc:597] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.514869 19125 consensus_peers.cc:597] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.537828 19051 consensus_peers.cc:597] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.544049 19199 consensus_peers.cc:597] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.548763 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
W20260709 13:17:29.563619 19051 consensus_peers.cc:597] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.567207 19125 consensus_peers.cc:597] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.617785 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:29.627573 19775 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
W20260709 13:17:29.628120 19776 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
W20260709 13:17:29.628979 19778 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
I20260709 13:17:29.633308 15502 server_base.cc:1061] running on GCE node
I20260709 13:17:29.637151 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:29.637488 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:29.637702 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603049637685 us; error 0 us; skew 500 ppm
I20260709 13:17:29.638432 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:29.642728 15502 webserver.cc:533] Webserver started at http://127.15.35.129:38999/ using document root <none> and password file <none>
I20260709 13:17:29.643496 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:29.643766 15502 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 13:17:29.644358 19125 consensus_peers.cc:597] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.649014 15502 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 13:17:29.660076 19783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:29.661180 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:17:29.661584 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "398246f5e2a24697a5a9444daf471eba"
format_stamp: "Formatted at 2026-07-09 13:17:18 on dist-test-slave-h616"
I20260709 13:17:29.662070 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602941458438-15502-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)
W20260709 13:17:29.663990 19199 consensus_peers.cc:597] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.668625 19199 consensus_peers.cc:597] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.680598 19125 consensus_peers.cc:597] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.686728 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260709 13:17:29.688259 19125 consensus_peers.cc:597] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.688354 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:29.691705 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 13:17:29.692255 19051 consensus_peers.cc:597] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.697973 19790 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:17:29.723373 19051 consensus_peers.cc:597] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.724527 19199 consensus_peers.cc:597] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.747951 19125 consensus_peers.cc:597] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.772111 19199 consensus_peers.cc:597] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.789516 19199 consensus_peers.cc:597] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.790176 19051 consensus_peers.cc:597] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.797914 19051 consensus_peers.cc:597] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:29.890746 19051 consensus_peers.cc:597] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:29.986373 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:17:29.986820 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.291s	user 0.010s	sys 0.000s
I20260709 13:17:29.987147 15502 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:17:29.992280 19790 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.017077 19790 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.018397 19790 tablet_bootstrap.cc:492] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.019080 19790 ts_tablet_manager.cc:1403] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260709 13:17:30.021775 19790 raft_consensus.cc:359] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.022506 19790 raft_consensus.cc:740] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.023278 19790 consensus_queue.cc:260] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.025702 19790 ts_tablet_manager.cc:1434] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:30.026461 19790 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.052212 19790 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.053208 19790 tablet_bootstrap.cc:492] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.053830 19790 ts_tablet_manager.cc:1403] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.000s
I20260709 13:17:30.057724 19790 raft_consensus.cc:359] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.058375 19790 raft_consensus.cc:740] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.059159 19790 consensus_queue.cc:260] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.061149 19790 ts_tablet_manager.cc:1434] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:30.061911 19790 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.095412 19790 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.096369 19790 tablet_bootstrap.cc:492] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.096974 19790 ts_tablet_manager.cc:1403] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.004s
I20260709 13:17:30.099272 19790 raft_consensus.cc:359] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.099932 19790 raft_consensus.cc:740] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.100698 19790 consensus_queue.cc:260] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.102560 19790 ts_tablet_manager.cc:1434] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260709 13:17:30.103482 19790 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.123898 19790 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.124818 19790 tablet_bootstrap.cc:492] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.125443 19790 ts_tablet_manager.cc:1403] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260709 13:17:30.127758 19790 raft_consensus.cc:359] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.128443 19790 raft_consensus.cc:740] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.129161 19790 consensus_queue.cc:260] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.131115 19790 ts_tablet_manager.cc:1434] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:30.131822 19790 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.166123 19790 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.166888 19790 tablet_bootstrap.cc:492] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.167452 19790 ts_tablet_manager.cc:1403] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.024s
I20260709 13:17:30.169883 19790 raft_consensus.cc:359] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.170444 19790 raft_consensus.cc:740] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.171070 19790 consensus_queue.cc:260] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.173004 19790 ts_tablet_manager.cc:1434] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:30.173791 19790 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.203027 19790 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.203954 19790 tablet_bootstrap.cc:492] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.204583 19790 ts_tablet_manager.cc:1403] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260709 13:17:30.206979 19790 raft_consensus.cc:359] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.207654 19790 raft_consensus.cc:740] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.208292 19790 consensus_queue.cc:260] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.210183 19790 ts_tablet_manager.cc:1434] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:17:30.210961 19790 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.226016 19790 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.227087 19790 tablet_bootstrap.cc:492] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.227813 19790 ts_tablet_manager.cc:1403] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260709 13:17:30.230029 19790 raft_consensus.cc:359] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.230571 19790 raft_consensus.cc:740] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.231619 19790 consensus_queue.cc:260] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.235275 19790 ts_tablet_manager.cc:1434] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:30.236479 19790 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.252012 19790 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.252938 19790 tablet_bootstrap.cc:492] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.253602 19790 ts_tablet_manager.cc:1403] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:17:30.256019 19790 raft_consensus.cc:359] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.256698 19790 raft_consensus.cc:740] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.257371 19790 consensus_queue.cc:260] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.259217 19790 ts_tablet_manager.cc:1434] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:30.260000 19790 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.288686 15502 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:17:30.289033 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.302s	user 0.258s	sys 0.000s
I20260709 13:17:30.295292 19790 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.296317 19790 tablet_bootstrap.cc:492] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.296936 19790 ts_tablet_manager.cc:1403] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260709 13:17:30.299340 19790 raft_consensus.cc:359] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.299991 19790 raft_consensus.cc:740] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.302104 19790 consensus_queue.cc:260] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.304165 19790 ts_tablet_manager.cc:1434] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:30.305140 19790 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.320006 19725 raft_consensus.cc:493] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.320791 19725 raft_consensus.cc:515] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.323077 19725 leader_election.cc:290] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:30.323478 19790 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.324777 19790 tablet_bootstrap.cc:492] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.325316 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:30.325632 19790 ts_tablet_manager.cc:1403] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 13:17:30.329003 19790 raft_consensus.cc:359] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.329906 19790 raft_consensus.cc:740] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
W20260709 13:17:30.330444 19125 leader_election.cc:336] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:30.330904 19125 leader_election.cc:304] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:30.330762 19790 consensus_queue.cc:260] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.333963 19790 ts_tablet_manager.cc:1434] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:30.334978 19790 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.340674 19717 raft_consensus.cc:2749] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.367666 19790 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.369611 19790 tablet_bootstrap.cc:492] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.371546 19790 ts_tablet_manager.cc:1403] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.000s
I20260709 13:17:30.374987 19790 raft_consensus.cc:359] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.375903 19790 raft_consensus.cc:740] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.376675 19790 consensus_queue.cc:260] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.378365 19719 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.379058 19790 ts_tablet_manager.cc:1434] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:30.378974 19719 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.380199 19790 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.382366 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:30.385314 19719 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
W20260709 13:17:30.385906 19125 leader_election.cc:336] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:30.386415 19125 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:30.387264 19719 raft_consensus.cc:2749] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:30.396104 19794 raft_consensus.cc:493] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.397464 19790 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.398556 19790 tablet_bootstrap.cc:492] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.396915 19794 raft_consensus.cc:515] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.399226 19790 ts_tablet_manager.cc:1403] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:17:30.402009 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:30.402040 19790 raft_consensus.cc:359] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.402827 19159 raft_consensus.cc:2468] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:30.402930 19790 raft_consensus.cc:740] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.403720 19790 consensus_queue.cc:260] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.404146 19201 leader_election.cc:304] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:30.405746 19790 ts_tablet_manager.cc:1434] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:30.405853 19660 raft_consensus.cc:2804] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.406514 19790 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.406450 19660 raft_consensus.cc:493] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.407104 19660 raft_consensus.cc:3060] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.411230 19794 leader_election.cc:290] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
W20260709 13:17:30.414171 19199 leader_election.cc:336] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:30.421000 19790 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.422030 19790 tablet_bootstrap.cc:492] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.422921 19790 ts_tablet_manager.cc:1403] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 13:17:30.424957 19790 raft_consensus.cc:359] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.424636 19660 raft_consensus.cc:515] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.425710 19790 raft_consensus.cc:740] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.426534 19790 consensus_queue.cc:260] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.428004 19790 ts_tablet_manager.cc:1434] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:17:30.428493 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a48f2325a954b2cba5dae2ebd8d9593" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:30.428776 19790 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.429121 19158 raft_consensus.cc:3060] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:30.435650 19199 leader_election.cc:336] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:30.441208 19158 raft_consensus.cc:2468] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 2.
I20260709 13:17:30.445858 19201 leader_election.cc:304] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:30.452136 19660 leader_election.cc:290] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:30.454674 19660 raft_consensus.cc:2804] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.455139 19660 raft_consensus.cc:697] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:30.455914 19660 consensus_queue.cc:237] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.465864 19790 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.467080 19790 tablet_bootstrap.cc:492] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.467892 19790 ts_tablet_manager.cc:1403] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.003s
I20260709 13:17:30.471134 19790 raft_consensus.cc:359] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.472070 19790 raft_consensus.cc:740] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.471853 18908 catalog_manager.cc:5697] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 1 to 2, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 2 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.472978 19790 consensus_queue.cc:260] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.475862 19790 ts_tablet_manager.cc:1434] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:30.476886 19790 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.491668 19725 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.492278 19725 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.494374 19725 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.500389 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:30.501780 19125 leader_election.cc:336] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:30.502610 19126 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:30.503507 19725 raft_consensus.cc:2749] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.545694 19790 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.546928 19790 tablet_bootstrap.cc:492] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.547838 19790 ts_tablet_manager.cc:1403] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.071s	user 0.044s	sys 0.024s
I20260709 13:17:30.551298 19790 raft_consensus.cc:359] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.552292 19790 raft_consensus.cc:740] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.553139 19790 consensus_queue.cc:260] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.555904 19790 ts_tablet_manager.cc:1434] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:30.556994 19790 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.575520 19698 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.576126 19698 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.579090 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:30.580708 19698 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:30.583894 19051 leader_election.cc:336] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:30.584556 19051 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:30.586164 19698 raft_consensus.cc:2749] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.586273 19790 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.587778 19790 tablet_bootstrap.cc:492] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.588495 19790 ts_tablet_manager.cc:1403] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260709 13:17:30.590962 19790 raft_consensus.cc:359] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.591732 19790 raft_consensus.cc:740] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.592366 19790 consensus_queue.cc:260] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.594164 19790 ts_tablet_manager.cc:1434] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:30.594959 19790 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.603382 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:39125
I20260709 13:17:30.603471 19874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:39125 every 8 connection(s)
I20260709 13:17:30.610817 19660 raft_consensus.cc:493] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.611404 19660 raft_consensus.cc:515] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.614120 19790 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.615535 19790 tablet_bootstrap.cc:492] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.615859 19660 leader_election.cc:290] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.617300 19790 ts_tablet_manager.cc:1403] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 13:17:30.617354 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:30.619988 19790 raft_consensus.cc:359] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.620656 19790 raft_consensus.cc:740] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.621380 19790 consensus_queue.cc:260] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.624101 19790 ts_tablet_manager.cc:1434] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:30.624886 19790 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.667325 19840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.668119 19840 raft_consensus.cc:2468] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:30.670629 19199 leader_election.cc:304] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:30.672173 19794 raft_consensus.cc:2804] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.672557 19794 raft_consensus.cc:493] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.672923 19794 raft_consensus.cc:3060] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.674100 19790 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.675053 19790 tablet_bootstrap.cc:492] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.675685 19790 ts_tablet_manager.cc:1403] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.019s
I20260709 13:17:30.679958 19790 raft_consensus.cc:359] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.680627 19790 raft_consensus.cc:740] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.681453 19790 consensus_queue.cc:260] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.683132 19877 heartbeater.cc:344] Connected to a master server at 127.15.35.190:34027
I20260709 13:17:30.683640 19877 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:30.684599 19877 heartbeater.cc:507] Master 127.15.35.190:34027 requested a full tablet report, sending...
I20260709 13:17:30.687938 19794 raft_consensus.cc:515] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.690400 19790 ts_tablet_manager.cc:1434] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:17:30.690832 19840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:30.691316 19790 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.691380 19840 raft_consensus.cc:3060] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.696411 19730 raft_consensus.cc:493] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.696986 19730 raft_consensus.cc:515] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.699096 19730 leader_election.cc:290] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.699829 19841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.700021 19696 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.700564 19696 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:30.701213 19199 leader_election.cc:343] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.703023 19696 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:30.703527 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:30.704061 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:30.704200 19159 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:30.704741 19840 raft_consensus.cc:2468] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 2.
I20260709 13:17:30.705035 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:30.705559 19053 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:30.705956 19199 leader_election.cc:304] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:30.706362 19696 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.706746 19791 raft_consensus.cc:2804] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.706734 19696 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.707415 19696 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.707494 19794 leader_election.cc:290] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.707867 19200 leader_election.cc:304] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:30.710229 19730 raft_consensus.cc:2749] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:30.704131 18908 ts_manager.cc:194] Re-registered known tserver with Master: 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:30.707391 19791 raft_consensus.cc:697] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:30.712319 19838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.713426 19791 consensus_queue.cc:237] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
W20260709 13:17:30.714586 19051 leader_election.cc:343] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.719556 19696 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.722780 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:30.723376 19159 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.724066 19790 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.724435 19840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:30.725015 19790 tablet_bootstrap.cc:492] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.725783 19790 ts_tablet_manager.cc:1403] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.004s
W20260709 13:17:30.730643 19051 leader_election.cc:343] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.730995 19159 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:30.730794 19790 raft_consensus.cc:359] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.731593 19790 raft_consensus.cc:740] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.732180 19053 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:30.732405 19790 consensus_queue.cc:260] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.733033 19698 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.734263 19698 raft_consensus.cc:697] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:30.734792 19790 ts_tablet_manager.cc:1434] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:17:30.735785 19790 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.735605 19698 consensus_queue.cc:237] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.739889 19792 raft_consensus.cc:493] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.740387 19792 raft_consensus.cc:515] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.744966 19792 leader_election.cc:290] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:30.747153 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:30.748051 19235 raft_consensus.cc:2468] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:30.749661 19051 leader_election.cc:304] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:30.750612 19792 raft_consensus.cc:2804] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.751008 19792 raft_consensus.cc:493] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.751364 19792 raft_consensus.cc:3060] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.751600 19841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
W20260709 13:17:30.753538 19051 leader_election.cc:343] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.732873 19794 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.759764 19725 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.760388 19725 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.762537 19725 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.763980 19790 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.764969 19790 tablet_bootstrap.cc:492] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.765703 19790 ts_tablet_manager.cc:1403] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.000s
I20260709 13:17:30.766703 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:30.768399 19790 raft_consensus.cc:359] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.759198 19794 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.769025 19838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.770010 19838 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:30.769997 19696 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:30.771507 19794 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.769142 19790 raft_consensus.cc:740] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.772888 19790 consensus_queue.cc:260] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.774539 19125 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:30.775331 19790 ts_tablet_manager.cc:1434] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:17:30.776039 19719 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.776192 19790 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.776461 19719 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.776865 19719 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.779650 19725 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.780404 19725 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.782927 19725 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.784276 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.785799 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:30.786432 19086 raft_consensus.cc:2468] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 1.
I20260709 13:17:30.787290 19126 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:30.788183 19725 raft_consensus.cc:2804] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.789011 19725 raft_consensus.cc:493] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.789397 19725 raft_consensus.cc:3060] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:30.790539 19199 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.797957 19841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.802183 19790 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.805135 19790 tablet_bootstrap.cc:492] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.805821 19790 ts_tablet_manager.cc:1403] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.000s
W20260709 13:17:30.805930 19125 leader_election.cc:343] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.808374 19790 raft_consensus.cc:359] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.809124 19790 raft_consensus.cc:740] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.810108 19790 consensus_queue.cc:260] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.812314 19790 ts_tablet_manager.cc:1434] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:17:30.813315 19790 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.820755 19719 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.823840 19840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:30.823534 18911 catalog_manager.cc:5697] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 1 to 2, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 2 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.824465 19840 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.842785 18911 catalog_manager.cc:5697] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 1 to 2, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:30.851946 19895 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.852532 19895 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.863464 19698 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.864192 19698 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.863911 19898 raft_consensus.cc:493] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.865492 19898 raft_consensus.cc:515] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.871659 19790 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.872676 19790 tablet_bootstrap.cc:492] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.873204 18908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47214
I20260709 13:17:30.873368 19790 ts_tablet_manager.cc:1403] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.060s	user 0.033s	sys 0.015s
I20260709 13:17:30.877528 19790 raft_consensus.cc:359] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.878417 19790 raft_consensus.cc:740] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.879410 19877 heartbeater.cc:499] Master 127.15.35.190:34027 was elected leader, sending a full tablet report...
I20260709 13:17:30.879382 19790 consensus_queue.cc:260] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.826992 19892 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.881031 19892 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.881872 19790 ts_tablet_manager.cc:1434] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:30.882803 19790 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.883188 19892 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:30.884968 19792 raft_consensus.cc:515] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.887131 19792 leader_election.cc:290] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:30.874056 19841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.889607 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:30.890239 19086 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:30.895705 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:30.896039 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:30.896384 19234 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 1.
I20260709 13:17:30.896538 19235 raft_consensus.cc:3060] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.897508 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.898185 19838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46ef8cf5f1494ae89a0f2e25ebbfee5c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:30.900681 19051 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
W20260709 13:17:30.902305 19051 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:17:30.903751 19051 leader_election.cc:343] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.902354 19892 raft_consensus.cc:2804] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.908643 19892 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.909031 19892 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.909637 19200 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:30.914683 19794 raft_consensus.cc:2804] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:30.915089 19794 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:30.915585 19794 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.914867 19725 raft_consensus.cc:515] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:30.916014 19159 raft_consensus.cc:1275] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:30.919386 19730 consensus_queue.cc:1048] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:30.921876 19838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:30.910480 19895 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:30.926352 19125 leader_election.cc:343] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:30.928926 19235 raft_consensus.cc:2468] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:30.931561 19051 leader_election.cc:304] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:30.936250 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:30.937799 19086 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:30.938024 19897 raft_consensus.cc:2804] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.941203 19897 raft_consensus.cc:697] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:30.936956 19719 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:30.942441 19897 consensus_queue.cc:237] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.946259 19794 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:30.951478 19086 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:30.956664 19126 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:30.957683 19844 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:30.958134 19844 raft_consensus.cc:697] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:30.958895 19698 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:30.958956 19844 consensus_queue.cc:237] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:30.963363 19053 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:42171, user_credentials={real_user=slave}} blocked reactor thread for 89515.3us
I20260709 13:17:30.970242 19161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:30.970757 19161 raft_consensus.cc:2468] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:30.973832 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:30.974891 19892 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
W20260709 13:17:30.977207 19199 consensus_peers.cc:597] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:30.982143 19053 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:30.985065 19790 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:30.987479 19790 tablet_bootstrap.cc:492] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:30.988128 19790 ts_tablet_manager.cc:1403] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.004s
I20260709 13:17:30.977895 19838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:30.992856 19053 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:30.995453 19790 raft_consensus.cc:359] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:30.998992 19790 raft_consensus.cc:740] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:30.999953 19790 consensus_queue.cc:260] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.002456 19790 ts_tablet_manager.cc:1434] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:17:30.995388 19890 raft_consensus.cc:2804] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:31.003304 19790 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:30.992203 19840 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:31.004526 19890 raft_consensus.cc:493] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:31.010406 19890 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.011147 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:31.011900 19086 raft_consensus.cc:2393] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 42b18531ccef4a7ba5ced5f017075cdd in current term 2: Already voted for candidate e2e075be46a9410c97ac4379f30809e6 in this term.
I20260709 13:17:31.008028 19794 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:31.009063 19892 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:31.009263 19838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:31.009796 19725 leader_election.cc:290] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:31.001519 19897 raft_consensus.cc:2749] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:17:31.019688 19199 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:31.020136 19199 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:31.023944 19898 leader_election.cc:290] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:31.025197 19730 raft_consensus.cc:2749] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.025161 19890 raft_consensus.cc:515] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:31.026254 19051 leader_election.cc:343] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:31.030608 19890 leader_election.cc:290] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:31.031029 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:31.031706 19159 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:31.039273 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f99c78fff440b81b587ab6b31ded0" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:31.040066 19087 raft_consensus.cc:3060] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.042236 19841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:31.043357 19841 raft_consensus.cc:2393] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e2e075be46a9410c97ac4379f30809e6 in current term 2: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:31.043730 19234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:31.044452 19234 raft_consensus.cc:2393] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e2e075be46a9410c97ac4379f30809e6 in current term 2: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:31.044512 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe02f38bb3434f5bae1f3b262a557d9a" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:31.046036 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cab227de26b41c1b5ba43314f46ce61" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:31.059725 19840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:31.060906 18911 catalog_manager.cc:5697] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 1 to 2, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:31.077536 19087 raft_consensus.cc:2468] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:31.088840 18908 catalog_manager.cc:5697] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:31.099077 19126 leader_election.cc:304] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:31.100358 19844 raft_consensus.cc:2804] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:31.100955 19844 raft_consensus.cc:697] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:31.101902 19844 consensus_queue.cc:237] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.121500 19840 raft_consensus.cc:1275] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.120878 19159 raft_consensus.cc:2468] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:31.126459 19053 leader_election.cc:304] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:31.126684 19660 consensus_queue.cc:1048] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:31.128281 19893 raft_consensus.cc:2804] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:31.128966 19893 raft_consensus.cc:697] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:31.130080 19893 consensus_queue.cc:237] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.154430 18908 catalog_manager.cc:5697] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:31.158479 19790 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.159183 19086 raft_consensus.cc:3060] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.170111 19790 tablet_bootstrap.cc:492] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.170796 19790 ts_tablet_manager.cc:1403] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.168s	user 0.059s	sys 0.060s
I20260709 13:17:31.168200 19051 leader_election.cc:304] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
W20260709 13:17:31.174283 19051 leader_election.cc:343] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:31.172827 19790 raft_consensus.cc:359] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.175050 19790 raft_consensus.cc:740] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
W20260709 13:17:31.175618 19051 leader_election.cc:343] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:31.176141 19051 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:31.175907 19790 consensus_queue.cc:260] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.176930 19908 raft_consensus.cc:2749] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.178280 19790 ts_tablet_manager.cc:1434] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:31.179104 19790 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.192253 19086 raft_consensus.cc:1275] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.194619 18907 catalog_manager.cc:5697] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:31.200457 19886 raft_consensus.cc:2749] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:31.209940 19159 raft_consensus.cc:1275] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.212131 19730 consensus_queue.cc:1048] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:31.213577 19893 consensus_queue.cc:1048] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:31.259056 19051 consensus_peers.cc:597] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.263478 19790 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.264783 19790 tablet_bootstrap.cc:492] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.265470 19790 ts_tablet_manager.cc:1403] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.039s
I20260709 13:17:31.269903 19790 raft_consensus.cc:359] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.270615 19790 raft_consensus.cc:740] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.271323 19790 consensus_queue.cc:260] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.273305 19790 ts_tablet_manager.cc:1434] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:17:31.274151 19790 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.309378 19790 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.310405 19790 tablet_bootstrap.cc:492] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.311062 19790 ts_tablet_manager.cc:1403] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.037s	user 0.026s	sys 0.000s
I20260709 13:17:31.313514 19790 raft_consensus.cc:359] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.314256 19790 raft_consensus.cc:740] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.314999 19790 consensus_queue.cc:260] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.317067 19790 ts_tablet_manager.cc:1434] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:17:31.317951 19790 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:31.352123 19051 consensus_peers.cc:597] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.365424 19790 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.366963 19790 tablet_bootstrap.cc:492] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.367609 19790 ts_tablet_manager.cc:1403] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.020s
I20260709 13:17:31.370036 19790 raft_consensus.cc:359] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.370684 19790 raft_consensus.cc:740] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.371351 19790 consensus_queue.cc:260] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.373454 19790 ts_tablet_manager.cc:1434] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:31.374246 19790 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.386540 19790 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.387142 19790 tablet_bootstrap.cc:492] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.387643 19790 ts_tablet_manager.cc:1403] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:17:31.389119 19086 raft_consensus.cc:1275] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.389633 19790 raft_consensus.cc:359] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.390180 19790 raft_consensus.cc:740] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.390497 19844 consensus_queue.cc:1048] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.390743 19790 consensus_queue.cc:260] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.392681 19790 ts_tablet_manager.cc:1434] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.393910 19790 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.401677 19840 raft_consensus.cc:1275] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.403985 19844 consensus_queue.cc:1048] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.432264 19790 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.433423 19790 tablet_bootstrap.cc:492] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.434141 19790 ts_tablet_manager.cc:1403] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.008s
I20260709 13:17:31.436518 19790 raft_consensus.cc:359] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.437237 19790 raft_consensus.cc:740] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.437932 19790 consensus_queue.cc:260] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.439875 19790 ts_tablet_manager.cc:1434] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.440644 19790 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.456171 19235 raft_consensus.cc:1275] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.466886 19895 consensus_queue.cc:1048] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:31.509557 19125 consensus_peers.cc:597] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.524761 19159 raft_consensus.cc:1275] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:31.526623 19908 consensus_queue.cc:1048] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:31.530993 19790 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.532028 19790 tablet_bootstrap.cc:492] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.532672 19790 ts_tablet_manager.cc:1403] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.092s	user 0.036s	sys 0.048s
I20260709 13:17:31.535233 19790 raft_consensus.cc:359] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.535970 19790 raft_consensus.cc:740] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.536727 19790 consensus_queue.cc:260] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.538889 19790 ts_tablet_manager.cc:1434] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:17:31.539881 19790 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.555321 19790 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.556200 19790 tablet_bootstrap.cc:492] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.556864 19790 ts_tablet_manager.cc:1403] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:17:31.558081 19836 raft_consensus.cc:3060] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.559252 19790 raft_consensus.cc:359] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.559948 19790 raft_consensus.cc:740] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.560611 19790 consensus_queue.cc:260] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.562834 19790 ts_tablet_manager.cc:1434] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:17:31.563593 19790 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:31.579252 19051 consensus_peers.cc:597] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:31.580120 19087 raft_consensus.cc:1275] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:31.583918 19844 consensus_queue.cc:1048] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:31.595072 19790 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.596099 19790 tablet_bootstrap.cc:492] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.596704 19790 ts_tablet_manager.cc:1403] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.012s
I20260709 13:17:31.599618 19790 raft_consensus.cc:359] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.604952 19790 raft_consensus.cc:740] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.605684 19790 consensus_queue.cc:260] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.607460 19790 ts_tablet_manager.cc:1434] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:17:31.608224 19790 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:31.668138 19125 consensus_peers.cc:597] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:31.668753 19790 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.669726 19790 tablet_bootstrap.cc:492] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.670361 19790 ts_tablet_manager.cc:1403] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.023s
I20260709 13:17:31.672709 19790 raft_consensus.cc:359] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.673372 19790 raft_consensus.cc:740] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.674211 19790 consensus_queue.cc:260] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.675931 19790 ts_tablet_manager.cc:1434] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:17:31.676672 19790 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.712678 19790 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.713686 19790 tablet_bootstrap.cc:492] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.714331 19790 ts_tablet_manager.cc:1403] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.024s
I20260709 13:17:31.716691 19790 raft_consensus.cc:359] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.717379 19790 raft_consensus.cc:740] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.718060 19790 consensus_queue.cc:260] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.720288 19790 ts_tablet_manager.cc:1434] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:17:31.721220 19790 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.734692 19790 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.736815 19790 tablet_bootstrap.cc:492] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.737479 19790 ts_tablet_manager.cc:1403] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 13:17:31.739822 19790 raft_consensus.cc:359] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.740531 19790 raft_consensus.cc:740] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.741351 19790 consensus_queue.cc:260] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.743242 19790 ts_tablet_manager.cc:1434] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:17:31.744459 19790 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.756218 19790 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.757025 19790 tablet_bootstrap.cc:492] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.757704 19790 ts_tablet_manager.cc:1403] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:17:31.759704 19790 raft_consensus.cc:359] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.760351 19790 raft_consensus.cc:740] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.760982 19790 consensus_queue.cc:260] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
W20260709 13:17:31.761618 19051 consensus_peers.cc:597] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:31.763067 19790 ts_tablet_manager.cc:1434] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.763782 19790 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.776054 19790 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.776957 19790 tablet_bootstrap.cc:492] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.777629 19790 ts_tablet_manager.cc:1403] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:17:31.779814 19790 raft_consensus.cc:359] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.780380 19790 raft_consensus.cc:740] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.780983 19790 consensus_queue.cc:260] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.782509 19790 ts_tablet_manager.cc:1434] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.783473 19790 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.797428 19790 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.798313 19790 tablet_bootstrap.cc:492] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.798950 19790 ts_tablet_manager.cc:1403] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:17:31.801064 19790 raft_consensus.cc:359] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.801651 19790 raft_consensus.cc:740] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.802369 19790 consensus_queue.cc:260] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.804081 19790 ts_tablet_manager.cc:1434] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.804884 19790 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.819332 19790 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.820231 19790 tablet_bootstrap.cc:492] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.820866 19790 ts_tablet_manager.cc:1403] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:17:31.823215 19790 raft_consensus.cc:359] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.823741 19790 raft_consensus.cc:740] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.824251 19790 consensus_queue.cc:260] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.826120 19790 ts_tablet_manager.cc:1434] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.827247 19790 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.842666 19790 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.843572 19790 tablet_bootstrap.cc:492] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.844187 19790 ts_tablet_manager.cc:1403] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 13:17:31.848373 19790 raft_consensus.cc:359] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.849043 19790 raft_consensus.cc:740] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.849577 19790 consensus_queue.cc:260] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:31.851442 19790 ts_tablet_manager.cc:1434] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:31.852133 19790 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.859640 19836 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.866958 19790 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.867990 19790 tablet_bootstrap.cc:492] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.868640 19790 ts_tablet_manager.cc:1403] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:17:31.871299 19790 raft_consensus.cc:359] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.872061 19790 raft_consensus.cc:740] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.873059 19790 consensus_queue.cc:260] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.875005 19838 raft_consensus.cc:3060] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.875528 19790 ts_tablet_manager.cc:1434] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:17:31.876385 19790 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.893442 19836 raft_consensus.cc:3060] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:31.902105 19790 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.903179 19790 tablet_bootstrap.cc:492] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.903744 19790 ts_tablet_manager.cc:1403] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.012s
I20260709 13:17:31.906069 19790 raft_consensus.cc:359] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.906728 19790 raft_consensus.cc:740] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.907325 19790 consensus_queue.cc:260] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.908785 19790 ts_tablet_manager.cc:1434] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:17:31.909497 19790 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.937103 19790 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.938081 19790 tablet_bootstrap.cc:492] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.938733 19790 ts_tablet_manager.cc:1403] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260709 13:17:31.941082 19790 raft_consensus.cc:359] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.941766 19790 raft_consensus.cc:740] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.942560 19790 consensus_queue.cc:260] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.945003 19790 ts_tablet_manager.cc:1434] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:31.945777 19790 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
W20260709 13:17:31.950838 19051 consensus_peers.cc:597] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:31.958267 19790 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.959010 19790 tablet_bootstrap.cc:492] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.959507 19790 ts_tablet_manager.cc:1403] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:17:31.961062 19790 raft_consensus.cc:359] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.961601 19790 raft_consensus.cc:740] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.962096 19790 consensus_queue.cc:260] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:31.963397 19790 ts_tablet_manager.cc:1434] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:31.964232 19790 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Bootstrap starting.
I20260709 13:17:31.984966 19790 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: 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
I20260709 13:17:31.985919 19790 tablet_bootstrap.cc:492] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Bootstrap complete.
I20260709 13:17:31.989921 19790 ts_tablet_manager.cc:1403] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:17:31.992120 19790 raft_consensus.cc:359] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.992756 19790 raft_consensus.cc:740] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Initialized, Role: FOLLOWER
I20260709 13:17:31.993489 19790 consensus_queue.cc:260] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:31.995429 19790 ts_tablet_manager.cc:1434] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:17:32.007409 19836 raft_consensus.cc:3060] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:32.902894 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 55254.2us
I20260709 13:17:32.909461 19660 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:32.910003 19660 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:32.912125 19660 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:32.931655 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:32.932385 19086 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 2.
I20260709 13:17:32.939874 19200 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:32.941880 19730 raft_consensus.cc:2804] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:32.942306 19730 raft_consensus.cc:493] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:32.942623 19730 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.954321 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba" is_pre_election: true
I20260709 13:17:32.954892 19837 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 1.
I20260709 13:17:32.950383 19730 raft_consensus.cc:515] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:32.970402 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:32.971468 19086 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:32.975021 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 66162.8us
I20260709 13:17:32.976403 19841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "391a93333c184470817d774e1d7dc5aa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398246f5e2a24697a5a9444daf471eba"
I20260709 13:17:32.977058 19841 raft_consensus.cc:3060] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:17:32.988310 19841 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 3.
I20260709 13:17:32.996122 19086 raft_consensus.cc:2468] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 3.
I20260709 13:17:32.997465 19199 leader_election.cc:304] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [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: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:32.998689 19730 leader_election.cc:290] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:32.999033 19660 raft_consensus.cc:2804] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:33.002079 19660 raft_consensus.cc:697] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:33.003211 19660 consensus_queue.cc:237] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:33.020973 18911 catalog_manager.cc:5697] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 1 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 3 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:33.565356 19836 raft_consensus.cc:1275] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:33.576267 19794 consensus_queue.cc:1048] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:33.631165 19200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:37311, user_credentials={real_user=slave}} blocked reactor thread for 68151.6us
I20260709 13:17:33.634481 19083 raft_consensus.cc:1275] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:17:33.643255 19660 consensus_queue.cc:1048] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:33.853004 19257 debug-util.cc:398] Leaking SignalData structure 0x7b0800217f20 after lost signal to thread 15505
W20260709 13:17:33.854409 19257 debug-util.cc:398] Leaking SignalData structure 0x7b08001be100 after lost signal to thread 18945
W20260709 13:17:33.855839 19257 debug-util.cc:398] Leaking SignalData structure 0x7b080013b900 after lost signal to thread 19112
W20260709 13:17:33.857033 19257 debug-util.cc:398] Leaking SignalData structure 0x7b0800356a40 after lost signal to thread 19186
W20260709 13:17:33.858467 19257 debug-util.cc:398] Leaking SignalData structure 0x7b0800209600 after lost signal to thread 19260
W20260709 13:17:33.860090 19257 debug-util.cc:398] Leaking SignalData structure 0x7b0800136900 after lost signal to thread 19874
I20260709 13:17:40.721176 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:40.772445 19236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a68a894950848668564e33702fa8ad1"
dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:41408
I20260709 13:17:40.773355 19236 raft_consensus.cc:606] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:40.795291 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "325aad7e754a48c782ffca289d81f752"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:40.795814 19159 raft_consensus.cc:606] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:40.809893 19086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:40.810369 19086 raft_consensus.cc:606] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:40.812728 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:40.813235 19159 raft_consensus.cc:606] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:40.815488 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:40.815898 19159 raft_consensus.cc:606] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:40.816887 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:40.818243 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:40.826258 19982 raft_consensus.cc:993] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:40.826781 19979 raft_consensus.cc:1081] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:40.828171 19838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "325aad7e754a48c782ffca289d81f752"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:40.828805 19838 raft_consensus.cc:493] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:40.829111 19838 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.834493 19838 raft_consensus.cc:515] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:40.836375 19838 leader_election.cc:290] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:40.848141 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:40.848294 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:40.848708 19159 raft_consensus.cc:3055] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:40.848918 19086 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.849045 19159 raft_consensus.cc:740] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:40.850067 19159 consensus_queue.cc:260] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:40.851225 19159 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:40.856158 19086 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:40.857925 19785 leader_election.cc:304] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:40.859223 19159 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:40.860203 19990 raft_consensus.cc:2804] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:40.862123 19990 raft_consensus.cc:697] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:40.863090 19990 consensus_queue.cc:237] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:40.873626 18911 catalog_manager.cc:5697] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:40.997956 19982 raft_consensus.cc:993] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:40.998464 19982 raft_consensus.cc:1081] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:41.000272 19838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:41.000838 19838 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.001150 19838 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.007205 19838 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:41.009685 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:41.010030 19838 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:41.010454 19159 raft_consensus.cc:3055] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.010878 19159 raft_consensus.cc:740] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:41.011802 19159 consensus_queue.cc:260] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:41.013039 19159 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.018010 19230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:41.018754 19230 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.021546 19159 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:41.022744 19786 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:41.023628 19990 raft_consensus.cc:2804] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.024132 19990 raft_consensus.cc:697] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:41.025120 19990 consensus_queue.cc:237] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:41.025640 19230 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:41.038339 18911 catalog_manager.cc:5697] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:41.142149 19979 raft_consensus.cc:993] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:41.143343 19982 raft_consensus.cc:1081] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:41.145123 19838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:41.145756 19838 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.146081 19838 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.152012 19975 raft_consensus.cc:993] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:41.152655 19983 raft_consensus.cc:1081] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:41.152343 19838 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:41.154417 19160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:48178
I20260709 13:17:41.154548 19838 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:41.154963 19160 raft_consensus.cc:493] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.155020 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:41.155536 19160 raft_consensus.cc:3060] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.155875 19086 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.161610 19086 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:41.161792 19160 raft_consensus.cc:515] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:41.162794 19785 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:41.162984 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:41.163627 19990 raft_consensus.cc:2804] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.164242 19990 raft_consensus.cc:697] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:41.165138 19990 consensus_queue.cc:237] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:41.165297 19160 leader_election.cc:290] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:41.166445 19230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:41.167024 19230 raft_consensus.cc:3060] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.163606 19159 raft_consensus.cc:3055] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.172663 19159 raft_consensus.cc:740] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:41.173447 19159 consensus_queue.cc:260] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:41.175369 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c6be6a3b1f44f193f538481988a8f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:41.176563 19159 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.178777 19230 raft_consensus.cc:2468] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:41.180104 19125 leader_election.cc:304] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:41.181986 19982 raft_consensus.cc:2804] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.182502 19982 raft_consensus.cc:697] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:41.182860 19159 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:41.175927 19086 raft_consensus.cc:3055] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.183384 19982 consensus_queue.cc:237] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:41.183931 19086 raft_consensus.cc:740] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:41.184813 19086 consensus_queue.cc:260] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:41.184743 18911 catalog_manager.cc:5697] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.185925 19086 raft_consensus.cc:3060] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.192770 19086 raft_consensus.cc:2468] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:41.200013 18911 catalog_manager.cc:5697] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:41.243352 19086 raft_consensus.cc:1275] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.244988 19990 consensus_queue.cc:1048] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.258175 19159 raft_consensus.cc:1275] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.260919 19990 consensus_queue.cc:1048] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.283208 19998 raft_consensus.cc:993] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:41.283896 19981 raft_consensus.cc:1081] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:41.285552 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a68a894950848668564e33702fa8ad1"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49080
I20260709 13:17:41.286164 19837 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:41.286545 19837 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.292750 19837 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:41.294890 19837 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:41.296005 19230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:41.295502 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:41.296800 19230 raft_consensus.cc:3055] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:41.297155 19230 raft_consensus.cc:740] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:41.297241 19159 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.297909 19230 consensus_queue.cc:260] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:41.299044 19230 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:41.303874 19159 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:41.305243 19786 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:41.306213 19991 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:41.306766 19991 raft_consensus.cc:697] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:41.307910 19230 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:41.307760 19991 consensus_queue.cc:237] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:41.321213 18908 catalog_manager.cc:5697] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:41.447533 19159 raft_consensus.cc:1275] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.448758 19991 consensus_queue.cc:1048] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.460058 19230 raft_consensus.cc:1275] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.462488 20010 consensus_queue.cc:1048] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.603410 19230 raft_consensus.cc:1275] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.604854 19979 consensus_queue.cc:1048] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.616251 19087 raft_consensus.cc:1275] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.618453 20001 consensus_queue.cc:1048] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:41.645496 19087 raft_consensus.cc:1275] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.646683 20010 consensus_queue.cc:1048] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.657099 19160 raft_consensus.cc:1275] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.658901 20010 consensus_queue.cc:1048] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:41.819260 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:41.837592 19160 raft_consensus.cc:1275] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.839675 19990 consensus_queue.cc:1048] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:41.848361 19235 raft_consensus.cc:1275] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:41.850044 20016 consensus_queue.cc:1048] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:41.883334 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:41.932758 19160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:41.933389 19160 raft_consensus.cc:606] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:41.936013 19086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:41.936717 19086 raft_consensus.cc:606] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:41.939646 19086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abae8407364c40b4b5e4861802259b47"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:41.940156 19086 raft_consensus.cc:606] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:41.943235 19086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:41.943828 19086 raft_consensus.cc:606] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:41.946240 19086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:41.946722 19086 raft_consensus.cc:606] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:41.947826 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:41.949712 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:42.057479 19979 raft_consensus.cc:993] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.057956 19982 raft_consensus.cc:1081] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.059674 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:42.060144 19837 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.060521 19837 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.065482 19837 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.067099 19837 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:42.067593 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:42.068217 19086 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.068131 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:42.068838 19160 raft_consensus.cc:3055] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.069043 19160 raft_consensus.cc:740] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:42.069950 19160 consensus_queue.cc:260] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.070837 19160 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.076452 19975 raft_consensus.cc:993] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.076934 19983 raft_consensus.cc:993] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:42.077013 19975 raft_consensus.cc:1081] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.077163 19160 raft_consensus.cc:2468] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:42.078342 19086 raft_consensus.cc:2468] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:42.078878 20008 raft_consensus.cc:1081] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:42.080513 19785 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:42.081266 20016 raft_consensus.cc:2804] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.081748 20016 raft_consensus.cc:697] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:42.082617 20016 consensus_queue.cc:237] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.084300 19160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:48178
I20260709 13:17:42.084864 19160 raft_consensus.cc:493] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.085222 19160 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.089640 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49098
I20260709 13:17:42.091989 19837 raft_consensus.cc:493] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.092433 19837 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.099593 19160 raft_consensus.cc:515] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:42.100442 19837 raft_consensus.cc:515] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.101613 19160 leader_election.cc:290] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:42.102627 19230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:42.102969 19837 leader_election.cc:290] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:42.103222 19230 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.103890 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:42.104404 19160 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.104772 18908 catalog_manager.cc:5697] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.106002 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:42.106513 19087 raft_consensus.cc:3055] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.106763 19087 raft_consensus.cc:740] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:42.107436 19087 consensus_queue.cc:260] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.124926 19087 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.125451 19975 raft_consensus.cc:993] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.118280 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:42.129302 20008 raft_consensus.cc:1081] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.129348 19086 raft_consensus.cc:3055] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.129894 19086 raft_consensus.cc:740] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:42.130580 19086 consensus_queue.cc:260] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:42.131247 19160 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:42.131450 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abae8407364c40b4b5e4861802259b47"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49098
I20260709 13:17:42.132424 19837 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.132493 19786 leader_election.cc:304] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:42.132869 19837 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:42.133396 20016 raft_consensus.cc:2804] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.133843 20016 raft_consensus.cc:697] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:42.134765 20016 consensus_queue.cc:237] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.139385 19087 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:42.140816 19086 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.145020 19230 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:42.154444 19125 leader_election.cc:304] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:42.155304 20001 raft_consensus.cc:2804] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.155762 20001 raft_consensus.cc:697] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:42.156602 20001 consensus_queue.cc:237] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:42.162612 19837 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.165098 19837 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 3 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:42.165428 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:42.166519 19087 raft_consensus.cc:3055] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:42.165792 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:42.167053 19160 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:42.170013 20008 raft_consensus.cc:993] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.170497 20008 raft_consensus.cc:1081] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:42.172161 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49098
I20260709 13:17:42.172806 19837 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:42.173200 19837 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.174938 19087 raft_consensus.cc:740] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:42.176316 19087 consensus_queue.cc:260] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.185186 19087 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:42.180802 19837 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.191536 19160 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 3.
I20260709 13:17:42.192168 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:42.192673 19837 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:42.205428 19083 raft_consensus.cc:3055] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:42.193169 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:42.205736 19083 raft_consensus.cc:740] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:42.206126 19159 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.206692 19083 consensus_queue.cc:260] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.207782 19083 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:42.210397 19087 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 3.
I20260709 13:17:42.212257 19786 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [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: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:42.215476 19083 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:42.216821 19785 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:42.203394 18909 catalog_manager.cc:5697] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.217731 20017 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:42.218195 20017 raft_consensus.cc:697] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 3 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:42.204500 19086 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:42.219036 20017 consensus_queue.cc:237] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.222275 19990 raft_consensus.cc:2804] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:42.233501 19159 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:42.240356 19990 raft_consensus.cc:697] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:42.241400 19990 consensus_queue.cc:237] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:42.280699 18908 catalog_manager.cc:5697] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 2 to 3, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 3 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.281952 18908 catalog_manager.cc:5697] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.283113 18908 catalog_manager.cc:5697] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:42.492902 19159 raft_consensus.cc:1275] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.494378 20017 consensus_queue.cc:1048] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.495873 19083 raft_consensus.cc:1275] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.497116 20017 consensus_queue.cc:1048] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.615399 19086 raft_consensus.cc:1275] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.616631 20027 consensus_queue.cc:1048] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.627159 19159 raft_consensus.cc:1275] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.628908 20027 consensus_queue.cc:1048] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.718075 19086 raft_consensus.cc:1275] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.719354 19979 consensus_queue.cc:1048] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.728346 19236 raft_consensus.cc:1275] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.729847 19979 consensus_queue.cc:1048] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.758936 19086 raft_consensus.cc:1275] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:42.760174 20027 consensus_queue.cc:1048] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:42.771508 19159 raft_consensus.cc:1275] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:42.773175 20027 consensus_queue.cc:1048] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:42.852068 19159 raft_consensus.cc:1275] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.853235 20027 consensus_queue.cc:1048] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.863636 19083 raft_consensus.cc:1275] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:42.866282 20027 consensus_queue.cc:1048] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:42.950567 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:42.990146 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:43.028527 19083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:43.029076 19083 raft_consensus.cc:606] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:43.031378 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:43.031853 19159 raft_consensus.cc:606] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:43.034085 19083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:43.034683 19083 raft_consensus.cc:606] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:43.037096 19083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:43.037593 19083 raft_consensus.cc:606] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:43.039754 19083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:43.040189 19083 raft_consensus.cc:606] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:43.041172 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:17:43.042392 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:43.077071 19982 raft_consensus.cc:993] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.077567 19979 raft_consensus.cc:1081] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.078966 19841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:43.079406 19841 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:43.079653 19841 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.085984 19841 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.087642 19841 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 3 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:43.088286 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:43.088654 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:43.088898 19083 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.089223 19160 raft_consensus.cc:3055] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:43.089551 19160 raft_consensus.cc:740] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:43.090129 19160 consensus_queue.cc:260] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.091001 19160 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:43.094266 19083 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 3.
I20260709 13:17:43.095474 19785 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [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: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:43.095898 19160 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 3.
I20260709 13:17:43.096238 19990 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:43.096817 19990 raft_consensus.cc:697] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 3 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:43.097676 19990 consensus_queue.cc:237] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.111001 18908 catalog_manager.cc:5697] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 2 to 3, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 3 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:43.124913 20008 raft_consensus.cc:993] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.125384 20046 raft_consensus.cc:1081] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.126935 19841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49098
I20260709 13:17:43.127502 19841 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:43.127859 19841 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.133612 19841 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.135150 19841 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:43.135985 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:43.136137 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:43.136646 19086 raft_consensus.cc:3055] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:43.136703 19160 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.136970 19086 raft_consensus.cc:740] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:43.137830 19086 consensus_queue.cc:260] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.138795 19086 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.141238 19160 raft_consensus.cc:2468] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:43.143452 19786 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:43.144556 19990 raft_consensus.cc:2804] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:43.144825 19086 raft_consensus.cc:2468] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:43.145089 19990 raft_consensus.cc:697] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:43.146070 19990 consensus_queue.cc:237] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.154814 18908 catalog_manager.cc:5697] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:43.411198 20046 raft_consensus.cc:993] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:43.411736 20008 raft_consensus.cc:1081] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:43.413066 19160 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:48178
I20260709 13:17:43.413661 19160 raft_consensus.cc:493] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:43.414026 19160 raft_consensus.cc:3060] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.418956 19160 raft_consensus.cc:515] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:43.420674 19160 leader_election.cc:290] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:43.421356 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:43.422022 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910851823ac5450780d5bfe726eaaa0b" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:43.422049 19086 raft_consensus.cc:3055] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:43.422551 19236 raft_consensus.cc:3060] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.422600 19086 raft_consensus.cc:740] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:43.423419 19086 consensus_queue.cc:260] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:43.424444 19086 raft_consensus.cc:3060] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.430408 19236 raft_consensus.cc:2468] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:43.431411 19086 raft_consensus.cc:2468] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:43.432783 19125 leader_election.cc:304] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:43.433876 19979 raft_consensus.cc:2804] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:43.434315 19979 raft_consensus.cc:697] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:43.435066 19979 consensus_queue.cc:237] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:43.485862 18908 catalog_manager.cc:5697] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:43.518280 20008 raft_consensus.cc:993] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.522193 20054 raft_consensus.cc:1081] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.525347 19841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49098
I20260709 13:17:43.526407 19841 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:43.527045 19841 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.528184 20055 raft_consensus.cc:993] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.528904 20055 raft_consensus.cc:1081] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:43.531086 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49098
I20260709 13:17:43.531824 19837 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:43.532366 19837 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.538555 19841 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:43.540973 19841 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:43.544394 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:43.545499 19083 raft_consensus.cc:3055] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:43.545863 19083 raft_consensus.cc:740] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:43.544075 19236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:43.546581 19236 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.547293 19083 consensus_queue.cc:260] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:43.549201 19083 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.553256 19837 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.557139 19160 raft_consensus.cc:1275] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.557744 19837 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:43.559072 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:43.559183 19990 consensus_queue.cc:1048] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:43.559775 19160 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.554914 19086 raft_consensus.cc:1275] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:43.559224 19083 raft_consensus.cc:2468] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:43.572861 20027 consensus_queue.cc:1048] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:43.576041 19785 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:43.577625 20027 raft_consensus.cc:2804] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:43.578456 20027 raft_consensus.cc:697] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:43.579808 20027 consensus_queue.cc:237] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:43.589924 19160 raft_consensus.cc:2468] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:43.597689 19786 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:43.597997 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:43.598775 19083 raft_consensus.cc:3055] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:43.599179 19083 raft_consensus.cc:740] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:43.600445 20017 raft_consensus.cc:2804] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:43.600108 19083 consensus_queue.cc:260] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.602588 19083 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:43.605567 19236 raft_consensus.cc:2468] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:43.644515 19083 raft_consensus.cc:2468] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:43.645893 20017 raft_consensus.cc:697] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:43.655827 18908 catalog_manager.cc:5697] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:43.646823 19786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:42171, user_credentials={real_user=slave}} blocked reactor thread for 45309.4us
I20260709 13:17:43.662292 20017 consensus_queue.cc:237] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:43.677376 19159 raft_consensus.cc:1275] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:43.684412 20062 consensus_queue.cc:1048] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:43.752341 19083 raft_consensus.cc:1275] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.754163 20063 consensus_queue.cc:1048] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:43.784963 18908 catalog_manager.cc:5697] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:43.939234 19236 raft_consensus.cc:1275] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.941888 19982 consensus_queue.cc:1048] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:17:43.955796 19083 raft_consensus.cc:1275] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.957167 19982 consensus_queue.cc:1048] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.967288 19086 raft_consensus.cc:1275] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.980235 20063 consensus_queue.cc:1048] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:43.990417 19236 raft_consensus.cc:1275] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:43.991823 20017 consensus_queue.cc:1048] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:44.043442 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:44.089589 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:44.124025 19086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a958fa51c205488db597d2fb149491f1"
dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
mode: GRACEFUL
new_leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:33542
I20260709 13:17:44.124740 19086 raft_consensus.cc:606] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Received request to transfer leadership to TS 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:44.127770 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:44.128208 19159 raft_consensus.cc:606] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Received request to transfer leadership to TS 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:44.129568 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:44.130927 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:44.170158 19156 raft_consensus.cc:1275] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:44.171543 19990 consensus_queue.cc:1048] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:44.183038 19086 raft_consensus.cc:1275] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:44.185351 20017 consensus_queue.cc:1048] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:44.242509 19982 raft_consensus.cc:993] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 42b18531ccef4a7ba5ced5f017075cdd to start an election
I20260709 13:17:44.243108 19982 raft_consensus.cc:1081] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Signalling peer 42b18531ccef4a7ba5ced5f017075cdd to start an election
I20260709 13:17:44.245671 19236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9"
dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
 from {username='slave'} at 127.0.0.1:35128
I20260709 13:17:44.246173 19236 raft_consensus.cc:493] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:44.246527 19236 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:44.252575 19236 raft_consensus.cc:515] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:44.254766 19236 leader_election.cc:290] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:44.255590 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:44.255704 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbb2acbcd29f422ea56866a97ee02ad9" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:44.256346 19159 raft_consensus.cc:3055] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:17:44.256388 19086 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:44.256644 19159 raft_consensus.cc:740] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:44.257483 19159 consensus_queue.cc:260] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [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: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:44.258416 19159 raft_consensus.cc:3060] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:44.263608 19086 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 3.
I20260709 13:17:44.265054 19200 leader_election.cc:304] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:44.265089 19159 raft_consensus.cc:2468] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 3.
I20260709 13:17:44.265831 19968 raft_consensus.cc:2804] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:44.266324 19968 raft_consensus.cc:697] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:44.267110 19968 consensus_queue.cc:237] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [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: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:44.276333 18908 catalog_manager.cc:5697] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 2 to 3, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 3 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:44.581741 20055 raft_consensus.cc:993] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: : Instructing follower 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:44.582268 20057 raft_consensus.cc:1081] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Signalling peer 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:44.583803 19156 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a958fa51c205488db597d2fb149491f1"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:48178
I20260709 13:17:44.584249 19156 raft_consensus.cc:493] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:44.584674 19156 raft_consensus.cc:3060] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:44.590397 19156 raft_consensus.cc:515] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:44.592080 19156 leader_election.cc:290] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:44.592931 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:44.593196 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a958fa51c205488db597d2fb149491f1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:44.593611 19086 raft_consensus.cc:3055] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:44.593703 19235 raft_consensus.cc:3060] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:44.593967 19086 raft_consensus.cc:740] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:44.594787 19086 consensus_queue.cc:260] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:44.596017 19086 raft_consensus.cc:3060] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:44.600678 19235 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:44.602137 19125 leader_election.cc:304] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:44.602556 19086 raft_consensus.cc:2468] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:44.602991 19982 raft_consensus.cc:2804] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:44.603523 19982 raft_consensus.cc:697] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:44.604290 19982 consensus_queue.cc:237] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:44.614300 18908 catalog_manager.cc:5697] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from e2e075be46a9410c97ac4379f30809e6 (127.15.35.130) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:44.794906 19159 raft_consensus.cc:1275] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:44.796034 19968 consensus_queue.cc:1048] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:44.805755 19086 raft_consensus.cc:1275] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:44.807565 19968 consensus_queue.cc:1048] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:45.047148 19083 raft_consensus.cc:1275] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:45.048295 19979 consensus_queue.cc:1048] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:45.055833 19235 raft_consensus.cc:1275] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:45.057937 19979 consensus_queue.cc:1048] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:45.131820 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:45.179421 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:45.218967 19235 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f"
dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
mode: GRACEFUL
new_leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:41408
I20260709 13:17:45.219512 19235 raft_consensus.cc:606] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Received request to transfer leadership to TS 270fc7f82c7c45e788ae84da2549e8bc
I20260709 13:17:45.222129 19159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:45.222671 19159 raft_consensus.cc:606] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:45.224077 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:17:45.225160 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:45.484133 19981 raft_consensus.cc:993] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: : Instructing follower 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:45.484644 19981 raft_consensus.cc:1081] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Signalling peer 270fc7f82c7c45e788ae84da2549e8bc to start an election
I20260709 13:17:45.486224 19159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
 from {username='slave'} at 127.0.0.1:48182
I20260709 13:17:45.486799 19159 raft_consensus.cc:493] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:45.487224 19159 raft_consensus.cc:3060] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.494716 19159 raft_consensus.cc:515] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:45.496783 19159 leader_election.cc:290] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959)
I20260709 13:17:45.497121 19086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:45.497848 19086 raft_consensus.cc:3060] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.497116 19233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad23a5ea5cd446a98a456c1b691167f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:45.498859 19233 raft_consensus.cc:3055] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:45.499174 19233 raft_consensus.cc:740] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:45.499940 19233 consensus_queue.cc:260] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
I20260709 13:17:45.501157 19233 raft_consensus.cc:3060] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:45.505116 19086 raft_consensus.cc:2468] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:45.510414 19233 raft_consensus.cc:2468] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:45.511044 19126 leader_election.cc:304] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:45.511987 20089 raft_consensus.cc:2804] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:45.512518 20089 raft_consensus.cc:697] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:45.513826 20089 consensus_queue.cc:237] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } }
W20260709 13:17:46.031610 19125 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:39125, user_credentials={real_user=slave}} blocked reactor thread for 63037.5us
I20260709 13:17:46.043442 18909 catalog_manager.cc:5697] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 1 to 2, leader changed from 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 2 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.064138 20100 raft_consensus.cc:993] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:46.066516 20100 raft_consensus.cc:1081] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:46.101990 19830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:46.102672 19830 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.103029 19830 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.104707 19082 raft_consensus.cc:1275] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.106155 20105 consensus_queue.cc:1048] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.109928 19232 raft_consensus.cc:1275] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.115145 20105 consensus_queue.cc:1048] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.118286 19830 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:46.125507 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:46.126359 19087 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.134683 19087 raft_consensus.cc:2468] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:46.136243 19785 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:46.137015 19830 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:46.137449 20091 raft_consensus.cc:2804] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:46.139038 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:46.139252 20091 raft_consensus.cc:697] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:46.139731 19156 raft_consensus.cc:3055] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:46.140097 19156 raft_consensus.cc:740] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:46.140158 20091 consensus_queue.cc:237] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:46.141162 19156 consensus_queue.cc:260] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:46.142473 19156 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.151122 19156 raft_consensus.cc:2468] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:46.182358 18907 catalog_manager.cc:5697] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.247920 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:46.300101 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:46.339684 19156 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f"
dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
mode: GRACEFUL
new_leader_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:44642
I20260709 13:17:46.340391 19156 raft_consensus.cc:606] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Received request to transfer leadership to TS 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:46.341662 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:17:46.343303 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:17:46.647902 20096 raft_consensus.cc:993] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: : Instructing follower 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:46.648428 20096 raft_consensus.cc:1081] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Signalling peer 398246f5e2a24697a5a9444daf471eba to start an election
I20260709 13:17:46.649959 19837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f"
dest_uuid: "398246f5e2a24697a5a9444daf471eba"
 from {username='slave'} at 127.0.0.1:49084
I20260709 13:17:46.650476 19837 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:17:46.650775 19837 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.656605 19837 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:46.658919 19837 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Requested vote from peers e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:46.659469 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:46.659873 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "398246f5e2a24697a5a9444daf471eba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:46.660188 19156 raft_consensus.cc:3055] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:17:46.660571 19156 raft_consensus.cc:740] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:46.660615 19082 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.661550 19156 consensus_queue.cc:260] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:46.662847 19087 raft_consensus.cc:1275] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.662986 19156 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:46.664000 20109 consensus_queue.cc:1048] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:46.668327 19082 raft_consensus.cc:2468] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:46.670125 19156 raft_consensus.cc:2468] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398246f5e2a24697a5a9444daf471eba in term 2.
I20260709 13:17:46.671283 19786 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba; no voters: 
I20260709 13:17:46.672736 20091 raft_consensus.cc:2804] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:46.673195 20091 raft_consensus.cc:697] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Becoming Leader. State: Replica: 398246f5e2a24697a5a9444daf471eba, State: Running, Role: LEADER
I20260709 13:17:46.674115 20091 consensus_queue.cc:237] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:46.691061 18908 catalog_manager.cc:5697] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba reported cstate change: term changed from 1 to 2, leader changed from 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131) to 398246f5e2a24697a5a9444daf471eba (127.15.35.129). New cstate: current_term: 2 leader_uuid: "398246f5e2a24697a5a9444daf471eba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:46.698585 19156 raft_consensus.cc:1275] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:46.700877 20091 consensus_queue.cc:1048] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:17:47.016072 19871 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7ec0 after lost signal to thread 15505
W20260709 13:17:47.017122 19871 debug-util.cc:398] Leaking SignalData structure 0x7b08002a20c0 after lost signal to thread 18945
W20260709 13:17:47.018157 19871 debug-util.cc:398] Leaking SignalData structure 0x7b08002389c0 after lost signal to thread 19112
W20260709 13:17:47.019047 19871 debug-util.cc:398] Leaking SignalData structure 0x7b080012bba0 after lost signal to thread 19186
W20260709 13:17:47.019901 19871 debug-util.cc:398] Leaking SignalData structure 0x7b08001747c0 after lost signal to thread 19260
W20260709 13:17:47.020848 19871 debug-util.cc:398] Leaking SignalData structure 0x7b0800159980 after lost signal to thread 19874
I20260709 13:17:47.208909 19082 raft_consensus.cc:1275] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:47.210382 20123 consensus_queue.cc:1048] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:47.232864 19156 raft_consensus.cc:1275] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Refusing update from remote peer 398246f5e2a24697a5a9444daf471eba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:47.237290 20109 consensus_queue.cc:1048] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:17:47.344215 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:17:47.385689 15502 tablet_server.cc:179] TabletServer@127.15.35.129:39125 shutting down...
W20260709 13:17:47.407783 19199 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 100 similar messages]
W20260709 13:17:47.432904 19199 consensus_peers.cc:597] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.433379 19051 consensus_peers.cc:597] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.435084 19051 consensus_peers.cc:597] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.441668 19199 consensus_peers.cc:597] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.462189 19199 consensus_peers.cc:597] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.463367 19051 consensus_peers.cc:597] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.467751 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:47.470822 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.471925 15502 raft_consensus.cc:2243] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:17:47.472892 19125 consensus_peers.cc:597] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.473031 15502 raft_consensus.cc:2272] T 8d08cd0fb08a4abc98fd796878aba37f P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.477195 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.478171 15502 raft_consensus.cc:2243] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.478652 15502 raft_consensus.cc:2272] T fe02f38bb3434f5bae1f3b262a557d9a P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.479862 19125 consensus_peers.cc:597] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.481134 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.481899 15502 raft_consensus.cc:2243] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.482439 15502 raft_consensus.cc:2272] T 420f99c78fff440b81b587ab6b31ded0 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.484593 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.489794 15502 raft_consensus.cc:2243] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.492722 15502 raft_consensus.cc:2272] T de50060f91b24301951fb12cfecbfb1c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.499022 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.499801 15502 raft_consensus.cc:2243] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.500255 15502 raft_consensus.cc:2272] T 391a93333c184470817d774e1d7dc5aa P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.502431 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.503027 15502 raft_consensus.cc:2243] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.503473 15502 raft_consensus.cc:2272] T 7fff70778aa84b57a328a7b65743f7cc P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.506146 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.507718 15502 raft_consensus.cc:2243] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.508234 15502 raft_consensus.cc:2272] T e9969c0559db42da9e8fa13fe1b301cf P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.510877 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.511973 15502 raft_consensus.cc:2243] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.513357 15502 raft_consensus.cc:2272] T 325aad7e754a48c782ffca289d81f752 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.515662 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.516284 15502 raft_consensus.cc:2243] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.516702 15502 raft_consensus.cc:2272] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.518908 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.519497 15502 raft_consensus.cc:2243] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.519860 15502 raft_consensus.cc:2272] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.522087 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.522617 15502 raft_consensus.cc:2243] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.523100 15502 raft_consensus.cc:2272] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.525391 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.526197 15502 raft_consensus.cc:2243] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.526726 15502 raft_consensus.cc:2272] T 0789810358cf4326bdf9c15646f2542a P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.529711 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.531260 15502 raft_consensus.cc:2243] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.532248 15502 raft_consensus.cc:2272] T c62684926cb34fc58b1fe5d429e40548 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.534732 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.535589 15502 raft_consensus.cc:2243] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.536569 15502 raft_consensus.cc:2272] T 74698c16d5b54e9ab1b297152a58c35d P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.541379 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.542366 15502 raft_consensus.cc:2243] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.543321 15502 raft_consensus.cc:2272] T 4706fcf431c5485c99ed2b7186705c7f P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.545526 19199 consensus_peers.cc:597] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.548027 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.548990 15502 raft_consensus.cc:2243] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.549983 15502 raft_consensus.cc:2272] T abae8407364c40b4b5e4861802259b47 P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.551386 19199 consensus_peers.cc:597] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.552752 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.553700 15502 raft_consensus.cc:2243] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.554277 15502 raft_consensus.cc:2272] T 49d3557fe5e545d8a98f1d4981fcea28 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.557804 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.558652 15502 raft_consensus.cc:2243] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.559126 15502 raft_consensus.cc:2272] T e8dc4d283963415aa04d5455885940f5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.562105 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.562983 15502 raft_consensus.cc:2243] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.563539 15502 raft_consensus.cc:2272] T 7b8d2e596f1a4918abecbef6c74ba96d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.563417 19199 consensus_peers.cc:597] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.566643 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.567538 15502 raft_consensus.cc:2243] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.568116 15502 raft_consensus.cc:2272] T 4d4bd22b5ac24006ba7aeda291545148 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.571102 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.571916 15502 raft_consensus.cc:2243] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.572503 15502 raft_consensus.cc:2272] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.575258 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.576084 15502 raft_consensus.cc:2243] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.576601 15502 raft_consensus.cc:2272] T 6267e6fa9ad243eab3b44bc39b515984 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.579493 15502 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:47.579365 19125 consensus_peers.cc:597] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.580390 15502 raft_consensus.cc:2243] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.581034 15502 raft_consensus.cc:2272] T 4b6f2871868247a3a9f491ee2bb2ea46 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.583454 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.584089 15502 raft_consensus.cc:2243] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.584506 15502 raft_consensus.cc:2272] T 126f8545c20b4ccbac420cc97fc5ac01 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.586777 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.587390 15502 raft_consensus.cc:2243] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.587882 15502 raft_consensus.cc:2272] T 2de7b147028e44fd9ef08c767c276c8d P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.590591 15502 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:47.590786 19125 consensus_peers.cc:597] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.591461 15502 raft_consensus.cc:2243] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.592615 15502 raft_consensus.cc:2272] T 0a68a894950848668564e33702fa8ad1 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.595450 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.596266 15502 raft_consensus.cc:2243] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.597242 15502 raft_consensus.cc:2272] T 608fdc007ab049ba9780f31226b65c13 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.599540 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.600140 15502 raft_consensus.cc:2243] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.600564 15502 raft_consensus.cc:2272] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.602890 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.603636 15502 raft_consensus.cc:2243] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.604362 15502 raft_consensus.cc:2272] T 3492431342e74ad7a1db06ea928ef7a2 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.606700 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.607251 15502 raft_consensus.cc:2243] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.607755 15502 raft_consensus.cc:2272] T 5a48f2325a954b2cba5dae2ebd8d9593 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.609921 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.610492 15502 raft_consensus.cc:2243] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.610921 15502 raft_consensus.cc:2272] T 1cab227de26b41c1b5ba43314f46ce61 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.613209 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.613832 15502 raft_consensus.cc:2243] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.614280 15502 raft_consensus.cc:2272] T da495255da2d42eab35f0bf9d9be0fa4 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.616895 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.617626 15502 raft_consensus.cc:2243] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.618114 15502 raft_consensus.cc:2272] T 979599396e3e49dcb92b8fd950b6a075 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.620524 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.621220 15502 raft_consensus.cc:2243] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.621762 15502 raft_consensus.cc:2272] T 50577717509a46eba7d47af7866ba248 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.624464 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.625051 15502 raft_consensus.cc:2243] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.625970 15502 raft_consensus.cc:2272] T d75e40c601fc4b6db527dcd7b84aaf44 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.628304 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.628891 15502 raft_consensus.cc:2243] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.629711 15502 raft_consensus.cc:2272] T a87005bc355e40f79b27bb514a7bb2ab P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.631789 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.632403 15502 raft_consensus.cc:2243] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.633122 15502 raft_consensus.cc:2272] T 35c452bd232d433b95a980bf36128dfa P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.635165 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.635763 15502 raft_consensus.cc:2243] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.636147 15502 raft_consensus.cc:2272] T 9a294f5f77744c128ef671d79e879423 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.638317 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.638938 15502 raft_consensus.cc:2243] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.639707 15502 raft_consensus.cc:2272] T c9b7d0b503484bc6afa7fb25cd63f90c P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.641984 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.642519 15502 raft_consensus.cc:2243] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.642941 15502 raft_consensus.cc:2272] T 13671c33ca6043b3b900a6a79f33abba P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.644896 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.645532 15502 raft_consensus.cc:2243] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.645936 15502 raft_consensus.cc:2272] T eb0eb748651e4c4fa862bad8f1954ed5 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.648372 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.649030 15502 raft_consensus.cc:2243] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.649509 15502 raft_consensus.cc:2272] T b3fa86ea27c241f089279846d5cfe297 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.652153 15502 tablet_replica.cc:333] stopping tablet replica
W20260709 13:17:47.652515 19051 consensus_peers.cc:597] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:47.652890 15502 raft_consensus.cc:2243] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:47.653918 15502 raft_consensus.cc:2272] T 3a89df4ef8074d61955b529c80bc56cf P 398246f5e2a24697a5a9444daf471eba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.656771 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.657541 15502 raft_consensus.cc:2243] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.658097 15502 raft_consensus.cc:2272] T 01cf8c03dde0492dbd713429f62a4096 P 398246f5e2a24697a5a9444daf471eba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:47.660962 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:17:47.661664 15502 raft_consensus.cc:2243] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:47.662168 15502 raft_consensus.cc:2272] T 6422951adcc248b4a74de0afd5c9fee1 P 398246f5e2a24697a5a9444daf471eba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:47.667711 19199 consensus_peers.cc:597] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.683379 19125 consensus_peers.cc:597] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.687153 19199 consensus_peers.cc:597] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.690704 19051 consensus_peers.cc:597] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.710395 19125 consensus_peers.cc:597] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.723327 19125 consensus_peers.cc:597] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.739353 19199 consensus_peers.cc:597] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.765749 19125 consensus_peers.cc:597] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.776353 19125 consensus_peers.cc:597] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.786401 19051 consensus_peers.cc:597] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.804319 19051 consensus_peers.cc:597] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.833783 19051 consensus_peers.cc:597] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.850127 19051 consensus_peers.cc:597] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.870280 19199 consensus_peers.cc:597] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.898428 19125 consensus_peers.cc:597] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.908293 19199 consensus_peers.cc:597] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:47.927147 19051 consensus_peers.cc:597] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:48.588775 20096 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.589752 20096 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.589129 20150 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.590732 20150 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.594113 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.594909 20096 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.595909 20150 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.598701 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:48.604368 19051 leader_election.cc:336] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.604844 19051 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.605561 20150 raft_consensus.cc:2749] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:48.609078 19125 leader_election.cc:336] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.609776 19125 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.610569 20096 raft_consensus.cc:2749] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:48.617794 20148 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.618309 20148 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.620337 20148 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.620692 20096 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.621465 20096 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.624954 20096 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.632088 19087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.632701 19087 raft_consensus.cc:2468] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:48.632992 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.634585 19126 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:48.635639 20096 raft_consensus.cc:2804] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.636096 20096 raft_consensus.cc:493] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.636536 20096 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:48.640611 19125 leader_election.cc:336] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
W20260709 13:17:48.641462 19125 leader_election.cc:336] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.641988 20150 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.642688 20150 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.644729 20150 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.646713 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.642066 19125 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
W20260709 13:17:48.649595 19051 leader_election.cc:336] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.650094 20148 raft_consensus.cc:2749] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.652580 20096 raft_consensus.cc:515] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.654764 20096 leader_election.cc:290] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.653090 19053 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.657197 20102 raft_consensus.cc:2749] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.659848 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62684926cb34fc58b1fe5d429e40548" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:48.660461 19082 raft_consensus.cc:3060] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:48.662760 19125 leader_election.cc:336] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.667516 19082 raft_consensus.cc:2468] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 3.
I20260709 13:17:48.668486 19126 leader_election.cc:304] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.669220 20096 raft_consensus.cc:2804] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:48.669687 20096 raft_consensus.cc:697] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:48.670442 20096 consensus_queue.cc:237] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.680560 18908 catalog_manager.cc:5697] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 3 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:48.735401 20096 raft_consensus.cc:493] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.735968 20096 raft_consensus.cc:515] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.737632 20148 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.738552 20096 leader_election.cc:290] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.738265 20148 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.740592 20148 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.741637 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.742169 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.742865 19083 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:48.743960 20093 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.744563 20093 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.746872 20093 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
W20260709 13:17:48.744163 15502 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19871)
W20260709 13:17:48.750135 19125 leader_election.cc:336] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
W20260709 13:17:48.750990 19125 leader_election.cc:336] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.751639 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.751859 20148 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.752490 20148 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.752795 20102 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.753443 20102 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.754769 20148 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.751710 19126 leader_election.cc:304] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.756440 20148 raft_consensus.cc:2749] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.756354 19126 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.758355 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.758621 20148 raft_consensus.cc:2804] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.759127 20148 raft_consensus.cc:493] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.759526 20148 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.760128 20102 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:48.762991 19125 leader_election.cc:336] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.763530 19125 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.764262 20093 raft_consensus.cc:2749] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.765826 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:48.767767 19051 leader_election.cc:336] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.768680 19051 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [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: e2e075be46a9410c97ac4379f30809e6; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.769547 20102 raft_consensus.cc:2749] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:48.770066 19125 leader_election.cc:336] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.771772 19125 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.772549 20096 raft_consensus.cc:2749] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.774187 20148 raft_consensus.cc:515] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.776782 20148 leader_election.cc:290] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.778128 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74698c16d5b54e9ab1b297152a58c35d" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:48.778788 19082 raft_consensus.cc:3060] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.782871 20147 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
W20260709 13:17:48.783178 19125 leader_election.cc:336] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.783500 20147 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:48.787549 20147 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.788039 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.790149 19082 raft_consensus.cc:2468] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 3.
W20260709 13:17:48.790392 19199 leader_election.cc:336] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.790867 19199 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [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: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.791538 19126 leader_election.cc:304] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.792045 20147 raft_consensus.cc:2749] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.792798 20093 raft_consensus.cc:2804] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:48.793442 20093 raft_consensus.cc:697] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 3 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:48.795154 20148 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.794723 20093 consensus_queue.cc:237] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.795398 20096 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.795925 20148 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.795943 20096 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.799590 20148 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.800315 20148 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.801059 20148 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:48.803489 20148 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:48.806226 20102 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.806876 20102 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.816313 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.816921 19159 raft_consensus.cc:2468] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:48.818038 19053 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:48.817888 18908 catalog_manager.cc:5697] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 3 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:48.818822 20150 raft_consensus.cc:2804] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.819181 20150 raft_consensus.cc:493] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.820530 20150 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.825213 20102 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.826160 20096 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.828047 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.828704 19082 raft_consensus.cc:2468] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:48.834959 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.837702 20147 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.838291 20147 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:48.839874 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:48.840268 20147 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:48.840489 19235 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 2.
I20260709 13:17:48.841637 19126 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:48.842720 20157 raft_consensus.cc:2804] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.843106 20157 raft_consensus.cc:493] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.843462 20157 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.843477 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.845883 19159 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 2.
I20260709 13:17:48.846971 19201 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
W20260709 13:17:48.847890 19199 leader_election.cc:336] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.849843 20093 raft_consensus.cc:493] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.850347 20093 raft_consensus.cc:515] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.850947 20150 raft_consensus.cc:515] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.852394 20093 leader_election.cc:290] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.852918 20150 leader_election.cc:290] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.853988 19125 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:48.854810 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75e40c601fc4b6db527dcd7b84aaf44" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:48.854951 20156 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:17:48.854584 19051 leader_election.cc:336] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.855378 20156 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.855746 20156 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:48.856877 19125 leader_election.cc:336] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
W20260709 13:17:48.857882 19125 leader_election.cc:336] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.858284 19125 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.859478 20148 raft_consensus.cc:2749] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:48.860419 19125 leader_election.cc:336] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.865182 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
W20260709 13:17:48.868112 19125 leader_election.cc:336] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.868772 19126 leader_election.cc:304] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.869560 20096 raft_consensus.cc:2749] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:17:48.870504 19051 leader_election.cc:336] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.848991 20147 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.871250 20147 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.871711 20147 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.870646 19159 raft_consensus.cc:3060] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.879011 20156 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:48.883939 19159 raft_consensus.cc:2468] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:48.873152 20150 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.885068 20150 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.885221 19053 leader_election.cc:304] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.886451 20102 raft_consensus.cc:2804] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:48.886888 20102 raft_consensus.cc:697] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:48.887238 20150 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.887729 20102 consensus_queue.cc:237] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.885432 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
W20260709 13:17:48.892387 19125 leader_election.cc:336] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.881666 20147 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:48.893230 20156 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:48.893528 19235 raft_consensus.cc:2393] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 270fc7f82c7c45e788ae84da2549e8bc in current term 3: Already voted for candidate 42b18531ccef4a7ba5ced5f017075cdd in this term.
I20260709 13:17:48.896692 19125 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:48.900620 20096 raft_consensus.cc:2749] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:17:48.901086 19051 leader_election.cc:336] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.902439 20131 raft_consensus.cc:493] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.902998 20131 raft_consensus.cc:515] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:48.905958 19199 leader_election.cc:336] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.906492 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.907151 19160 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:48.906668 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.907853 19159 raft_consensus.cc:2468] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:48.899377 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:48.909801 19156 raft_consensus.cc:2393] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 42b18531ccef4a7ba5ced5f017075cdd in current term 3: Already voted for candidate 270fc7f82c7c45e788ae84da2549e8bc in this term.
I20260709 13:17:48.898741 20147 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:48.911361 19201 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 42b18531ccef4a7ba5ced5f017075cdd; no voters: 270fc7f82c7c45e788ae84da2549e8bc, 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.908313 19053 leader_election.cc:304] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:48.899235 20156 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.912598 20156 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
W20260709 13:17:48.913026 19051 leader_election.cc:336] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.913197 20102 raft_consensus.cc:2804] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.913631 20102 raft_consensus.cc:493] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.913993 20102 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.915405 20147 raft_consensus.cc:2749] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.916148 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:48.916711 19053 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.917780 20150 raft_consensus.cc:2804] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.916489 20157 raft_consensus.cc:515] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.918159 20150 raft_consensus.cc:493] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.918602 20150 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:48.919363 19125 leader_election.cc:336] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.919811 19125 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, 42b18531ccef4a7ba5ced5f017075cdd
I20260709 13:17:48.920480 20096 raft_consensus.cc:2749] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:17:48.921860 20157 leader_election.cc:290] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.926426 18908 catalog_manager.cc:5697] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:48.914837 20156 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:48.905223 20131 leader_election.cc:290] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.943610 20131 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.944128 20131 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.946385 20131 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.947190 20102 raft_consensus.cc:515] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.950409 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4706fcf431c5485c99ed2b7186705c7f" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6"
I20260709 13:17:48.958539 19082 raft_consensus.cc:3060] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.958809 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.959489 19159 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:48.961166 20131 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.961774 20131 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:48.954424 19051 leader_election.cc:336] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
W20260709 13:17:48.955009 19125 leader_election.cc:336] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.964548 20131 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.956105 20150 raft_consensus.cc:515] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.966645 20157 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.969161 20157 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:48.970319 19051 leader_election.cc:336] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.971141 20157 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311)
I20260709 13:17:48.967677 20102 leader_election.cc:290] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.970580 20150 leader_election.cc:290] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.968533 19082 raft_consensus.cc:2468] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 270fc7f82c7c45e788ae84da2549e8bc in term 3.
I20260709 13:17:48.973225 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:48.973853 19159 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:48.974792 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "325aad7e754a48c782ffca289d81f752" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:48.974789 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "270fc7f82c7c45e788ae84da2549e8bc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e2e075be46a9410c97ac4379f30809e6" is_pre_election: true
I20260709 13:17:48.973865 19126 leader_election.cc:304] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.975471 19156 raft_consensus.cc:3060] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:48.975452 19125 leader_election.cc:336] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.976392 20157 raft_consensus.cc:2804] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:48.976766 20157 raft_consensus.cc:697] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 LEADER]: Becoming Leader. State: Replica: 270fc7f82c7c45e788ae84da2549e8bc, State: Running, Role: LEADER
I20260709 13:17:48.977463 20157 consensus_queue.cc:237] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.980964 20150 raft_consensus.cc:493] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.981483 20150 raft_consensus.cc:515] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.983348 20150 leader_election.cc:290] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:48.984467 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87005bc355e40f79b27bb514a7bb2ab" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
W20260709 13:17:48.974865 19051 leader_election.cc:336] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:48.985208 19159 raft_consensus.cc:3060] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.984566 19053 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.987519 19053 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:48.988621 20102 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:48.989106 20102 raft_consensus.cc:493] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.989531 20102 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:48.990877 20131 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.991333 19126 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [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: 270fc7f82c7c45e788ae84da2549e8bc; no voters: 398246f5e2a24697a5a9444daf471eba, e2e075be46a9410c97ac4379f30809e6
I20260709 13:17:48.992043 20131 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:48.992605 20156 raft_consensus.cc:2749] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:17:48.991397 20164 raft_consensus.cc:2804] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:48.994040 20164 raft_consensus.cc:493] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:48.994521 20164 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:48.996341 19156 raft_consensus.cc:2468] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:48.998983 20159 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
W20260709 13:17:49.000023 19051 leader_election.cc:336] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.003037 20159 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:49.003535 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:49.004287 19158 raft_consensus.cc:2468] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:49.005414 20159 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:49.006814 19053 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:49.009411 19158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:49.001247 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:49.010083 19158 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 2.
I20260709 13:17:49.010175 19160 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
W20260709 13:17:49.009440 19051 leader_election.cc:336] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.011592 19201 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
W20260709 13:17:49.012413 19199 leader_election.cc:336] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.012650 20159 raft_consensus.cc:2804] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:49.009258 20163 raft_consensus.cc:2804] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:49.013556 20163 raft_consensus.cc:493] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.013908 20163 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.013110 20159 raft_consensus.cc:493] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.017472 20159 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.002430 20131 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:49.022890 19159 raft_consensus.cc:2468] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
W20260709 13:17:49.022894 19051 leader_election.cc:336] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.027801 20102 raft_consensus.cc:515] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.031894 20163 raft_consensus.cc:515] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.031996 20164 raft_consensus.cc:515] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:49.034171 19051 leader_election.cc:336] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.034266 20164 leader_election.cc:290] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:49.038218 20102 leader_election.cc:290] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
W20260709 13:17:49.040064 19051 leader_election.cc:336] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.039989 20159 raft_consensus.cc:515] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:49.042359 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d08cd0fb08a4abc98fd796878aba37f" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:49.042647 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9b7d0b503484bc6afa7fb25cd63f90c" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:49.042987 19159 raft_consensus.cc:3060] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.043190 19156 raft_consensus.cc:3060] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.050480 18908 catalog_manager.cc:5697] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131). New cstate: current_term: 3 leader_uuid: "270fc7f82c7c45e788ae84da2549e8bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.052083 19156 raft_consensus.cc:2468] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 3.
I20260709 13:17:49.052713 19159 raft_consensus.cc:2468] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:49.055275 20159 leader_election.cc:290] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:49.056948 20163 leader_election.cc:290] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:49.063201 20164 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.063818 20164 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.065994 20164 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:49.066756 19053 leader_election.cc:304] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.057842 19201 leader_election.cc:304] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [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: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
W20260709 13:17:49.067747 19199 leader_election.cc:336] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.068223 20163 raft_consensus.cc:2804] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:49.068717 20163 raft_consensus.cc:493] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.069139 20163 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.059530 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abae8407364c40b4b5e4861802259b47" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:49.072649 19156 raft_consensus.cc:3060] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:49.071053 19053 leader_election.cc:304] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.074448 20102 raft_consensus.cc:2804] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:17:49.074839 19051 leader_election.cc:336] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.074939 20102 raft_consensus.cc:697] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.075698 19053 leader_election.cc:304] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.076432 20159 raft_consensus.cc:2804] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:49.077827 20164 raft_consensus.cc:2804] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:49.078442 20164 raft_consensus.cc:697] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.076997 20159 raft_consensus.cc:697] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 3 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:49.079371 20164 consensus_queue.cc:237] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.079578 20159 consensus_queue.cc:237] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [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: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:49.078362 19053 leader_election.cc:304] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.080613 20163 raft_consensus.cc:515] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.081615 20131 raft_consensus.cc:2804] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:49.082332 20131 raft_consensus.cc:697] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.082981 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "608fdc007ab049ba9780f31226b65c13" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:49.076483 20102 consensus_queue.cc:237] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.083525 19159 raft_consensus.cc:3060] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.083173 20131 consensus_queue.cc:237] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:49.088153 19051 leader_election.cc:336] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.090818 20163 leader_election.cc:290] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:49.091984 19159 raft_consensus.cc:2468] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:49.097411 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:49.098522 19159 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:49.103861 19159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de50060f91b24301951fb12cfecbfb1c" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:49.104401 19159 raft_consensus.cc:3060] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:17:49.105103 19053 leader_election.cc:304] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.106527 19053 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.110584 19156 raft_consensus.cc:2468] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 4.
I20260709 13:17:49.120186 19159 raft_consensus.cc:2468] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:49.123685 19053 leader_election.cc:304] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.124964 19053 leader_election.cc:304] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:49.113437 20163 raft_consensus.cc:2804] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:49.130278 20144 raft_consensus.cc:2804] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:49.126260 20164 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:49.130865 20150 raft_consensus.cc:2804] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:49.134305 20164 raft_consensus.cc:493] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.139683 20144 raft_consensus.cc:697] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.148204 20162 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.148880 20164 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:49.178702 20150 raft_consensus.cc:697] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 4 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.174109 20163 raft_consensus.cc:697] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.184983 20144 consensus_queue.cc:237] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.187996 20163 consensus_queue.cc:237] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.162092 20162 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:49.190423 18908 catalog_manager.cc:5697] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.196925 20162 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:49.182039 20150 consensus_queue.cc:237] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:49.203784 19125 consensus_peers.cc:597] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.222491 20164 raft_consensus.cc:515] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
I20260709 13:17:49.223461 19235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd" is_pre_election: true
I20260709 13:17:49.224139 19235 raft_consensus.cc:2468] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 2.
I20260709 13:17:49.231220 20164 leader_election.cc:290] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 election: Requested vote from peers 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125), 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171)
I20260709 13:17:49.233201 19160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a89df4ef8074d61955b529c80bc56cf" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:49.233889 19160 raft_consensus.cc:3060] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:17:49.250976 18911 catalog_manager.cc:5697] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 3 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:49.270864 19051 leader_election.cc:336] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.297210 19051 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:49.302382 20164 raft_consensus.cc:2804] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:17:49.302826 20164 raft_consensus.cc:493] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398246f5e2a24697a5a9444daf471eba)
I20260709 13:17:49.303226 20164 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:49.305213 19051 leader_election.cc:336] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.306865 19160 raft_consensus.cc:2468] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 4.
I20260709 13:17:49.309513 19053 leader_election.cc:304] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [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: 270fc7f82c7c45e788ae84da2549e8bc, e2e075be46a9410c97ac4379f30809e6; no voters: 
I20260709 13:17:49.311751 20131 raft_consensus.cc:2804] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:49.312279 20131 raft_consensus.cc:697] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 4 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.313194 20131 consensus_queue.cc:237] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [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: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } }
W20260709 13:17:49.321142 19125 consensus_peers.cc:597] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.328822 19083 raft_consensus.cc:1275] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.329092 19082 raft_consensus.cc:1275] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.332095 20164 raft_consensus.cc:515] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
W20260709 13:17:49.328898 19051 leader_election.cc:336] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.337467 20156 consensus_queue.cc:1048] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:49.339066 20164 leader_election.cc:290] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: Requested vote from peers 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132:38959), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:49.340343 20156 consensus_queue.cc:1048] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:49.340816 19051 consensus_peers.cc:597] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.340907 19232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c452bd232d433b95a980bf36128dfa" candidate_uuid: "e2e075be46a9410c97ac4379f30809e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "42b18531ccef4a7ba5ced5f017075cdd"
I20260709 13:17:49.342633 19232 raft_consensus.cc:3060] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:17:49.350363 19051 leader_election.cc:336] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:49.367544 18911 catalog_manager.cc:5697] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.371181 19232 raft_consensus.cc:2468] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2e075be46a9410c97ac4379f30809e6 in term 3.
I20260709 13:17:49.379318 18911 catalog_manager.cc:5697] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.383028 18911 catalog_manager.cc:5697] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.385353 18911 catalog_manager.cc:5697] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.386955 19051 leader_election.cc:304] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [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: 42b18531ccef4a7ba5ced5f017075cdd, e2e075be46a9410c97ac4379f30809e6; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:49.386896 18911 catalog_manager.cc:5697] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 3 to 4, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 4 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.387884 20144 raft_consensus.cc:2804] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:17:49.388352 20144 raft_consensus.cc:697] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Becoming Leader. State: Replica: e2e075be46a9410c97ac4379f30809e6, State: Running, Role: LEADER
I20260709 13:17:49.389122 20144 consensus_queue.cc:237] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [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: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } }
I20260709 13:17:49.419720 18911 catalog_manager.cc:5697] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 3 to 4, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 4 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:49.421039 18911 catalog_manager.cc:5697] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 reported cstate change: term changed from 2 to 3, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to e2e075be46a9410c97ac4379f30809e6 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "e2e075be46a9410c97ac4379f30809e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:49.428786 19082 raft_consensus.cc:1275] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Refusing update from remote peer 270fc7f82c7c45e788ae84da2549e8bc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.438900 20093 consensus_queue.cc:1048] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e2e075be46a9410c97ac4379f30809e6" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:49.452283 19156 raft_consensus.cc:1275] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.453886 20164 consensus_queue.cc:1048] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:49.462632 19125 consensus_peers.cc:597] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.501870 19156 raft_consensus.cc:1275] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.503423 20164 consensus_queue.cc:1048] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:17:49.505249 19156 raft_consensus.cc:1275] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.506814 20164 consensus_queue.cc:1048] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:49.520061 19051 consensus_peers.cc:597] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.526110 19051 consensus_peers.cc:597] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.604317 19156 raft_consensus.cc:1275] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.605871 20164 consensus_queue.cc:1048] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:17:49.634012 19159 raft_consensus.cc:1275] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.635581 20159 consensus_queue.cc:1048] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 13:17:49.639310 19051 consensus_peers.cc:597] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.656556 19051 consensus_peers.cc:597] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.665246 19160 raft_consensus.cc:1275] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.677563 20171 consensus_queue.cc:1048] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:49.681505 19199 consensus_peers.cc:597] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.696214 19051 consensus_peers.cc:597] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.697934 19156 raft_consensus.cc:1275] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.703079 20150 consensus_queue.cc:1048] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:17:49.747532 15502 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19871)
W20260709 13:17:49.747700 19199 consensus_peers.cc:597] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:49.750375 19051 consensus_peers.cc:597] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:49.751677 19159 raft_consensus.cc:1275] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:49.754572 20171 consensus_queue.cc:1048] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:17:49.794122 19160 raft_consensus.cc:1275] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:17:49.795652 20164 consensus_queue.cc:1048] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:17:49.810725 19199 consensus_peers.cc:597] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:49.814030 19051 consensus_peers.cc:597] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:49.822997 19051 consensus_peers.cc:597] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.840720 19125 consensus_peers.cc:597] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:49.859205 19051 consensus_peers.cc:597] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:49.954432 19051 consensus_peers.cc:597] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:49.972417 19232 raft_consensus.cc:1275] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Refusing update from remote peer e2e075be46a9410c97ac4379f30809e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:17:49.973958 20144 consensus_queue.cc:1048] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:17:49.987998 19199 consensus_peers.cc:597] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:49.995529 19125 consensus_peers.cc:597] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:49.996819 19199 consensus_peers.cc:597] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.016021 19199 consensus_peers.cc:597] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.050383 19051 consensus_peers.cc:597] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.063692 19199 consensus_peers.cc:597] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.064261 19051 consensus_peers.cc:597] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.074474 19199 consensus_peers.cc:597] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.076762 19199 consensus_peers.cc:597] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.087563 19125 consensus_peers.cc:597] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.170732 19125 consensus_peers.cc:597] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.211205 19125 consensus_peers.cc:597] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.222452 19051 consensus_peers.cc:597] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.224707 19125 consensus_peers.cc:597] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.273566 19125 consensus_peers.cc:597] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.282753 19051 consensus_peers.cc:597] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.304306 19051 consensus_peers.cc:597] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.307910 19199 consensus_peers.cc:597] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.347078 19051 consensus_peers.cc:597] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.358443 19125 consensus_peers.cc:597] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.363888 19051 consensus_peers.cc:597] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.366955 19199 consensus_peers.cc:597] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.377918 19051 consensus_peers.cc:597] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.399515 19125 consensus_peers.cc:597] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.414073 19199 consensus_peers.cc:597] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:50.501336 20177 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:50.501838 20177 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:50.504084 20177 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:50.504499 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc" is_pre_election: true
I20260709 13:17:50.505156 19156 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 3.
I20260709 13:17:50.506361 19201 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 
I20260709 13:17:50.507498 20177 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:17:50.507850 20177 raft_consensus.cc:493] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:50.508174 20177 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:50.512002 19199 leader_election.cc:336] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:50.514684 20177 raft_consensus.cc:515] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:50.516621 20177 leader_election.cc:290] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 4 election: Requested vote from peers 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171), 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125)
I20260709 13:17:50.517365 19156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a68a894950848668564e33702fa8ad1" candidate_uuid: "42b18531ccef4a7ba5ced5f017075cdd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "270fc7f82c7c45e788ae84da2549e8bc"
I20260709 13:17:50.518074 19156 raft_consensus.cc:3060] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:17:50.520371 19199 leader_election.cc:336] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111)
I20260709 13:17:50.526122 19156 raft_consensus.cc:2468] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42b18531ccef4a7ba5ced5f017075cdd in term 4.
I20260709 13:17:50.527491 19201 leader_election.cc:304] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 270fc7f82c7c45e788ae84da2549e8bc, 42b18531ccef4a7ba5ced5f017075cdd; no voters: 398246f5e2a24697a5a9444daf471eba
I20260709 13:17:50.528319 20177 raft_consensus.cc:2804] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:17:50.528771 20177 raft_consensus.cc:697] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 4 LEADER]: Becoming Leader. State: Replica: 42b18531ccef4a7ba5ced5f017075cdd, State: Running, Role: LEADER
I20260709 13:17:50.530095 20177 consensus_queue.cc:237] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } }
I20260709 13:17:50.539433 18911 catalog_manager.cc:5697] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd reported cstate change: term changed from 2 to 4, leader changed from 398246f5e2a24697a5a9444daf471eba (127.15.35.129) to 42b18531ccef4a7ba5ced5f017075cdd (127.15.35.132). New cstate: current_term: 4 leader_uuid: "42b18531ccef4a7ba5ced5f017075cdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42b18531ccef4a7ba5ced5f017075cdd" member_type: VOTER last_known_addr { host: "127.15.35.132" port: 38959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398246f5e2a24697a5a9444daf471eba" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 39125 } health_report { overall_health: UNKNOWN } } }
W20260709 13:17:50.670684 19125 consensus_peers.cc:597] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:50.748224 15502 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19871)
W20260709 13:17:50.927304 19199 consensus_peers.cc:597] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:51.050107 19156 raft_consensus.cc:1275] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Refusing update from remote peer 42b18531ccef4a7ba5ced5f017075cdd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:17:51.051725 20159 consensus_queue.cc:1048] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "270fc7f82c7c45e788ae84da2549e8bc" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 42171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:17:51.455096 19125 consensus_peers.cc:597] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:51.647046 19125 consensus_peers.cc:597] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:51.748816 15502 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 19871)
I20260709 13:17:51.956837 15502 tablet_server.cc:196] TabletServer@127.15.35.129:39125 shutdown complete.
W20260709 13:17:51.958256 19125 consensus_peers.cc:597] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:51.960928 19053 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:42171, user_credentials={real_user=slave}} blocked reactor thread for 49728.6us
W20260709 13:17:52.001062 19051 consensus_peers.cc:597] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.014153 19051 consensus_peers.cc:597] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.058924 19051 consensus_peers.cc:597] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:52.061175 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
W20260709 13:17:52.069023 19200 consensus_peers.cc:597] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.081472 19051 consensus_peers.cc:597] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:52.101728 19200 consensus_peers.cc:597] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.104169 19200 consensus_peers.cc:597] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.109678 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:52.110641 15502 tablet_replica.cc:333] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.111734 15502 raft_consensus.cc:2243] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.112732 15502 raft_consensus.cc:2272] T 3d369e7b157f4952b7f92f6e97a8fb7a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.114899 15502 tablet_replica.cc:333] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.115492 15502 raft_consensus.cc:2243] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.115952 15502 raft_consensus.cc:2272] T 74698c16d5b54e9ab1b297152a58c35d P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.118171 15502 tablet_replica.cc:333] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.118707 15502 raft_consensus.cc:2243] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.119537 15502 raft_consensus.cc:2272] T 8d08cd0fb08a4abc98fd796878aba37f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.122195 15502 tablet_replica.cc:333] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.122969 15502 raft_consensus.cc:2243] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:17:52.123629 19126 consensus_peers.cc:597] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.123963 15502 raft_consensus.cc:2272] T de50060f91b24301951fb12cfecbfb1c P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.126247 15502 tablet_replica.cc:333] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.126992 15502 raft_consensus.cc:2243] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.127990 15502 raft_consensus.cc:2272] T 7fff70778aa84b57a328a7b65743f7cc P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.130646 15502 tablet_replica.cc:333] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
W20260709 13:17:52.131143 19126 consensus_peers.cc:597] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.131487 15502 raft_consensus.cc:2243] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:52.131999 19126 consensus_peers.cc:597] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.132144 15502 raft_consensus.cc:2272] T 391a93333c184470817d774e1d7dc5aa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.135257 15502 tablet_replica.cc:333] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.136042 15502 raft_consensus.cc:2243] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.136847 15502 raft_consensus.cc:2272] T 5f2dae00ee24474595d548c3b2a2cdcb P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.138706 15502 tablet_replica.cc:333] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.139287 15502 raft_consensus.cc:2243] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.139688 15502 raft_consensus.cc:2272] T 4d4bd22b5ac24006ba7aeda291545148 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.141577 15502 tablet_replica.cc:333] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.142243 15502 raft_consensus.cc:2243] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.143009 15502 raft_consensus.cc:2272] T 7b8d2e596f1a4918abecbef6c74ba96d P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.144840 15502 tablet_replica.cc:333] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.145494 15502 raft_consensus.cc:2243] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.146239 15502 raft_consensus.cc:2272] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.148211 15502 tablet_replica.cc:333] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.148738 15502 raft_consensus.cc:2243] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.149124 15502 raft_consensus.cc:2272] T 63f00744ff954a28bbb1c3d4f3ad41b8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.151230 15502 tablet_replica.cc:333] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.151999 15502 raft_consensus.cc:2243] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.152985 15502 raft_consensus.cc:2272] T 8751bd741633472d9aaec4f5841d6976 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.155561 15502 tablet_replica.cc:333] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
W20260709 13:17:52.155561 19051 consensus_peers.cc:597] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.156266 19051 consensus_peers.cc:597] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:52.156677 15502 raft_consensus.cc:2243] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.157500 15502 raft_consensus.cc:2272] T fe02f38bb3434f5bae1f3b262a557d9a P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.159863 15502 tablet_replica.cc:333] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.160454 15502 raft_consensus.cc:2243] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.161167 15502 raft_consensus.cc:2272] T 49d3557fe5e545d8a98f1d4981fcea28 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.163362 15502 tablet_replica.cc:333] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.164093 15502 raft_consensus.cc:2243] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.164886 15502 raft_consensus.cc:2272] T abae8407364c40b4b5e4861802259b47 P e2e075be46a9410c97ac4379f30809e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.166636 15502 tablet_replica.cc:333] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.167119 15502 raft_consensus.cc:2243] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.167524 15502 raft_consensus.cc:2272] T ff1b347b6ad2423ba459490b80b533b9 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.169621 15502 tablet_replica.cc:333] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.170328 15502 raft_consensus.cc:2243] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.170828 15502 raft_consensus.cc:2272] T 5d583bf6af674147a34dbbeb96ab0039 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.172891 15502 tablet_replica.cc:333] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.173647 15502 raft_consensus.cc:2243] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.174054 15502 raft_consensus.cc:2272] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.175891 15502 tablet_replica.cc:333] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.176513 15502 raft_consensus.cc:2243] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.177000 15502 raft_consensus.cc:2272] T c62684926cb34fc58b1fe5d429e40548 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.179144 15502 tablet_replica.cc:333] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.179915 15502 raft_consensus.cc:2243] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.180853 15502 raft_consensus.cc:2272] T 3a89df4ef8074d61955b529c80bc56cf P e2e075be46a9410c97ac4379f30809e6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.183043 15502 tablet_replica.cc:333] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.183593 15502 raft_consensus.cc:2243] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.184600 15502 raft_consensus.cc:2272] T 01cf8c03dde0492dbd713429f62a4096 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.185180 19200 consensus_peers.cc:597] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.186968 15502 tablet_replica.cc:333] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.187707 15502 raft_consensus.cc:2243] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.188367 15502 raft_consensus.cc:2272] T bf1f402665c84ce299eb387732864b9f P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.190045 15502 tablet_replica.cc:333] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.190531 15502 raft_consensus.cc:2243] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.190876 15502 raft_consensus.cc:2272] T da495255da2d42eab35f0bf9d9be0fa4 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.192431 15502 tablet_replica.cc:333] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.192900 15502 raft_consensus.cc:2243] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.193254 15502 raft_consensus.cc:2272] T 910851823ac5450780d5bfe726eaaa0b P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.194861 15502 tablet_replica.cc:333] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.195333 15502 raft_consensus.cc:2243] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.196094 15502 raft_consensus.cc:2272] T 325aad7e754a48c782ffca289d81f752 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.198319 15502 tablet_replica.cc:333] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.199040 15502 raft_consensus.cc:2243] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.200032 15502 raft_consensus.cc:2272] T 3492431342e74ad7a1db06ea928ef7a2 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.202383 15502 tablet_replica.cc:333] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
W20260709 13:17:52.203020 19200 consensus_peers.cc:597] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.203037 15502 raft_consensus.cc:2243] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.203768 15502 raft_consensus.cc:2272] T 1cab227de26b41c1b5ba43314f46ce61 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.205617 15502 tablet_replica.cc:333] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.206261 15502 raft_consensus.cc:2243] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.206784 15502 raft_consensus.cc:2272] T dbb2acbcd29f422ea56866a97ee02ad9 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.209125 15502 tablet_replica.cc:333] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.209862 15502 raft_consensus.cc:2243] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.210405 15502 raft_consensus.cc:2272] T 4706fcf431c5485c99ed2b7186705c7f P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.211031 19200 consensus_peers.cc:597] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.212180 19199 consensus_peers.cc:597] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:17:52.212683 15502 tablet_replica.cc:333] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.213373 15502 raft_consensus.cc:2243] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.213794 15502 raft_consensus.cc:2272] T 69c6be6a3b1f44f193f538481988a8f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.215607 15502 tablet_replica.cc:333] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.216288 15502 raft_consensus.cc:2243] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.216764 15502 raft_consensus.cc:2272] T beb2a6ea33ab4e1d802f493c8c1a11f3 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.219389 15502 tablet_replica.cc:333] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.220112 15502 raft_consensus.cc:2243] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.220935 15502 raft_consensus.cc:2272] T e9969c0559db42da9e8fa13fe1b301cf P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.223438 15502 tablet_replica.cc:333] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.224120 15502 raft_consensus.cc:2243] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.224888 15502 raft_consensus.cc:2272] T a87005bc355e40f79b27bb514a7bb2ab P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.226941 15502 tablet_replica.cc:333] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.227509 15502 raft_consensus.cc:2243] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.227905 15502 raft_consensus.cc:2272] T a958fa51c205488db597d2fb149491f1 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.229809 15502 tablet_replica.cc:333] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.230400 15502 raft_consensus.cc:2243] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.231161 15502 raft_consensus.cc:2272] T d75e40c601fc4b6db527dcd7b84aaf44 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.233254 15502 tablet_replica.cc:333] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.233819 15502 raft_consensus.cc:2243] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.234316 15502 raft_consensus.cc:2272] T 89ea06f994e8463c9a5718b9a7ee0bcb P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.236065 19125 consensus_peers.cc:597] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:52.236270 15502 tablet_replica.cc:333] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.236874 15502 raft_consensus.cc:2243] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.237664 15502 raft_consensus.cc:2272] T 9a294f5f77744c128ef671d79e879423 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.239548 15502 tablet_replica.cc:333] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.240036 15502 raft_consensus.cc:2243] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.240872 15502 raft_consensus.cc:2272] T 35c452bd232d433b95a980bf36128dfa P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.242518 15502 tablet_replica.cc:333] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.243005 15502 raft_consensus.cc:2243] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.243413 15502 raft_consensus.cc:2272] T 9ad23a5ea5cd446a98a456c1b691167f P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.245218 15502 tablet_replica.cc:333] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.245888 15502 raft_consensus.cc:2243] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.246326 15502 raft_consensus.cc:2272] T 4b6f2871868247a3a9f491ee2bb2ea46 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.248391 15502 tablet_replica.cc:333] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.248983 15502 raft_consensus.cc:2243] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.249879 15502 raft_consensus.cc:2272] T 94dee0bae937414faec5cdac31f5c6f1 P e2e075be46a9410c97ac4379f30809e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.252040 15502 tablet_replica.cc:333] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.252516 15502 raft_consensus.cc:2243] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.252899 15502 raft_consensus.cc:2272] T 420f99c78fff440b81b587ab6b31ded0 P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.254720 15502 tablet_replica.cc:333] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.255273 15502 raft_consensus.cc:2243] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.255959 15502 raft_consensus.cc:2272] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P e2e075be46a9410c97ac4379f30809e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.257740 15502 tablet_replica.cc:333] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6: stopping tablet replica
I20260709 13:17:52.258164 15502 raft_consensus.cc:2243] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.258950 15502 raft_consensus.cc:2272] T 608fdc007ab049ba9780f31226b65c13 P e2e075be46a9410c97ac4379f30809e6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.270949 19200 consensus_peers.cc:597] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.278334 19126 consensus_peers.cc:597] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.302517 19126 consensus_peers.cc:597] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.312294 19126 connection.cc:769] client connection to 127.15.35.130:37311 send error: Network error: sendmsg error: Connection reset by peer (error 104)
W20260709 13:17:52.319190 19126 consensus_peers.cc:597] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.319648 19126 consensus_peers.cc:597] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.330818 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
W20260709 13:17:52.345391 19199 consensus_peers.cc:597] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.368955 19200 consensus_peers.cc:597] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.403532 19199 consensus_peers.cc:597] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:52.405459 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
W20260709 13:17:52.411253 19126 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111) [suppressed 447 similar messages]
W20260709 13:17:52.414224 19126 consensus_peers.cc:597] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:52.433189 19199 consensus_peers.cc:597] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.436694 19125 consensus_peers.cc:597] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.443557 19201 consensus_peers.cc:597] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.444871 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:52.445631 15502 tablet_replica.cc:333] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.446269 15502 raft_consensus.cc:2243] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.446688 15502 raft_consensus.cc:2272] T de50060f91b24301951fb12cfecbfb1c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.448964 15502 tablet_replica.cc:333] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.449640 15502 raft_consensus.cc:2243] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.450094 15502 raft_consensus.cc:2272] T c9b7d0b503484bc6afa7fb25cd63f90c P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.452247 15502 tablet_replica.cc:333] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
W20260709 13:17:52.452255 19125 consensus_peers.cc:597] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:52.452880 15502 raft_consensus.cc:2243] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.453359 15502 raft_consensus.cc:2272] T 3d369e7b157f4952b7f92f6e97a8fb7a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.455175 15502 tablet_replica.cc:333] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.456027 15502 raft_consensus.cc:2243] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.456593 15502 raft_consensus.cc:2272] T 8d08cd0fb08a4abc98fd796878aba37f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.458890 15502 tablet_replica.cc:333] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.459553 15502 raft_consensus.cc:2243] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.460453 15502 raft_consensus.cc:2272] T 74698c16d5b54e9ab1b297152a58c35d P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.462342 15502 tablet_replica.cc:333] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.462875 15502 raft_consensus.cc:2243] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.463245 15502 raft_consensus.cc:2272] T 5f2dae00ee24474595d548c3b2a2cdcb P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.464879 15502 tablet_replica.cc:333] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.465461 15502 raft_consensus.cc:2243] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.466198 15502 raft_consensus.cc:2272] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.468014 15502 tablet_replica.cc:333] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.468590 15502 raft_consensus.cc:2243] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.469362 15502 raft_consensus.cc:2272] T 4d4bd22b5ac24006ba7aeda291545148 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.471310 15502 tablet_replica.cc:333] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.471875 15502 raft_consensus.cc:2243] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.472599 15502 raft_consensus.cc:2272] T 6422951adcc248b4a74de0afd5c9fee1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.474828 15502 tablet_replica.cc:333] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.475562 15502 raft_consensus.cc:2243] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.476135 15502 raft_consensus.cc:2272] T 8751bd741633472d9aaec4f5841d6976 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.478427 15502 tablet_replica.cc:333] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.478900 15502 raft_consensus.cc:2243] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.479555 15502 raft_consensus.cc:2272] T 6267e6fa9ad243eab3b44bc39b515984 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.481246 15502 tablet_replica.cc:333] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.481926 15502 raft_consensus.cc:2243] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.482383 15502 raft_consensus.cc:2272] T fe02f38bb3434f5bae1f3b262a557d9a P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.484481 15502 tablet_replica.cc:333] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.485263 15502 raft_consensus.cc:2243] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.485725 15502 raft_consensus.cc:2272] T abae8407364c40b4b5e4861802259b47 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.486127 19126 consensus_peers.cc:597] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.487447 15502 tablet_replica.cc:333] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.488045 15502 raft_consensus.cc:2243] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.488448 15502 raft_consensus.cc:2272] T ff1b347b6ad2423ba459490b80b533b9 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.490284 15502 tablet_replica.cc:333] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.491089 15502 raft_consensus.cc:2243] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.492036 15502 raft_consensus.cc:2272] T 5d583bf6af674147a34dbbeb96ab0039 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.493815 15502 tablet_replica.cc:333] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.494590 15502 raft_consensus.cc:2243] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.494992 15502 raft_consensus.cc:2272] T 325aad7e754a48c782ffca289d81f752 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.497718 15502 tablet_replica.cc:333] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.498232 15502 raft_consensus.cc:2243] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.498631 15502 raft_consensus.cc:2272] T 5a48f2325a954b2cba5dae2ebd8d9593 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.500316 15502 tablet_replica.cc:333] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.500805 15502 raft_consensus.cc:2243] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.501180 15502 raft_consensus.cc:2272] T dbb2acbcd29f422ea56866a97ee02ad9 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.503134 15502 tablet_replica.cc:333] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.503623 15502 raft_consensus.cc:2243] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.504406 15502 raft_consensus.cc:2272] T 4706fcf431c5485c99ed2b7186705c7f P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.506155 15502 tablet_replica.cc:333] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.506657 15502 raft_consensus.cc:2243] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.507033 15502 raft_consensus.cc:2272] T 94dee0bae937414faec5cdac31f5c6f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.508617 15502 tablet_replica.cc:333] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.509119 15502 raft_consensus.cc:2243] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.509553 15502 raft_consensus.cc:2272] T e8dc4d283963415aa04d5455885940f5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.511790 15502 tablet_replica.cc:333] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.512483 15502 raft_consensus.cc:2243] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.513391 15502 raft_consensus.cc:2272] T 69c6be6a3b1f44f193f538481988a8f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.515686 15502 tablet_replica.cc:333] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.516346 15502 raft_consensus.cc:2243] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.516793 15502 raft_consensus.cc:2272] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.519254 15502 tablet_replica.cc:333] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.519886 15502 raft_consensus.cc:2243] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.520763 15502 raft_consensus.cc:2272] T 910851823ac5450780d5bfe726eaaa0b P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.523202 15502 tablet_replica.cc:333] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
W20260709 13:17:52.523308 19199 consensus_peers.cc:597] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:52.523880 15502 raft_consensus.cc:2243] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.524401 15502 raft_consensus.cc:2272] T 0789810358cf4326bdf9c15646f2542a P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.526751 15502 tablet_replica.cc:333] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.527520 15502 raft_consensus.cc:2243] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:17:52.528450 19201 consensus_peers.cc:597] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.528534 15502 raft_consensus.cc:2272] T c62684926cb34fc58b1fe5d429e40548 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.529896 19201 consensus_peers.cc:597] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.531840 15502 tablet_replica.cc:333] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.532624 15502 raft_consensus.cc:2243] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.533150 15502 raft_consensus.cc:2272] T 3a89df4ef8074d61955b529c80bc56cf P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.535584 15502 tablet_replica.cc:333] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.536324 15502 raft_consensus.cc:2243] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.537220 15502 raft_consensus.cc:2272] T b3fa86ea27c241f089279846d5cfe297 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.538266 19199 consensus_peers.cc:597] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:17:52.539557 15502 tablet_replica.cc:333] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.540155 15502 raft_consensus.cc:2243] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.540547 15502 raft_consensus.cc:2272] T bf1f402665c84ce299eb387732864b9f P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.542378 15502 tablet_replica.cc:333] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.542902 15502 raft_consensus.cc:2243] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.543632 15502 raft_consensus.cc:2272] T 13671c33ca6043b3b900a6a79f33abba P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.546072 15502 tablet_replica.cc:333] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.546665 15502 raft_consensus.cc:2243] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.547614 15502 raft_consensus.cc:2272] T eb0eb748651e4c4fa862bad8f1954ed5 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.550061 15502 tablet_replica.cc:333] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.550770 15502 raft_consensus.cc:2243] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.551221 15502 raft_consensus.cc:2272] T 2de7b147028e44fd9ef08c767c276c8d P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.553021 15502 tablet_replica.cc:333] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.553615 15502 raft_consensus.cc:2243] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.554051 15502 raft_consensus.cc:2272] T 0a68a894950848668564e33702fa8ad1 P 270fc7f82c7c45e788ae84da2549e8bc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.555795 15502 tablet_replica.cc:333] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.556321 15502 raft_consensus.cc:2243] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.557027 15502 raft_consensus.cc:2272] T 420f99c78fff440b81b587ab6b31ded0 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.558871 15502 tablet_replica.cc:333] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.559387 15502 raft_consensus.cc:2243] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.559780 15502 raft_consensus.cc:2272] T 608fdc007ab049ba9780f31226b65c13 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.561650 15502 tablet_replica.cc:333] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.562165 15502 raft_consensus.cc:2243] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.562564 15502 raft_consensus.cc:2272] T a87005bc355e40f79b27bb514a7bb2ab P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.564306 15502 tablet_replica.cc:333] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.564802 15502 raft_consensus.cc:2243] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.565606 15502 raft_consensus.cc:2272] T a958fa51c205488db597d2fb149491f1 P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.567705 15502 tablet_replica.cc:333] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.568377 15502 raft_consensus.cc:2243] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.568857 15502 raft_consensus.cc:2272] T d75e40c601fc4b6db527dcd7b84aaf44 P 270fc7f82c7c45e788ae84da2549e8bc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.569028 19201 consensus_peers.cc:597] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.570672 15502 tablet_replica.cc:333] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.571247 15502 raft_consensus.cc:2243] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.571946 15502 raft_consensus.cc:2272] T 50577717509a46eba7d47af7866ba248 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.574110 15502 tablet_replica.cc:333] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.574683 15502 raft_consensus.cc:2243] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.575055 15502 raft_consensus.cc:2272] T 89ea06f994e8463c9a5718b9a7ee0bcb P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.577338 15502 tablet_replica.cc:333] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
W20260709 13:17:52.577360 19200 consensus_peers.cc:597] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd -> Peer e2e075be46a9410c97ac4379f30809e6 (127.15.35.130:37311): Couldn't send request to peer e2e075be46a9410c97ac4379f30809e6. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.578054 15502 raft_consensus.cc:2243] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.578692 15502 raft_consensus.cc:2272] T 4b6f2871868247a3a9f491ee2bb2ea46 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.580545 15502 tablet_replica.cc:333] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.580976 15502 raft_consensus.cc:2243] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.581694 15502 raft_consensus.cc:2272] T 9ad23a5ea5cd446a98a456c1b691167f P 270fc7f82c7c45e788ae84da2549e8bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.583484 15502 tablet_replica.cc:333] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.583935 15502 raft_consensus.cc:2243] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.584285 15502 raft_consensus.cc:2272] T 126f8545c20b4ccbac420cc97fc5ac01 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.586026 15502 tablet_replica.cc:333] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc: stopping tablet replica
I20260709 13:17:52.586427 15502 raft_consensus.cc:2243] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.586735 15502 raft_consensus.cc:2272] T 979599396e3e49dcb92b8fd950b6a075 P 270fc7f82c7c45e788ae84da2549e8bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.616995 19199 consensus_peers.cc:597] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.629647 19199 consensus_peers.cc:597] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.649459 19199 consensus_peers.cc:597] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.650027 19201 consensus_peers.cc:597] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.655071 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
W20260709 13:17:52.666291 19199 consensus_peers.cc:597] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 398246f5e2a24697a5a9444daf471eba (127.15.35.129:39125): Couldn't send request to peer 398246f5e2a24697a5a9444daf471eba. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:39125: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:17:52.682192 19201 consensus_peers.cc:597] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.726118 15502 tablet_server.cc:179] TabletServer@127.15.35.132:0 shutting down...
I20260709 13:17:52.767236 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:52.768152 15502 tablet_replica.cc:333] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.769197 15502 raft_consensus.cc:2243] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.770202 15502 raft_consensus.cc:2272] T c9b7d0b503484bc6afa7fb25cd63f90c P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.772085 15502 tablet_replica.cc:333] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.772838 15502 raft_consensus.cc:2243] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.773367 15502 raft_consensus.cc:2272] T 3d369e7b157f4952b7f92f6e97a8fb7a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.775259 15502 tablet_replica.cc:333] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.775874 15502 raft_consensus.cc:2243] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.776425 15502 raft_consensus.cc:2272] T 5f2dae00ee24474595d548c3b2a2cdcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.778725 15502 tablet_replica.cc:333] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.779335 15502 raft_consensus.cc:2243] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.779852 15502 raft_consensus.cc:2272] T 6a4e1b4cf41b4a0f84fcb86abd87b87a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.780324 19201 consensus_peers.cc:597] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.782161 15502 tablet_replica.cc:333] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.782845 15502 raft_consensus.cc:2243] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.783552 15502 raft_consensus.cc:2272] T 63f00744ff954a28bbb1c3d4f3ad41b8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.785341 15502 tablet_replica.cc:333] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.785905 15502 raft_consensus.cc:2243] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.786298 15502 raft_consensus.cc:2272] T 6267e6fa9ad243eab3b44bc39b515984 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.788031 15502 tablet_replica.cc:333] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.788595 15502 raft_consensus.cc:2243] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.788990 15502 raft_consensus.cc:2272] T d68ccc1b0ab5412d9a3aef853eafb5e1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.790737 15502 tablet_replica.cc:333] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.791311 15502 raft_consensus.cc:2243] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.791720 15502 raft_consensus.cc:2272] T 7b8d2e596f1a4918abecbef6c74ba96d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.793598 15502 tablet_replica.cc:333] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.794137 15502 raft_consensus.cc:2243] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.794523 15502 raft_consensus.cc:2272] T 6422951adcc248b4a74de0afd5c9fee1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.796486 15502 tablet_replica.cc:333] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.797173 15502 raft_consensus.cc:2243] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.797736 15502 raft_consensus.cc:2272] T 8751bd741633472d9aaec4f5841d6976 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.800359 15502 tablet_replica.cc:333] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.801179 15502 raft_consensus.cc:2243] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:17:52.801326 19201 consensus_peers.cc:597] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.801740 15502 raft_consensus.cc:2272] T 7fff70778aa84b57a328a7b65743f7cc P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.804311 15502 tablet_replica.cc:333] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.804870 15502 raft_consensus.cc:2243] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.805627 15502 raft_consensus.cc:2272] T 391a93333c184470817d774e1d7dc5aa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.807396 15502 tablet_replica.cc:333] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.807950 15502 raft_consensus.cc:2243] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.808884 15502 raft_consensus.cc:2272] T 0789810358cf4326bdf9c15646f2542a P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.810998 15502 tablet_replica.cc:333] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.811545 15502 raft_consensus.cc:2243] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.812232 15502 raft_consensus.cc:2272] T ff1b347b6ad2423ba459490b80b533b9 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.814185 15502 tablet_replica.cc:333] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.814729 15502 raft_consensus.cc:2243] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.815196 15502 raft_consensus.cc:2272] T 5d583bf6af674147a34dbbeb96ab0039 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.817019 15502 tablet_replica.cc:333] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.817631 15502 raft_consensus.cc:2243] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.818073 15502 raft_consensus.cc:2272] T 49d3557fe5e545d8a98f1d4981fcea28 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.820649 15502 tablet_replica.cc:333] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.821413 15502 raft_consensus.cc:2243] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.822393 15502 raft_consensus.cc:2272] T 0a2c70724d5b4a04bbb2fa47cbb077c8 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.824791 15502 tablet_replica.cc:333] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.825647 15502 raft_consensus.cc:2243] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.826165 15502 raft_consensus.cc:2272] T 3492431342e74ad7a1db06ea928ef7a2 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.828092 15502 tablet_replica.cc:333] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.828636 15502 raft_consensus.cc:2243] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.829428 15502 raft_consensus.cc:2272] T 5a48f2325a954b2cba5dae2ebd8d9593 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.831224 15502 tablet_replica.cc:333] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.831763 15502 raft_consensus.cc:2243] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.832492 15502 raft_consensus.cc:2272] T 1cab227de26b41c1b5ba43314f46ce61 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.834363 15502 tablet_replica.cc:333] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.834899 15502 raft_consensus.cc:2243] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.835597 15502 raft_consensus.cc:2272] T da495255da2d42eab35f0bf9d9be0fa4 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.837414 15502 tablet_replica.cc:333] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.837939 15502 raft_consensus.cc:2243] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.838603 15502 raft_consensus.cc:2272] T 979599396e3e49dcb92b8fd950b6a075 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.840261 15502 tablet_replica.cc:333] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.840793 15502 raft_consensus.cc:2243] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.841187 15502 raft_consensus.cc:2272] T 910851823ac5450780d5bfe726eaaa0b P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.842988 15502 tablet_replica.cc:333] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.843511 15502 raft_consensus.cc:2243] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.844201 15502 raft_consensus.cc:2272] T dbb2acbcd29f422ea56866a97ee02ad9 P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.845937 15502 tablet_replica.cc:333] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.846481 15502 raft_consensus.cc:2243] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.846875 15502 raft_consensus.cc:2272] T b3fa86ea27c241f089279846d5cfe297 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.849248 15502 tablet_replica.cc:333] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.850010 15502 raft_consensus.cc:2243] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.850497 15502 raft_consensus.cc:2272] T 01cf8c03dde0492dbd713429f62a4096 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:17:52.850970 19201 consensus_peers.cc:597] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd -> Peer 270fc7f82c7c45e788ae84da2549e8bc (127.15.35.131:42171): Couldn't send request to peer 270fc7f82c7c45e788ae84da2549e8bc. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.131:42171: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:52.852618 15502 tablet_replica.cc:333] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.853240 15502 raft_consensus.cc:2243] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.853662 15502 raft_consensus.cc:2272] T bf1f402665c84ce299eb387732864b9f P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.855396 15502 tablet_replica.cc:333] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.855862 15502 raft_consensus.cc:2243] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.856191 15502 raft_consensus.cc:2272] T 13671c33ca6043b3b900a6a79f33abba P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.857793 15502 tablet_replica.cc:333] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.858254 15502 raft_consensus.cc:2243] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.858573 15502 raft_consensus.cc:2272] T eb0eb748651e4c4fa862bad8f1954ed5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.860252 15502 tablet_replica.cc:333] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.860713 15502 raft_consensus.cc:2243] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.861428 15502 raft_consensus.cc:2272] T 2de7b147028e44fd9ef08c767c276c8d P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.863088 15502 tablet_replica.cc:333] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.863555 15502 raft_consensus.cc:2243] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.864203 15502 raft_consensus.cc:2272] T 0a68a894950848668564e33702fa8ad1 P 42b18531ccef4a7ba5ced5f017075cdd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.865887 15502 tablet_replica.cc:333] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.866338 15502 raft_consensus.cc:2243] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.866657 15502 raft_consensus.cc:2272] T 46ef8cf5f1494ae89a0f2e25ebbfee5c P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.868230 15502 tablet_replica.cc:333] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.868678 15502 raft_consensus.cc:2243] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.869372 15502 raft_consensus.cc:2272] T 89ea06f994e8463c9a5718b9a7ee0bcb P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.870997 15502 tablet_replica.cc:333] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.871471 15502 raft_consensus.cc:2243] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.871802 15502 raft_consensus.cc:2272] T 9a294f5f77744c128ef671d79e879423 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.873559 15502 tablet_replica.cc:333] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.874018 15502 raft_consensus.cc:2243] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.874364 15502 raft_consensus.cc:2272] T 35c452bd232d433b95a980bf36128dfa P 42b18531ccef4a7ba5ced5f017075cdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.876001 15502 tablet_replica.cc:333] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.876461 15502 raft_consensus.cc:2243] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.877106 15502 raft_consensus.cc:2272] T 126f8545c20b4ccbac420cc97fc5ac01 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.878902 15502 tablet_replica.cc:333] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.879354 15502 raft_consensus.cc:2243] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.879674 15502 raft_consensus.cc:2272] T 9ad23a5ea5cd446a98a456c1b691167f P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.881453 15502 tablet_replica.cc:333] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.881882 15502 raft_consensus.cc:2243] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.882192 15502 raft_consensus.cc:2272] T 94dee0bae937414faec5cdac31f5c6f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.883838 15502 tablet_replica.cc:333] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.884259 15502 raft_consensus.cc:2243] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.884903 15502 raft_consensus.cc:2272] T e8dc4d283963415aa04d5455885940f5 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.886620 15502 tablet_replica.cc:333] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.887028 15502 raft_consensus.cc:2243] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.887331 15502 raft_consensus.cc:2272] T e9969c0559db42da9e8fa13fe1b301cf P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.888998 15502 tablet_replica.cc:333] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.889452 15502 raft_consensus.cc:2243] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.889775 15502 raft_consensus.cc:2272] T 69c6be6a3b1f44f193f538481988a8f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.891408 15502 tablet_replica.cc:333] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.891822 15502 raft_consensus.cc:2243] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:52.892441 15502 raft_consensus.cc:2272] T beb2a6ea33ab4e1d802f493c8c1a11f3 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.894132 15502 tablet_replica.cc:333] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.894556 15502 raft_consensus.cc:2243] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.894912 15502 raft_consensus.cc:2272] T a958fa51c205488db597d2fb149491f1 P 42b18531ccef4a7ba5ced5f017075cdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.896490 15502 tablet_replica.cc:333] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd: stopping tablet replica
I20260709 13:17:52.896878 15502 raft_consensus.cc:2243] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:52.897194 15502 raft_consensus.cc:2272] T 50577717509a46eba7d47af7866ba248 P 42b18531ccef4a7ba5ced5f017075cdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:52.975579 15502 tablet_server.cc:196] TabletServer@127.15.35.132:0 shutdown complete.
I20260709 13:17:53.040019 15502 master.cc:562] Master@127.15.35.190:34027 shutting down...
I20260709 13:17:53.067508 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:53.068104 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:53.068382 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92bbdab6b49142d8a663c0aca8242434: stopping tablet replica
I20260709 13:17:53.089527 15502 master.cc:584] Master@127.15.35.190:34027 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (35094 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:17:53.178184 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:43179
I20260709 13:17:53.179315 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:53.185351 20226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:53.185370 20225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:17:53.186131 20228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:17:53.186695 15502 server_base.cc:1061] running on GCE node
I20260709 13:17:53.187747 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:53.187927 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:53.188043 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603073188032 us; error 0 us; skew 500 ppm
I20260709 13:17:53.188495 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:53.190827 15502 webserver.cc:533] Webserver started at http://127.15.35.190:44971/ using document root <none> and password file <none>
I20260709 13:17:53.191260 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:53.191411 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:53.191633 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:53.192674 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "05056e6339cb4a2d96a3616923b0f996"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.196908 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:17:53.201339 20233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.202486 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:17:53.202821 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "05056e6339cb4a2d96a3616923b0f996"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.203186 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-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)
I20260709 13:17:53.239357 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:53.240609 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:53.278848 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:43179
I20260709 13:17:53.278976 20284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:43179 every 8 connection(s)
I20260709 13:17:53.282714 20285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.294709 20285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996: Bootstrap starting.
I20260709 13:17:53.299721 20285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:53.304800 20285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996: No bootstrap required, opened a new log
I20260709 13:17:53.307238 20285 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05056e6339cb4a2d96a3616923b0f996" member_type: VOTER }
I20260709 13:17:53.307631 20285 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:53.307906 20285 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05056e6339cb4a2d96a3616923b0f996, State: Initialized, Role: FOLLOWER
I20260709 13:17:53.308526 20285 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05056e6339cb4a2d96a3616923b0f996" member_type: VOTER }
I20260709 13:17:53.308981 20285 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:17:53.309198 20285 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:17:53.309511 20285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:53.314411 20285 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05056e6339cb4a2d96a3616923b0f996" member_type: VOTER }
I20260709 13:17:53.314998 20285 leader_election.cc:304] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [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: 05056e6339cb4a2d96a3616923b0f996; no voters: 
I20260709 13:17:53.316356 20285 leader_election.cc:290] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:17:53.316813 20288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:53.318337 20288 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 1 LEADER]: Becoming Leader. State: Replica: 05056e6339cb4a2d96a3616923b0f996, State: Running, Role: LEADER
I20260709 13:17:53.319051 20288 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [LEADER]: Queue going to LEADER mode. State: All 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: "05056e6339cb4a2d96a3616923b0f996" member_type: VOTER }
I20260709 13:17:53.319358 20285 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:17:53.323709 20289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05056e6339cb4a2d96a3616923b0f996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05056e6339cb4a2d96a3616923b0f996" member_type: VOTER } }
I20260709 13:17:53.324680 20289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:53.323784 20290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05056e6339cb4a2d96a3616923b0f996. Latest consensus state: current_term: 1 leader_uuid: "05056e6339cb4a2d96a3616923b0f996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05056e6339cb4a2d96a3616923b0f996" member_type: VOTER } }
I20260709 13:17:53.326115 20290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [sys.catalog]: This master's current role is: LEADER
I20260709 13:17:53.331718 20296 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:17:53.339999 20296 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:17:53.341061 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:17:53.349397 20296 catalog_manager.cc:1383] Generated new cluster ID: 7885e523cdc14ae1bbd4bdc2ab296c73
I20260709 13:17:53.349704 20296 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:17:53.379201 20296 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:17:53.380524 20296 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:17:53.391883 20296 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996: Generated new TSK 0
I20260709 13:17:53.392547 20296 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:17:53.408186 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:53.414054 20306 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
W20260709 13:17:53.415397 20307 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
W20260709 13:17:53.416951 20309 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
I20260709 13:17:53.417855 15502 server_base.cc:1061] running on GCE node
I20260709 13:17:53.419014 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:53.419210 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:53.419332 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603073419320 us; error 0 us; skew 500 ppm
I20260709 13:17:53.419780 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:53.422346 15502 webserver.cc:533] Webserver started at http://127.15.35.129:40885/ using document root <none> and password file <none>
I20260709 13:17:53.422802 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:53.422959 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:53.423177 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:53.424275 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "3202aba8cf81430ab569ab37fb7b3d05"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.428753 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:17:53.432211 20314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.433034 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:53.433362 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "3202aba8cf81430ab569ab37fb7b3d05"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.433674 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-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)
I20260709 13:17:53.464109 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:53.465405 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:53.466936 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:53.469173 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:53.469408 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.469661 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:53.469851 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.541798 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:34443
I20260709 13:17:53.541906 20377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:34443 every 8 connection(s)
I20260709 13:17:53.549055 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:53.558241 20382 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
W20260709 13:17:53.559417 20383 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
W20260709 13:17:53.564060 20385 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
I20260709 13:17:53.564558 15502 server_base.cc:1061] running on GCE node
I20260709 13:17:53.565121 20378 heartbeater.cc:344] Connected to a master server at 127.15.35.190:43179
I20260709 13:17:53.565675 20378 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:53.566241 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:53.566479 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:53.566586 20378 heartbeater.cc:507] Master 127.15.35.190:43179 requested a full tablet report, sending...
I20260709 13:17:53.566718 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603073566681 us; error 0 us; skew 500 ppm
I20260709 13:17:53.567576 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:53.569397 20250 ts_manager.cc:194] Registered new tserver with Master: 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443)
I20260709 13:17:53.570691 15502 webserver.cc:533] Webserver started at http://127.15.35.130:37065/ using document root <none> and password file <none>
I20260709 13:17:53.571285 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:53.571489 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:53.571830 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:53.572023 20250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52044
I20260709 13:17:53.573696 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "bdf09647515c46e587bc4863ec869b97"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.578413 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:17:53.581880 20390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.582619 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:17:53.582906 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "bdf09647515c46e587bc4863ec869b97"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.583184 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-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)
I20260709 13:17:53.604331 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:53.605746 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:53.607239 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:53.609656 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:53.609908 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.610152 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:53.610340 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.652858 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:44125
I20260709 13:17:53.652957 20452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:44125 every 8 connection(s)
I20260709 13:17:53.658162 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:17:53.665913 20456 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
W20260709 13:17:53.667709 20457 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
I20260709 13:17:53.671329 15502 server_base.cc:1061] running on GCE node
W20260709 13:17:53.671245 20459 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
I20260709 13:17:53.671847 20453 heartbeater.cc:344] Connected to a master server at 127.15.35.190:43179
I20260709 13:17:53.672358 20453 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:53.672716 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:17:53.673036 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:17:53.673254 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603073673234 us; error 0 us; skew 500 ppm
I20260709 13:17:53.673439 20453 heartbeater.cc:507] Master 127.15.35.190:43179 requested a full tablet report, sending...
I20260709 13:17:53.674033 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:17:53.675737 20250 ts_manager.cc:194] Registered new tserver with Master: bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:53.676803 15502 webserver.cc:533] Webserver started at http://127.15.35.131:36421/ using document root <none> and password file <none>
I20260709 13:17:53.677524 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:17:53.677762 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:17:53.677695 20250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52060
I20260709 13:17:53.678251 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:17:53.680059 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "e6a9433234e04a61ba1f3b54f47867cb"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.684748 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:17:53.688386 20464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.689150 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:17:53.689546 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "e6a9433234e04a61ba1f3b54f47867cb"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:17:53.689819 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-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)
I20260709 13:17:53.703025 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:17:53.704186 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:17:53.705658 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:17:53.707914 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:17:53.708086 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.708259 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:17:53.708393 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:17:53.752737 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:40235
I20260709 13:17:53.752861 20526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:40235 every 8 connection(s)
I20260709 13:17:53.768827 20527 heartbeater.cc:344] Connected to a master server at 127.15.35.190:43179
I20260709 13:17:53.769340 20527 heartbeater.cc:461] Registering TS with master...
I20260709 13:17:53.770282 20527 heartbeater.cc:507] Master 127.15.35.190:43179 requested a full tablet report, sending...
I20260709 13:17:53.772444 20250 ts_manager.cc:194] Registered new tserver with Master: e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:53.773447 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017365048s
I20260709 13:17:53.774165 20250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52070
I20260709 13:17:53.802244 20250 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52082:
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"
    }
  }
}
W20260709 13:17:53.805768 20250 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.
I20260709 13:17:53.886787 20418 tablet_service.cc:1511] Processing CreateTablet for tablet fd7ad8eb5b9640d8a0ee483ba84699d7 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:53.888258 20418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7ad8eb5b9640d8a0ee483ba84699d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.893587 20417 tablet_service.cc:1511] Processing CreateTablet for tablet a2df5927280d43969d8dcd0f7ca27e73 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:53.895226 20417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2df5927280d43969d8dcd0f7ca27e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.901324 20416 tablet_service.cc:1511] Processing CreateTablet for tablet d0e09d25588b4af0a55f1b84a43891a6 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:53.902981 20416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e09d25588b4af0a55f1b84a43891a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.906205 20415 tablet_service.cc:1511] Processing CreateTablet for tablet 45b28124e60c4cffb718f4b26672d171 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:53.907802 20415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b28124e60c4cffb718f4b26672d171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.911017 20342 tablet_service.cc:1511] Processing CreateTablet for tablet fd7ad8eb5b9640d8a0ee483ba84699d7 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:53.912679 20342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7ad8eb5b9640d8a0ee483ba84699d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.914644 20341 tablet_service.cc:1511] Processing CreateTablet for tablet a2df5927280d43969d8dcd0f7ca27e73 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:53.914800 20414 tablet_service.cc:1511] Processing CreateTablet for tablet aba6115139fc42d09823cde2bcc9954a (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:53.916124 20341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2df5927280d43969d8dcd0f7ca27e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.934729 20411 tablet_service.cc:1511] Processing CreateTablet for tablet 6e76462255964ee898d8e5d08af5977a (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:53.937803 20491 tablet_service.cc:1511] Processing CreateTablet for tablet a2df5927280d43969d8dcd0f7ca27e73 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:17:53.939234 20491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2df5927280d43969d8dcd0f7ca27e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.942404 20410 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc5b0ea05154611b72116832bd9d847 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:53.944150 20337 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8a7c8142624f2f9184c06e7dda009c (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:53.945614 20337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8a7c8142624f2f9184c06e7dda009c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.945770 20333 tablet_service.cc:1511] Processing CreateTablet for tablet dfb8b92d9e8a4153962a401e5ea0fe56 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:53.947041 20492 tablet_service.cc:1511] Processing CreateTablet for tablet fd7ad8eb5b9640d8a0ee483ba84699d7 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:17:53.947587 20333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb8b92d9e8a4153962a401e5ea0fe56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.948523 20492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd7ad8eb5b9640d8a0ee483ba84699d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.916290 20414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba6115139fc42d09823cde2bcc9954a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.919502 20339 tablet_service.cc:1511] Processing CreateTablet for tablet 45b28124e60c4cffb718f4b26672d171 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:53.917629 20340 tablet_service.cc:1511] Processing CreateTablet for tablet d0e09d25588b4af0a55f1b84a43891a6 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:53.950187 20339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b28124e60c4cffb718f4b26672d171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.921468 20338 tablet_service.cc:1511] Processing CreateTablet for tablet aba6115139fc42d09823cde2bcc9954a (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:53.926083 20336 tablet_service.cc:1511] Processing CreateTablet for tablet fb32be07e8bb4273b59193397b0db910 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:53.927066 20490 tablet_service.cc:1511] Processing CreateTablet for tablet d0e09d25588b4af0a55f1b84a43891a6 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:17:53.928853 20412 tablet_service.cc:1511] Processing CreateTablet for tablet fb32be07e8bb4273b59193397b0db910 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:53.954957 20409 tablet_service.cc:1511] Processing CreateTablet for tablet dfb8b92d9e8a4153962a401e5ea0fe56 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:53.928881 20489 tablet_service.cc:1511] Processing CreateTablet for tablet 45b28124e60c4cffb718f4b26672d171 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:17:53.956924 20489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45b28124e60c4cffb718f4b26672d171. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.956557 20486 tablet_service.cc:1511] Processing CreateTablet for tablet fb32be07e8bb4273b59193397b0db910 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:17:53.930122 20488 tablet_service.cc:1511] Processing CreateTablet for tablet aba6115139fc42d09823cde2bcc9954a (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:17:53.931385 20335 tablet_service.cc:1511] Processing CreateTablet for tablet 6e76462255964ee898d8e5d08af5977a (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:53.932106 20487 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8a7c8142624f2f9184c06e7dda009c (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:53.942623 20334 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc5b0ea05154611b72116832bd9d847 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:53.951064 20340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e09d25588b4af0a55f1b84a43891a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.922940 20413 tablet_service.cc:1511] Processing CreateTablet for tablet 6d8a7c8142624f2f9184c06e7dda009c (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:17:53.962651 20335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76462255964ee898d8e5d08af5977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.963279 20484 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc5b0ea05154611b72116832bd9d847 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:17:53.955873 20412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb32be07e8bb4273b59193397b0db910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.965730 20413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8a7c8142624f2f9184c06e7dda009c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.966276 20483 tablet_service.cc:1511] Processing CreateTablet for tablet dfb8b92d9e8a4153962a401e5ea0fe56 (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:17:53.957945 20486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb32be07e8bb4273b59193397b0db910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.971215 20490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0e09d25588b4af0a55f1b84a43891a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.960837 20485 tablet_service.cc:1511] Processing CreateTablet for tablet 6e76462255964ee898d8e5d08af5977a (DEFAULT_TABLE table=test-workload [id=c3117cd3122941a3a046bf6f7d10f437]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:17:53.974350 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76462255964ee898d8e5d08af5977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.976739 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb8b92d9e8a4153962a401e5ea0fe56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.977892 20411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e76462255964ee898d8e5d08af5977a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.978583 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc5b0ea05154611b72116832bd9d847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.981738 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb32be07e8bb4273b59193397b0db910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.983620 20488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba6115139fc42d09823cde2bcc9954a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.986887 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc5b0ea05154611b72116832bd9d847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.988220 20338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aba6115139fc42d09823cde2bcc9954a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.989717 20410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc5b0ea05154611b72116832bd9d847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.991294 20487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d8a7c8142624f2f9184c06e7dda009c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:53.993711 20409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb8b92d9e8a4153962a401e5ea0fe56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:17:54.105726 20542 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.112254 20542 tablet_bootstrap.cc:654] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.126055 20545 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.130306 20543 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.134310 20545 tablet_bootstrap.cc:654] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.151073 20542 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.151592 20542 ts_tablet_manager.cc:1403] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.046s	user 0.002s	sys 0.009s
I20260709 13:17:54.163885 20543 tablet_bootstrap.cc:654] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.166900 20542 raft_consensus.cc:359] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.168175 20542 raft_consensus.cc:385] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.168617 20542 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.172544 20542 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.288604 20453 heartbeater.cc:499] Master 127.15.35.190:43179 was elected leader, sending a full tablet report...
I20260709 13:17:54.288570 20549 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.293145 20549 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.315819 20543 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.316516 20543 ts_tablet_manager.cc:1403] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.187s	user 0.040s	sys 0.090s
I20260709 13:17:54.321175 20545 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.321830 20545 ts_tablet_manager.cc:1403] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.196s	user 0.049s	sys 0.110s
I20260709 13:17:54.322098 20542 ts_tablet_manager.cc:1434] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.170s	user 0.051s	sys 0.091s
I20260709 13:17:54.324786 20545 raft_consensus.cc:359] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.325645 20545 raft_consensus.cc:385] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.325939 20545 raft_consensus.cc:740] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.326272 20542 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.326786 20545 consensus_queue.cc:260] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.331198 20549 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
W20260709 13:17:54.332232 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:17:54.336663 20543 raft_consensus.cc:359] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.337514 20543 raft_consensus.cc:385] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.337845 20543 raft_consensus.cc:740] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.341252 20542 tablet_bootstrap.cc:654] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.347280 20543 consensus_queue.cc:260] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.356261 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.358279 20378 heartbeater.cc:499] Master 127.15.35.190:43179 was elected leader, sending a full tablet report...
W20260709 13:17:54.358755 20393 leader_election.cc:343] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.362802 20545 ts_tablet_manager.cc:1434] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.041s	user 0.017s	sys 0.018s
I20260709 13:17:54.363884 20545 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.372534 20545 tablet_bootstrap.cc:654] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.374168 20527 heartbeater.cc:499] Master 127.15.35.190:43179 was elected leader, sending a full tablet report...
I20260709 13:17:54.390161 20543 ts_tablet_manager.cc:1434] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.005s
I20260709 13:17:54.391510 20543 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.397821 20542 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.398402 20542 ts_tablet_manager.cc:1403] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.072s	user 0.040s	sys 0.024s
I20260709 13:17:54.398850 20545 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.399466 20545 ts_tablet_manager.cc:1403] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260709 13:17:54.400607 20543 tablet_bootstrap.cc:654] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.401859 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.402681 20545 raft_consensus.cc:359] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.403524 20545 raft_consensus.cc:385] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:54.403906 20391 leader_election.cc:343] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.403996 20545 raft_consensus.cc:740] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.404487 20391 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf09647515c46e587bc4863ec869b97; no voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:54.405830 20549 raft_consensus.cc:2749] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.401546 20542 raft_consensus.cc:359] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.405681 20545 consensus_queue.cc:260] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.406834 20542 raft_consensus.cc:385] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.407236 20542 raft_consensus.cc:740] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.408125 20542 consensus_queue.cc:260] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
W20260709 13:17:54.410392 20454 tablet.cc:2406] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:17:54.411258 20545 ts_tablet_manager.cc:1434] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:17:54.412300 20543 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.412384 20545 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.412961 20543 ts_tablet_manager.cc:1403] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.001s
I20260709 13:17:54.415983 20543 raft_consensus.cc:359] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.416822 20543 raft_consensus.cc:385] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.417141 20543 raft_consensus.cc:740] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.418201 20543 consensus_queue.cc:260] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.420053 20545 tablet_bootstrap.cc:654] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.420918 20543 ts_tablet_manager.cc:1434] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:17:54.422144 20543 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.426476 20542 ts_tablet_manager.cc:1434] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.001s
I20260709 13:17:54.427783 20542 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.431015 20543 tablet_bootstrap.cc:654] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.435552 20542 tablet_bootstrap.cc:654] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.444569 20543 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.445257 20543 ts_tablet_manager.cc:1403] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260709 13:17:54.447459 20542 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.448060 20542 ts_tablet_manager.cc:1403] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 13:17:54.449443 20543 raft_consensus.cc:359] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.450518 20543 raft_consensus.cc:385] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.452591 20542 raft_consensus.cc:359] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.453444 20542 raft_consensus.cc:385] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.453640 20545 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.453830 20542 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.450887 20543 raft_consensus.cc:740] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.454262 20545 ts_tablet_manager.cc:1403] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.014s
I20260709 13:17:54.454981 20542 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.454981 20543 consensus_queue.cc:260] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.457517 20542 ts_tablet_manager.cc:1434] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:17:54.457633 20545 raft_consensus.cc:359] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.458451 20545 raft_consensus.cc:385] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.458722 20542 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.458796 20545 raft_consensus.cc:740] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.459757 20545 consensus_queue.cc:260] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.460284 20543 ts_tablet_manager.cc:1434] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:17:54.461478 20543 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.466387 20542 tablet_bootstrap.cc:654] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.468811 20543 tablet_bootstrap.cc:654] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.469028 20545 ts_tablet_manager.cc:1434] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:17:54.473802 20545 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.482857 20545 tablet_bootstrap.cc:654] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.494505 20552 raft_consensus.cc:493] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.495158 20552 raft_consensus.cc:515] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.497362 20542 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.497566 20545 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.498237 20542 ts_tablet_manager.cc:1403] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.031s
I20260709 13:17:54.497390 20543 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.498440 20545 ts_tablet_manager.cc:1403] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.002s
I20260709 13:17:54.499091 20543 ts_tablet_manager.cc:1403] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.009s
I20260709 13:17:54.501921 20552 leader_election.cc:290] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.501686 20542 raft_consensus.cc:359] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.502601 20542 raft_consensus.cc:385] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.503201 20542 raft_consensus.cc:740] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.503621 20545 raft_consensus.cc:359] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.504443 20545 raft_consensus.cc:385] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.504791 20545 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.504158 20542 consensus_queue.cc:260] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.505765 20545 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.511032 20542 ts_tablet_manager.cc:1434] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:17:54.512295 20542 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.514094 20549 raft_consensus.cc:493] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.514811 20549 raft_consensus.cc:515] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.519611 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba6115139fc42d09823cde2bcc9954a" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.519907 20543 raft_consensus.cc:359] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.520804 20543 raft_consensus.cc:385] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.521149 20543 raft_consensus.cc:740] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
W20260709 13:17:54.521567 20391 leader_election.cc:343] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.522046 20543 consensus_queue.cc:260] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.524729 20543 ts_tablet_manager.cc:1434] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.025s	user 0.000s	sys 0.005s
I20260709 13:17:54.526254 20549 leader_election.cc:290] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.527979 20542 tablet_bootstrap.cc:654] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.528359 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba6115139fc42d09823cde2bcc9954a" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.528764 20543 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.514039 20545 ts_tablet_manager.cc:1434] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:17:54.530654 20545 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
W20260709 13:17:54.545913 20393 leader_election.cc:343] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.546718 20393 leader_election.cc:304] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf09647515c46e587bc4863ec869b97; no voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:54.548234 20549 raft_consensus.cc:2749] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.556077 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.557245 20428 raft_consensus.cc:2468] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:54.558563 20543 tablet_bootstrap.cc:654] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.559485 20316 leader_election.cc:304] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:17:54.560786 20552 raft_consensus.cc:2804] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.561374 20552 raft_consensus.cc:493] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.561843 20552 raft_consensus.cc:3060] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.563741 20545 tablet_bootstrap.cc:654] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.575580 20543 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.576370 20543 ts_tablet_manager.cc:1403] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.008s
I20260709 13:17:54.580381 20543 raft_consensus.cc:359] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.581139 20552 raft_consensus.cc:515] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.583624 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.584420 20543 raft_consensus.cc:385] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.584807 20543 raft_consensus.cc:740] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.585407 20542 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.585937 20542 ts_tablet_manager.cc:1403] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.074s	user 0.044s	sys 0.019s
I20260709 13:17:54.586128 20545 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.585930 20543 consensus_queue.cc:260] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.586790 20545 ts_tablet_manager.cc:1403] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.016s
I20260709 13:17:54.587381 20502 raft_consensus.cc:2468] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:54.588871 20543 ts_tablet_manager.cc:1434] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260709 13:17:54.590042 20543 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.586993 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.590624 20545 raft_consensus.cc:359] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.591385 20428 raft_consensus.cc:3060] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.591477 20545 raft_consensus.cc:385] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.591907 20545 raft_consensus.cc:740] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.592156 20554 raft_consensus.cc:493] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.592693 20554 raft_consensus.cc:515] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.592788 20545 consensus_queue.cc:260] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.598091 20554 leader_election.cc:290] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.599258 20552 leader_election.cc:290] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Requested vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.601197 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:54.601918 20502 raft_consensus.cc:3060] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.609483 20542 raft_consensus.cc:359] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.610324 20542 raft_consensus.cc:385] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.610630 20542 raft_consensus.cc:740] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.611467 20542 consensus_queue.cc:260] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.614274 20542 ts_tablet_manager.cc:1434] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:17:54.615223 20428 raft_consensus.cc:2468] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:54.615635 20542 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.621618 20543 tablet_bootstrap.cc:654] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.627815 20502 raft_consensus.cc:2468] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:54.630139 20315 leader_election.cc:304] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:54.631542 20552 raft_consensus.cc:2804] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.632002 20552 raft_consensus.cc:697] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Becoming Leader. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Running, Role: LEADER
I20260709 13:17:54.632172 20542 tablet_bootstrap.cc:654] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.632930 20552 consensus_queue.cc:237] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.636809 20549 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.637388 20549 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.639477 20549 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.640377 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
W20260709 13:17:54.642442 20393 leader_election.cc:343] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.644968 20543 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.645532 20543 ts_tablet_manager.cc:1403] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.011s
I20260709 13:17:54.646967 20249 catalog_manager.cc:5697] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "3202aba8cf81430ab569ab37fb7b3d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.651983 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
W20260709 13:17:54.653576 20391 leader_election.cc:343] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.653632 20545 ts_tablet_manager.cc:1434] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.066s	user 0.025s	sys 0.025s
I20260709 13:17:54.654124 20391 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf09647515c46e587bc4863ec869b97; no voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:54.654994 20545 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.655359 20549 raft_consensus.cc:2749] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.655062 20543 raft_consensus.cc:359] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.655994 20543 raft_consensus.cc:385] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.656311 20543 raft_consensus.cc:740] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.660964 20542 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.661551 20542 ts_tablet_manager.cc:1403] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.000s
I20260709 13:17:54.661796 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.662176 20545 tablet_bootstrap.cc:654] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
W20260709 13:17:54.663364 20466 leader_election.cc:343] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.657068 20543 consensus_queue.cc:260] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.664743 20542 raft_consensus.cc:359] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.665901 20542 raft_consensus.cc:385] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.666356 20542 raft_consensus.cc:740] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.666512 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.667243 20352 raft_consensus.cc:2468] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 0.
I20260709 13:17:54.667654 20542 consensus_queue.cc:260] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.668632 20467 leader_election.cc:304] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [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: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: bdf09647515c46e587bc4863ec869b97
I20260709 13:17:54.670895 20542 ts_tablet_manager.cc:1434] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:17:54.671330 20554 raft_consensus.cc:2804] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.671768 20554 raft_consensus.cc:493] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.672102 20554 raft_consensus.cc:3060] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.673960 20543 ts_tablet_manager.cc:1434] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:17:54.677605 20543 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.680255 20554 raft_consensus.cc:515] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.683174 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:17:54.683746 20352 raft_consensus.cc:3060] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.684130 20543 tablet_bootstrap.cc:654] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.690121 20542 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.693753 20352 raft_consensus.cc:2468] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:54.695063 20467 leader_election.cc:304] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:54.695833 20543 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.696482 20543 ts_tablet_manager.cc:1403] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:17:54.700270 20543 raft_consensus.cc:359] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.701042 20543 raft_consensus.cc:385] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.703630 20543 raft_consensus.cc:740] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.703917 20542 tablet_bootstrap.cc:654] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.701596 20554 leader_election.cc:290] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.702292 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.703141 20578 raft_consensus.cc:2804] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.705924 20578 raft_consensus.cc:697] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
W20260709 13:17:54.706000 20466 leader_election.cc:343] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.707063 20578 consensus_queue.cc:237] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.709208 20543 consensus_queue.cc:260] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.711900 20543 ts_tablet_manager.cc:1434] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.006s
I20260709 13:17:54.713182 20543 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.720211 20542 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.720921 20542 ts_tablet_manager.cc:1403] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260709 13:17:54.723032 20543 tablet_bootstrap.cc:654] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.723176 20554 raft_consensus.cc:493] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.723536 20545 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.723788 20554 raft_consensus.cc:515] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.724054 20545 ts_tablet_manager.cc:1403] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.069s	user 0.023s	sys 0.037s
I20260709 13:17:54.723992 20542 raft_consensus.cc:359] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.725096 20542 raft_consensus.cc:385] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.725451 20542 raft_consensus.cc:740] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.726928 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.726436 20542 consensus_queue.cc:260] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.727690 20545 raft_consensus.cc:359] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.728443 20545 raft_consensus.cc:385] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:17:54.728276 20467 leader_election.cc:343] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.729745 20554 leader_election.cc:290] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.728752 20545 raft_consensus.cc:740] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.731060 20545 consensus_queue.cc:260] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.733489 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.734107 20545 ts_tablet_manager.cc:1434] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:17:54.734381 20428 raft_consensus.cc:2468] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 0.
I20260709 13:17:54.737172 20466 leader_election.cc:304] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05
I20260709 13:17:54.738746 20554 raft_consensus.cc:2804] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.739022 20545 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.739238 20554 raft_consensus.cc:493] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.739843 20554 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.750710 20569 raft_consensus.cc:493] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.751291 20569 raft_consensus.cc:515] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.753082 20545 tablet_bootstrap.cc:654] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.755499 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.756305 20502 raft_consensus.cc:2468] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:54.756579 20542 ts_tablet_manager.cc:1434] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:17:54.757652 20542 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.758003 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.758592 20428 raft_consensus.cc:2468] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:54.759279 20554 raft_consensus.cc:515] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.757663 20315 leader_election.cc:304] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:54.760637 20552 raft_consensus.cc:2804] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.760982 20552 raft_consensus.cc:493] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.761312 20552 raft_consensus.cc:3060] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.766525 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.767274 20427 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.768196 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
W20260709 13:17:54.769461 20467 leader_election.cc:343] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.770315 20569 leader_election.cc:290] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.775019 20552 raft_consensus.cc:515] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.775620 20427 raft_consensus.cc:2468] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:54.776824 20466 leader_election.cc:304] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05
I20260709 13:17:54.777729 20578 raft_consensus.cc:2804] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.778223 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.778972 20428 raft_consensus.cc:3060] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.784771 20554 leader_election.cc:290] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.786707 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:54.787364 20502 raft_consensus.cc:3060] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.790020 20542 tablet_bootstrap.cc:654] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.794657 20578 raft_consensus.cc:697] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:17:54.795708 20502 raft_consensus.cc:2468] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:54.795645 20578 consensus_queue.cc:237] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.803514 20315 leader_election.cc:304] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:54.804632 20569 raft_consensus.cc:2804] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.811084 20543 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.796816 20585 raft_consensus.cc:493] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.812469 20543 ts_tablet_manager.cc:1403] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.100s	user 0.027s	sys 0.009s
I20260709 13:17:54.812261 20585 raft_consensus.cc:515] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.816814 20585 leader_election.cc:290] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.818817 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.819140 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.819814 20352 raft_consensus.cc:2468] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 0.
W20260709 13:17:54.820672 20466 leader_election.cc:343] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.821439 20467 leader_election.cc:304] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [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: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: bdf09647515c46e587bc4863ec869b97
I20260709 13:17:54.812177 20248 catalog_manager.cc:5697] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 1 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:54.814267 20569 raft_consensus.cc:697] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Becoming Leader. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Running, Role: LEADER
I20260709 13:17:54.822880 20543 raft_consensus.cc:359] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.823624 20543 raft_consensus.cc:385] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.824059 20543 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.823519 20569 consensus_queue.cc:237] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.824867 20543 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.825832 20585 raft_consensus.cc:2804] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.796212 20552 leader_election.cc:290] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Requested vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.826192 20585 raft_consensus.cc:493] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.826609 20585 raft_consensus.cc:3060] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.826617 20428 raft_consensus.cc:2468] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:54.834945 20545 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.835587 20545 ts_tablet_manager.cc:1403] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.046s
I20260709 13:17:54.838917 20545 raft_consensus.cc:359] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.839645 20545 raft_consensus.cc:385] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.839952 20545 raft_consensus.cc:740] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.840792 20545 consensus_queue.cc:260] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.843374 20545 ts_tablet_manager.cc:1434] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:17:54.844446 20545 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.843861 20248 catalog_manager.cc:5697] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "3202aba8cf81430ab569ab37fb7b3d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:54.845050 20543 ts_tablet_manager.cc:1434] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:17:54.846100 20543 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:54.851166 20545 tablet_bootstrap.cc:654] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.848237 20542 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.851694 20542 ts_tablet_manager.cc:1403] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.006s
I20260709 13:17:54.853262 20585 raft_consensus.cc:515] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.854331 20542 raft_consensus.cc:359] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.855011 20542 raft_consensus.cc:385] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.855263 20542 raft_consensus.cc:740] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.856040 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:17:54.855913 20542 consensus_queue.cc:260] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.856601 20352 raft_consensus.cc:3060] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.857944 20542 ts_tablet_manager.cc:1434] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:17:54.858847 20542 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.861896 20545 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.862385 20545 ts_tablet_manager.cc:1403] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 13:17:54.864557 20543 tablet_bootstrap.cc:654] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.864746 20545 raft_consensus.cc:359] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.865049 20549 raft_consensus.cc:493] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.865515 20545 raft_consensus.cc:385] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.865855 20545 raft_consensus.cc:740] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.865720 20549 raft_consensus.cc:515] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.866817 20545 consensus_queue.cc:260] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.869194 20545 ts_tablet_manager.cc:1434] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:17:54.869845 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ad8eb5b9640d8a0ee483ba84699d7" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.870152 20545 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.870003 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ad8eb5b9640d8a0ee483ba84699d7" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.870283 20542 tablet_bootstrap.cc:654] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.870434 20351 raft_consensus.cc:2468] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 0.
I20260709 13:17:54.870659 20502 raft_consensus.cc:2468] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 0.
I20260709 13:17:54.871858 20393 leader_election.cc:304] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:17:54.872182 20549 leader_election.cc:290] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235), 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443)
I20260709 13:17:54.872737 20549 raft_consensus.cc:2804] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.873142 20549 raft_consensus.cc:493] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.873592 20549 raft_consensus.cc:3060] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.876871 20545 tablet_bootstrap.cc:654] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.888825 20545 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:54.881182 20352 raft_consensus.cc:2468] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:54.889978 20545 ts_tablet_manager.cc:1403] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:17:54.891024 20467 leader_election.cc:304] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:54.892380 20578 raft_consensus.cc:2804] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.893011 20578 raft_consensus.cc:697] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:17:54.893013 20545 raft_consensus.cc:359] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.894040 20545 raft_consensus.cc:385] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.894387 20545 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.894484 20578 consensus_queue.cc:237] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.895274 20545 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.898150 20545 ts_tablet_manager.cc:1434] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:17:54.899013 20545 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:17:54.899309 20542 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.899833 20542 ts_tablet_manager.cc:1403] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.010s
I20260709 13:17:54.901333 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.902705 20542 raft_consensus.cc:359] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.903399 20542 raft_consensus.cc:385] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.903723 20542 raft_consensus.cc:740] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.904261 20554 raft_consensus.cc:493] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.904487 20545 tablet_bootstrap.cc:654] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.904961 20554 raft_consensus.cc:515] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.905007 20542 consensus_queue.cc:260] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.907935 20554 leader_election.cc:290] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.910249 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba6115139fc42d09823cde2bcc9954a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.910847 20542 ts_tablet_manager.cc:1434] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:17:54.911180 20351 raft_consensus.cc:2468] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 0.
I20260709 13:17:54.912384 20542 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97: Bootstrap starting.
I20260709 13:17:54.913076 20569 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.913599 20569 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.915652 20569 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.916965 20592 raft_consensus.cc:493] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:54.917325 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.917750 20592 raft_consensus.cc:515] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
W20260709 13:17:54.919188 20315 leader_election.cc:343] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.919651 20542 tablet_bootstrap.cc:654] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:54.921022 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.921710 20428 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:54.922358 20592 leader_election.cc:290] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.923167 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:54.923364 20316 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [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: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: e6a9433234e04a61ba1f3b54f47867cb
W20260709 13:17:54.903532 20466 leader_election.cc:343] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.925400 20569 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.925889 20569 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.926342 20569 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.926916 20467 leader_election.cc:304] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:54.928412 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:54.929590 20351 raft_consensus.cc:2393] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf09647515c46e587bc4863ec869b97 in current term 1: Already voted for candidate e6a9433234e04a61ba1f3b54f47867cb in this term.
I20260709 13:17:54.931054 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba6115139fc42d09823cde2bcc9954a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:54.932034 20428 raft_consensus.cc:2468] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 0.
I20260709 13:17:54.934547 20393 leader_election.cc:304] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf09647515c46e587bc4863ec869b97; no voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:54.935961 20554 raft_consensus.cc:2804] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:54.936383 20554 raft_consensus.cc:493] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:54.936760 20554 raft_consensus.cc:3060] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.939605 20569 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.941490 20592 raft_consensus.cc:3060] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.947826 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.948957 20428 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.948236 20585 leader_election.cc:290] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.960111 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:54.961261 20549 raft_consensus.cc:515] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:54.982384 20543 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:54.982872 20543 ts_tablet_manager.cc:1403] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.137s	user 0.048s	sys 0.047s
I20260709 13:17:54.982522 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ad8eb5b9640d8a0ee483ba84699d7" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:54.983439 20502 raft_consensus.cc:3060] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.967792 20428 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:54.985172 20543 raft_consensus.cc:359] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.985903 20543 raft_consensus.cc:385] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:54.986199 20543 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:54.973819 20554 raft_consensus.cc:515] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.963071 20569 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Requested vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:54.966785 20542 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97: No bootstrap required, opened a new log
I20260709 13:17:54.979040 20592 raft_consensus.cc:2749] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:54.986883 20543 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.988636 20542 ts_tablet_manager.cc:1403] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.033s
I20260709 13:17:54.989377 20549 leader_election.cc:290] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 election: Requested vote from peers e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235), 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443)
W20260709 13:17:54.962203 20315 leader_election.cc:343] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:17:54.991618 20316 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [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: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:54.991753 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba6115139fc42d09823cde2bcc9954a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:54.992717 20428 raft_consensus.cc:3060] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:54.993000 20569 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:54.993765 20569 raft_consensus.cc:697] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Becoming Leader. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Running, Role: LEADER
I20260709 13:17:54.994369 20554 leader_election.cc:290] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:54.994906 20569 consensus_queue.cc:237] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:54.970089 20250 catalog_manager.cc:5697] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 1 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:55.003350 20543 ts_tablet_manager.cc:1434] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.002s
I20260709 13:17:55.004415 20543 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb: Bootstrap starting.
I20260709 13:17:55.006747 20542 raft_consensus.cc:359] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.007427 20542 raft_consensus.cc:385] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.007743 20542 raft_consensus.cc:740] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.008198 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd7ad8eb5b9640d8a0ee483ba84699d7" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:17:55.008786 20351 raft_consensus.cc:3060] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.008533 20542 consensus_queue.cc:260] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.007860 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aba6115139fc42d09823cde2bcc9954a" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:17:55.011212 20543 tablet_bootstrap.cc:654] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb: Neither blocks nor log segments found. Creating new log.
I20260709 13:17:55.011323 20352 raft_consensus.cc:3060] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.023376 20545 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: No bootstrap required, opened a new log
I20260709 13:17:55.023458 20542 ts_tablet_manager.cc:1434] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.003s
I20260709 13:17:55.023962 20545 ts_tablet_manager.cc:1403] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.125s	user 0.033s	sys 0.027s
I20260709 13:17:55.020429 20351 raft_consensus.cc:2468] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 1.
I20260709 13:17:55.026393 20393 leader_election.cc:304] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:17:55.027546 20592 raft_consensus.cc:2804] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.027648 20545 raft_consensus.cc:359] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.028412 20545 raft_consensus.cc:385] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.028667 20545 raft_consensus.cc:740] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.029263 20549 raft_consensus.cc:493] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.029371 20545 consensus_queue.cc:260] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.030131 20549 raft_consensus.cc:515] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.031952 20545 ts_tablet_manager.cc:1434] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:17:55.034564 20351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:55.035357 20351 raft_consensus.cc:2393] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf09647515c46e587bc4863ec869b97 in current term 1: Already voted for candidate e6a9433234e04a61ba1f3b54f47867cb in this term.
I20260709 13:17:55.035686 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:55.037533 20391 leader_election.cc:304] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf09647515c46e587bc4863ec869b97; no voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:55.035764 20549 leader_election.cc:290] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:55.038695 20543 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb: No bootstrap required, opened a new log
I20260709 13:17:55.038681 20549 raft_consensus.cc:3060] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.040060 20502 raft_consensus.cc:2468] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 1.
I20260709 13:17:55.040786 20601 raft_consensus.cc:493] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.041330 20601 raft_consensus.cc:515] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.041693 20352 raft_consensus.cc:2468] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:55.042793 20467 leader_election.cc:304] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:55.043680 20554 raft_consensus.cc:2804] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.044142 20554 raft_consensus.cc:697] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:17:55.044488 20601 leader_election.cc:290] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:55.045382 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2df5927280d43969d8dcd0f7ca27e73" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05" is_pre_election: true
I20260709 13:17:55.045017 20554 consensus_queue.cc:237] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.046025 20352 raft_consensus.cc:2468] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 0.
I20260709 13:17:55.047142 20393 leader_election.cc:304] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:17:55.047997 20601 raft_consensus.cc:2804] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.048347 20601 raft_consensus.cc:493] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.049304 20601 raft_consensus.cc:3060] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.049104 20428 raft_consensus.cc:2468] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:55.050836 20592 raft_consensus.cc:697] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 1 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:17:55.051856 20592 consensus_queue.cc:237] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:17:55.056247 20246 catalog_manager.cc:5697] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "3202aba8cf81430ab569ab37fb7b3d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.058370 20543 ts_tablet_manager.cc:1403] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.007s
I20260709 13:17:55.061666 20543 raft_consensus.cc:359] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.067344 20543 raft_consensus.cc:385] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:17:55.067638 20543 raft_consensus.cc:740] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Initialized, Role: FOLLOWER
I20260709 13:17:55.068349 20543 consensus_queue.cc:260] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.070113 20250 catalog_manager.cc:5697] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.070925 20543 ts_tablet_manager.cc:1434] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:17:55.063123 20601 raft_consensus.cc:515] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.073211 20601 leader_election.cc:290] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:55.073944 20352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2df5927280d43969d8dcd0f7ca27e73" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:17:55.064406 20502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2df5927280d43969d8dcd0f7ca27e73" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:55.057128 20549 raft_consensus.cc:2749] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:17:55.074585 20352 raft_consensus.cc:3060] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.072789 20248 catalog_manager.cc:5697] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 1 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:55.075230 20502 raft_consensus.cc:2468] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 0.
I20260709 13:17:55.074599 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2df5927280d43969d8dcd0f7ca27e73" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:55.076884 20501 raft_consensus.cc:3060] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.076877 20248 catalog_manager.cc:5697] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 1 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:55.081211 20352 raft_consensus.cc:2468] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 1.
I20260709 13:17:55.082557 20393 leader_election.cc:304] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:17:55.083875 20549 raft_consensus.cc:2804] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.084401 20549 raft_consensus.cc:697] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 1 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:17:55.085153 20501 raft_consensus.cc:2468] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 1.
I20260709 13:17:55.085825 20549 consensus_queue.cc:237] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.095944 20248 catalog_manager.cc:5697] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.165094 20569 consensus_queue.cc:1048] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.170885 20569 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.171375 20569 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.173550 20569 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:55.174441 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:55.175155 20428 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:55.176362 20316 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:17:55.177489 20569 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:17:55.177956 20569 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:55.178395 20569 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.181473 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:55.182210 20501 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 0.
I20260709 13:17:55.185017 20552 consensus_queue.cc:1048] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.187032 20569 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.190204 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:55.190790 20501 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.194453 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:55.195123 20427 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.198563 20569 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Requested vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:55.200330 20501 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:55.201800 20315 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:55.202800 20552 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:17:55.203308 20552 raft_consensus.cc:697] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Becoming Leader. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Running, Role: LEADER
I20260709 13:17:55.203214 20427 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3202aba8cf81430ab569ab37fb7b3d05 in term 1.
I20260709 13:17:55.204219 20552 consensus_queue.cc:237] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.213508 20250 catalog_manager.cc:5697] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "3202aba8cf81430ab569ab37fb7b3d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:55.215842 20552 consensus_queue.cc:1048] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.228508 20612 consensus_queue.cc:1048] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.247859 20554 consensus_queue.cc:1048] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.260011 20585 consensus_queue.cc:1048] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.295845 15502 ts_manager.cc:295] Set tserver state for 3202aba8cf81430ab569ab37fb7b3d05 to MAINTENANCE_MODE
I20260709 13:17:55.296604 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
W20260709 13:17:55.311053 20467 consensus_peers.cc:597] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:55.322506 20612 raft_consensus.cc:493] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.323359 20612 raft_consensus.cc:515] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.325898 20612 leader_election.cc:290] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:55.327315 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:17:55.327807 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:55.328481 15502 tablet_replica.cc:333] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.327807 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:55.329684 15502 raft_consensus.cc:2243] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.329820 20427 raft_consensus.cc:2393] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3202aba8cf81430ab569ab37fb7b3d05 in current term 1: Already voted for candidate e6a9433234e04a61ba1f3b54f47867cb in this term.
I20260709 13:17:55.330173 15502 raft_consensus.cc:2272] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.331022 20316 leader_election.cc:304] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05; no voters: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb
W20260709 13:17:55.332037 20316 raft_consensus.cc:2686] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:17:55.332435 15502 tablet_replica.cc:333] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.333074 15502 raft_consensus.cc:2243] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:17:55.333418 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:55.333741 15502 pending_rounds.cc:70] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Trying to abort 1 pending ops.
I20260709 13:17:55.334151 15502 pending_rounds.cc:77] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638196046643200 op_type: NO_OP noop_request { }
I20260709 13:17:55.334481 15502 raft_consensus.cc:2889] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:55.334755 15502 raft_consensus.cc:2272] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.337075 15502 tablet_replica.cc:333] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.337669 15502 raft_consensus.cc:2243] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.337994 15502 raft_consensus.cc:2272] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.339854 15502 tablet_replica.cc:333] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.340355 15502 raft_consensus.cc:2243] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.340799 15502 raft_consensus.cc:2272] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.342492 15502 tablet_replica.cc:333] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.342953 15502 raft_consensus.cc:2243] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.343261 15502 raft_consensus.cc:2272] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.344825 15502 tablet_replica.cc:333] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.345268 15502 raft_consensus.cc:2243] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.346033 15502 raft_consensus.cc:2272] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.348109 15502 tablet_replica.cc:333] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.348572 15502 raft_consensus.cc:2243] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.349061 15502 pending_rounds.cc:70] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Trying to abort 1 pending ops.
I20260709 13:17:55.349212 15502 pending_rounds.cc:77] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305638195224506368 op_type: NO_OP noop_request { }
I20260709 13:17:55.349530 15502 raft_consensus.cc:2889] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:17:55.349745 15502 raft_consensus.cc:2272] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.351625 15502 tablet_replica.cc:333] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.352080 15502 raft_consensus.cc:2243] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.352377 15502 raft_consensus.cc:2272] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.353941 15502 tablet_replica.cc:333] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.354360 15502 raft_consensus.cc:2243] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:17:55.355036 15502 raft_consensus.cc:2272] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.356957 15502 tablet_replica.cc:333] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: stopping tablet replica
I20260709 13:17:55.357441 15502 raft_consensus.cc:2243] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:17:55.357815 15502 raft_consensus.cc:2272] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:17:55.374631 20585 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:55.376070 20585 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:55.377506 20578 consensus_queue.cc:1048] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:17:55.379289 20585 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:55.380656 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
I20260709 13:17:55.381664 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:55.382503 20428 raft_consensus.cc:2393] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6a9433234e04a61ba1f3b54f47867cb in current term 1: Already voted for candidate 3202aba8cf81430ab569ab37fb7b3d05 in this term.
W20260709 13:17:55.385080 20467 leader_election.cc:336] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:55.385586 20467 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97
I20260709 13:17:55.387003 20585 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:17:55.392948 20585 raft_consensus.cc:2749] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:17:55.405815 20467 consensus_peers.cc:597] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:55.406992 20578 consensus_queue.cc:1048] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:55.469930 20393 consensus_peers.cc:597] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:55.482810 20549 consensus_queue.cc:1048] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:55.495250 20393 consensus_peers.cc:597] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:55.517980 20592 consensus_queue.cc:1048] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:17:55.612777 20578 consensus_queue.cc:1048] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:55.626116 20467 consensus_peers.cc:597] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:55.864070 20467 consensus_peers.cc:597] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:56.334498 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:56.676787 20554 raft_consensus.cc:493] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3202aba8cf81430ab569ab37fb7b3d05)
I20260709 13:17:56.677404 20554 raft_consensus.cc:515] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.679323 20554 leader_election.cc:290] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:56.680414 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
W20260709 13:17:56.682934 20467 leader_election.cc:336] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.683367 20467 leader_election.cc:304] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [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: e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97
I20260709 13:17:56.683979 20554 raft_consensus.cc:2749] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:56.692016 20600 raft_consensus.cc:493] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3202aba8cf81430ab569ab37fb7b3d05)
I20260709 13:17:56.692557 20600 raft_consensus.cc:515] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.694247 20600 leader_election.cc:290] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:56.695336 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:56.696003 20501 raft_consensus.cc:2468] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 1.
I20260709 13:17:56.697146 20391 leader_election.cc:304] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:56.697906 20600 raft_consensus.cc:2804] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:17:56.698112 20393 leader_election.cc:336] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.698279 20600 raft_consensus.cc:493] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3202aba8cf81430ab569ab37fb7b3d05)
I20260709 13:17:56.698673 20600 raft_consensus.cc:3060] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:56.703676 20600 raft_consensus.cc:515] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.705350 20600 leader_election.cc:290] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:56.706434 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb8b92d9e8a4153962a401e5ea0fe56" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:56.707034 20501 raft_consensus.cc:3060] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:56.709000 20393 leader_election.cc:336] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.712221 20501 raft_consensus.cc:2468] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:17:56.713163 20391 leader_election.cc:304] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05
I20260709 13:17:56.713821 20600 raft_consensus.cc:2804] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:56.714696 20600 raft_consensus.cc:697] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:17:56.715494 20600 consensus_queue.cc:237] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.721910 20250 catalog_manager.cc:5697] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 1 to 2, leader changed from 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:56.729786 20554 raft_consensus.cc:493] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3202aba8cf81430ab569ab37fb7b3d05)
I20260709 13:17:56.730406 20554 raft_consensus.cc:515] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.732518 20554 leader_election.cc:290] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:56.732638 20600 raft_consensus.cc:493] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3202aba8cf81430ab569ab37fb7b3d05)
I20260709 13:17:56.733213 20600 raft_consensus.cc:515] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.734172 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:56.734807 20427 raft_consensus.cc:2468] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:56.735332 20600 leader_election.cc:290] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:56.736325 20466 leader_election.cc:304] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:56.736675 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
W20260709 13:17:56.737102 20467 leader_election.cc:336] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.737208 20554 raft_consensus.cc:2804] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:56.737671 20554 raft_consensus.cc:493] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3202aba8cf81430ab569ab37fb7b3d05)
I20260709 13:17:56.738042 20554 raft_consensus.cc:3060] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:56.739984 20393 leader_election.cc:336] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.747618 20554 raft_consensus.cc:515] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.748714 20501 raft_consensus.cc:2393] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf09647515c46e587bc4863ec869b97 in current term 2: Already voted for candidate e6a9433234e04a61ba1f3b54f47867cb in this term.
I20260709 13:17:56.749732 20554 leader_election.cc:290] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:56.750828 20391 leader_election.cc:304] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [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: bdf09647515c46e587bc4863ec869b97; no voters: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:17:56.750943 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45b28124e60c4cffb718f4b26672d171" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:56.751592 20427 raft_consensus.cc:3060] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:56.753700 20467 leader_election.cc:336] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.757150 20427 raft_consensus.cc:2468] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 2.
I20260709 13:17:56.757702 20600 raft_consensus.cc:2749] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:17:56.758312 20466 leader_election.cc:304] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05
I20260709 13:17:56.759277 20554 raft_consensus.cc:2804] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:56.759913 20554 raft_consensus.cc:697] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:17:56.760989 20554 consensus_queue.cc:237] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.768368 20250 catalog_manager.cc:5697] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 1 to 2, leader changed from 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129) to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 2 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:56.802788 20600 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:56.803331 20600 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.805516 20600 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:56.806742 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:17:56.807477 20501 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 1.
I20260709 13:17:56.808485 20391 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
W20260709 13:17:56.809038 20393 leader_election.cc:336] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.809150 20600 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:56.809666 20600 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:17:56.809937 20600 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:56.815037 20600 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.816823 20600 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:17:56.818027 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:17:56.818645 20501 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:56.820853 20393 leader_election.cc:336] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:56.824175 20501 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:17:56.825417 20391 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05
I20260709 13:17:56.826239 20600 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:56.826731 20600 raft_consensus.cc:697] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:17:56.827355 20600 consensus_queue.cc:237] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER 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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:56.834811 20250 catalog_manager.cc:5697] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 1 to 2, leader changed from 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:17:57.173898 20427 raft_consensus.cc:1275] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:57.175271 20554 consensus_queue.cc:1048] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:57.175913 20467 consensus_peers.cc:597] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.239451 20393 consensus_peers.cc:597] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.249701 20501 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:57.250957 20600 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:57.263872 20393 consensus_peers.cc:597] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:17:57.328727 20501 raft_consensus.cc:1275] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:17:57.330081 20600 consensus_queue.cc:1048] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:17:57.335572 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:17:57.396716 20554 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:17:57.397559 20554 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:57.399426 20554 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:17:57.400568 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:17:57.401317 20427 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 1.
I20260709 13:17:57.402271 20466 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:17:57.402940 20554 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:17:57.403290 20554 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:17:57.403379 20467 leader_election.cc:336] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:57.403613 20554 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:17:57.408689 20554 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:57.410704 20554 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
W20260709 13:17:57.411581 20467 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111) [suppressed 73 similar messages]
I20260709 13:17:57.411762 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:17:57.412448 20427 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:17:57.413861 20467 leader_election.cc:336] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111)
I20260709 13:17:57.417560 20427 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 2.
I20260709 13:17:57.418697 20466 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 3202aba8cf81430ab569ab37fb7b3d05
I20260709 13:17:57.419394 20631 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:17:57.419850 20631 raft_consensus.cc:697] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:17:57.420789 20631 consensus_queue.cc:237] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER 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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:17:57.427889 20248 catalog_manager.cc:5697] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 1 to 2, leader changed from 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129) to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 2 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:17:57.844135 20427 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:17:57.845376 20631 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:17:57.850452 20467 consensus_peers.cc:597] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:17:57.875679 20467 consensus_peers.cc:597] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:57.922003 20467 consensus_peers.cc:597] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:57.992278 20467 consensus_peers.cc:597] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.003808 20393 consensus_peers.cc:597] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.065562 20393 consensus_peers.cc:597] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:58.336692 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:58.340945 20467 consensus_peers.cc:597] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.337944 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:17:59.642746 20467 consensus_peers.cc:597] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.688934 20393 consensus_peers.cc:597] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:17:59.838933 20393 consensus_peers.cc:597] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:00.292594 20467 consensus_peers.cc:597] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:00.338999 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:00.408495 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:00.415158 20649 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
W20260709 13:18:00.415441 20650 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
W20260709 13:18:00.416792 20652 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
I20260709 13:18:00.418320 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:00.420619 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:00.420912 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:00.421149 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603080421130 us; error 0 us; skew 500 ppm
I20260709 13:18:00.421746 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:00.424273 15502 webserver.cc:533] Webserver started at http://127.15.35.129:40885/ using document root <none> and password file <none>
I20260709 13:18:00.424726 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:00.424872 15502 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:18:00.428835 15502 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:18:00.433622 20658 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:00.434566 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 13:18:00.434881 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "3202aba8cf81430ab569ab37fb7b3d05"
format_stamp: "Formatted at 2026-07-09 13:17:53 on dist-test-slave-h616"
I20260709 13:18:00.435202 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602941458438-15502-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)
W20260709 13:18:00.435588 20467 consensus_peers.cc:597] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:18:00.436020 20467 consensus_peers.cc:597] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:00.453956 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:00.455206 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:00.456650 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:00.460225 20665 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 13:18:00.500480 20393 consensus_peers.cc:597] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:00.509397 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:18:00.509820 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 13:18:00.510121 15502 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:18:00.514706 20665 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.527875 20665 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.528683 20665 tablet_bootstrap.cc:492] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.529213 20665 ts_tablet_manager.cc:1403] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.004s
I20260709 13:18:00.531472 20665 raft_consensus.cc:359] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.532018 20665 raft_consensus.cc:740] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.532652 20665 consensus_queue.cc:260] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.534868 20665 ts_tablet_manager.cc:1434] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:18:00.535550 20665 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
W20260709 13:18:00.541971 20467 consensus_peers.cc:597] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:18:00.548162 20665 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.548908 20665 tablet_bootstrap.cc:492] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.549567 20665 ts_tablet_manager.cc:1403] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:18:00.550596 15502 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:18:00.550897 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.036s	sys 0.004s
I20260709 13:18:00.551822 20665 raft_consensus.cc:359] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.552428 20665 raft_consensus.cc:740] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.553073 20665 consensus_queue.cc:260] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.554644 20665 ts_tablet_manager.cc:1434] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:00.555369 20665 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.570935 20665 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.571992 20665 tablet_bootstrap.cc:492] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.572837 20665 ts_tablet_manager.cc:1403] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:18:00.576144 20665 raft_consensus.cc:359] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.577044 20665 raft_consensus.cc:740] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.578064 20665 consensus_queue.cc:260] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.580650 20665 ts_tablet_manager.cc:1434] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 13:18:00.581744 20665 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.596930 20665 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.597980 20665 tablet_bootstrap.cc:492] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.598775 20665 ts_tablet_manager.cc:1403] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 13:18:00.601722 20665 raft_consensus.cc:359] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.602468 20665 raft_consensus.cc:740] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.603354 20665 consensus_queue.cc:260] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.605720 20665 ts_tablet_manager.cc:1434] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:00.605728 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:34443
I20260709 13:18:00.605850 20726 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:34443 every 8 connection(s)
I20260709 13:18:00.606535 20665 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.610949 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:00.625946 20665 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.625833 20727 heartbeater.cc:344] Connected to a master server at 127.15.35.190:43179
I20260709 13:18:00.626642 20727 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:00.627071 20665 tablet_bootstrap.cc:492] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.627564 20727 heartbeater.cc:507] Master 127.15.35.190:43179 requested a full tablet report, sending...
I20260709 13:18:00.627805 20665 ts_tablet_manager.cc:1403] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:18:00.630278 20665 raft_consensus.cc:359] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.630952 20665 raft_consensus.cc:385] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:00.631217 20665 raft_consensus.cc:740] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.631915 20665 consensus_queue.cc:260] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.633741 20665 ts_tablet_manager.cc:1434] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:18:00.634385 20665 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.634757 20248 ts_manager.cc:194] Re-registered known tserver with Master: 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443)
I20260709 13:18:00.649581 20248 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52086
I20260709 13:18:00.653465 20727 heartbeater.cc:499] Master 127.15.35.190:43179 was elected leader, sending a full tablet report...
I20260709 13:18:00.656317 20665 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.657344 20665 tablet_bootstrap.cc:492] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.658061 20665 ts_tablet_manager.cc:1403] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 13:18:00.657915 20501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
mode: GRACEFUL
new_leader_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:45508
I20260709 13:18:00.658682 20501 raft_consensus.cc:606] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Received request to transfer leadership to TS bdf09647515c46e587bc4863ec869b97
I20260709 13:18:00.660722 20665 raft_consensus.cc:359] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:18:00.661363 20665 raft_consensus.cc:740] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.662031 20665 consensus_queue.cc:260] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } } peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } }
I20260709 13:18:00.662562 20501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
mode: GRACEFUL
new_leader_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:45508
I20260709 13:18:00.663218 20501 raft_consensus.cc:606] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Received request to transfer leadership to TS bdf09647515c46e587bc4863ec869b97
I20260709 13:18:00.663772 20665 ts_tablet_manager.cc:1434] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:00.664531 20665 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.664580 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:00.665359 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:00.666076 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:00.676636 20665 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.677644 20665 tablet_bootstrap.cc:492] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.678303 20665 ts_tablet_manager.cc:1403] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260709 13:18:00.680392 20665 raft_consensus.cc:359] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.680938 20665 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.681468 20665 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.683153 20665 ts_tablet_manager.cc:1434] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:18:00.683923 20665 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.696810 20665 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.697570 20665 tablet_bootstrap.cc:492] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.698119 20665 ts_tablet_manager.cc:1403] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 13:18:00.699746 20665 raft_consensus.cc:359] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.700227 20665 raft_consensus.cc:740] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.700752 20665 consensus_queue.cc:260] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.702489 20665 ts_tablet_manager.cc:1434] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:00.703382 20665 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.716265 20665 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.717144 20665 tablet_bootstrap.cc:492] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.717700 20665 ts_tablet_manager.cc:1403] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:18:00.719844 20665 raft_consensus.cc:359] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.720664 20665 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.721196 20665 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.721764 20701 raft_consensus.cc:3060] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.723044 20665 ts_tablet_manager.cc:1434] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:18:00.723937 20665 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap starting.
I20260709 13:18:00.742161 20665 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: 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
I20260709 13:18:00.743242 20665 tablet_bootstrap.cc:492] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Bootstrap complete.
I20260709 13:18:00.744035 20665 ts_tablet_manager.cc:1403] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260709 13:18:00.746429 20665 raft_consensus.cc:359] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.746966 20665 raft_consensus.cc:740] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3202aba8cf81430ab569ab37fb7b3d05, State: Initialized, Role: FOLLOWER
I20260709 13:18:00.747560 20665 consensus_queue.cc:260] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.749157 20665 ts_tablet_manager.cc:1434] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260709 13:18:00.823172 20742 raft_consensus.cc:493] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:00.823688 20742 raft_consensus.cc:515] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.826088 20742 leader_election.cc:290] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:00.836879 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf09647515c46e587bc4863ec869b97" is_pre_election: true
I20260709 13:18:00.837435 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "3202aba8cf81430ab569ab37fb7b3d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb" is_pre_election: true
I20260709 13:18:00.838848 20659 leader_election.cc:304] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05; no voters: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:18:00.839622 20742 raft_consensus.cc:2749] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:00.843611 20700 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.848791 20700 pending_rounds.cc:85] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Aborting all ops after (but not including) 0
I20260709 13:18:00.848991 20700 pending_rounds.cc:107] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:18:00.849270 20700 raft_consensus.cc:2889] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:18:00.861361 20648 raft_consensus.cc:993] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: : Instructing follower bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:00.861861 20657 raft_consensus.cc:1081] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Signalling peer bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:00.863587 20427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:47304
I20260709 13:18:00.864224 20427 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:00.864586 20427 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:00.870405 20427 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.872069 20427 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 3 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:00.872994 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:00.873220 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:18:00.873739 20700 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:00.873988 20501 raft_consensus.cc:3055] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:00.874396 20501 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:00.875234 20501 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.876325 20501 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:00.879299 20700 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 3.
I20260709 13:18:00.880589 20393 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [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: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:18:00.881546 20638 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:00.882880 20638 raft_consensus.cc:697] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:00.882968 20501 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 3.
I20260709 13:18:00.883765 20638 consensus_queue.cc:237] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:00.891942 20248 catalog_manager.cc:5697] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 2 to 3, leader changed from e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:00.940927 20699 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.946061 20700 raft_consensus.cc:3060] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:00.947106 20699 pending_rounds.cc:85] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Aborting all ops after (but not including) 0
I20260709 13:18:00.947453 20699 pending_rounds.cc:107] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:18:00.947731 20699 raft_consensus.cc:2889] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:18:01.020861 20700 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:01.208567 20759 raft_consensus.cc:993] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: : Instructing follower bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:01.209038 20759 raft_consensus.cc:1081] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Signalling peer bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:01.210506 20427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:47304
I20260709 13:18:01.211027 20427 raft_consensus.cc:493] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.211362 20427 raft_consensus.cc:3060] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.219465 20427 raft_consensus.cc:515] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.222301 20427 leader_election.cc:290] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:01.222576 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:01.222944 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e76462255964ee898d8e5d08af5977a" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:18:01.223873 20501 raft_consensus.cc:3055] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:01.223829 20700 raft_consensus.cc:3060] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.224278 20501 raft_consensus.cc:740] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:01.225195 20501 consensus_queue.cc:260] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.226095 20501 raft_consensus.cc:3060] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:01.232574 20501 raft_consensus.cc:2468] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:18:01.233815 20391 leader_election.cc:304] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:18:01.234364 20700 raft_consensus.cc:2468] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:18:01.235333 20760 raft_consensus.cc:2804] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:01.236105 20760 raft_consensus.cc:697] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:01.236948 20760 consensus_queue.cc:237] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.244485 20248 catalog_manager.cc:5697] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 1 to 2, leader changed from e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:01.318209 20700 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:01.319469 20760 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:01.330149 20501 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:01.331489 20748 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:01.339993 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:01.677044 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:01.694657 20427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
mode: GRACEFUL
new_leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:34378
I20260709 13:18:01.695250 20427 raft_consensus.cc:606] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 LEADER]: Received request to transfer leadership to TS e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:18:01.698220 20427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
mode: GRACEFUL
new_leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:34378
I20260709 13:18:01.698770 20427 raft_consensus.cc:606] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Received request to transfer leadership to TS e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:18:01.699898 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:01.700440 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:01.701107 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:01.781416 20700 raft_consensus.cc:1275] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:01.783274 20748 consensus_queue.cc:1048] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:01.783939 20501 raft_consensus.cc:1275] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:01.785390 20748 consensus_queue.cc:1048] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:01.814868 20748 raft_consensus.cc:993] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: : Instructing follower e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:01.815306 20748 raft_consensus.cc:1081] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Signalling peer e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:01.816812 20501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:45498
I20260709 13:18:01.817328 20501 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.817668 20501 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:01.823228 20501 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.824821 20501 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 3 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:18:01.825708 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:01.825995 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:18:01.826412 20700 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:01.826588 20427 raft_consensus.cc:3055] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:01.826881 20427 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:01.827396 20427 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.828182 20427 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:01.834592 20700 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 3.
I20260709 13:18:01.835335 20427 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 3.
I20260709 13:18:01.836683 20466 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [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: bdf09647515c46e587bc4863ec869b97, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:18:01.837917 20759 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:01.838470 20759 raft_consensus.cc:697] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:01.839468 20759 consensus_queue.cc:237] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.849814 20246 catalog_manager.cc:5697] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 2 to 3, leader changed from bdf09647515c46e587bc4863ec869b97 (127.15.35.130) to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 3 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:01.890162 20748 raft_consensus.cc:993] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: : Instructing follower e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:01.890759 20760 raft_consensus.cc:1081] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 LEADER]: Signalling peer e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:01.892277 20501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:45498
I20260709 13:18:01.892725 20501 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:01.893013 20501 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.897535 20501 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.899077 20501 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 4 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:18:01.899986 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:01.900125 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:18:01.900573 20700 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.900651 20427 raft_consensus.cc:3055] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:01.901042 20427 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:01.901714 20427 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.902552 20427 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:01.905587 20700 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 4.
I20260709 13:18:01.906646 20467 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [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: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:18:01.907140 20427 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 4.
I20260709 13:18:01.907280 20759 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:01.907760 20759 raft_consensus.cc:697] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:01.908543 20759 consensus_queue.cc:237] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:01.914640 20246 catalog_manager.cc:5697] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 3 to 4, leader changed from bdf09647515c46e587bc4863ec869b97 (127.15.35.130) to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 4 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:02.306375 20427 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:02.307703 20759 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:02.317209 20700 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:18:02.318740 20648 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:02.340950 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:02.505183 20700 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 4 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:02.506402 20648 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:02.518577 20427 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:02.520238 20780 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:02.708163 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:02.715706 20501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
mode: GRACEFUL
new_leader_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:45508
I20260709 13:18:02.716280 20501 raft_consensus.cc:606] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Received request to transfer leadership to TS bdf09647515c46e587bc4863ec869b97
I20260709 13:18:02.718977 20501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
mode: GRACEFUL
new_leader_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:45508
I20260709 13:18:02.719501 20501 raft_consensus.cc:606] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Received request to transfer leadership to TS bdf09647515c46e587bc4863ec869b97
I20260709 13:18:02.720618 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:02.721112 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:02.721735 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:02.803144 20781 raft_consensus.cc:993] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: : Instructing follower bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:02.803700 20780 raft_consensus.cc:1081] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Signalling peer bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:02.805131 20427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:47304
I20260709 13:18:02.805672 20427 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:02.805956 20427 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:02.810757 20427 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:02.812104 20427 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 4 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:02.813073 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:18:02.813086 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:02.813859 20501 raft_consensus.cc:3055] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:18:02.813984 20700 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:02.814136 20501 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:02.815002 20501 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:02.815853 20501 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:18:02.819695 20700 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 4.
I20260709 13:18:02.820003 20501 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 4.
I20260709 13:18:02.820807 20393 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [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: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:18:02.821745 20782 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:18:02.822135 20782 raft_consensus.cc:697] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:02.822862 20782 consensus_queue.cc:237] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:02.828394 20246 catalog_manager.cc:5697] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 3 to 4, leader changed from e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 4 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.196887 20787 raft_consensus.cc:993] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: : Instructing follower bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:03.197378 20787 raft_consensus.cc:1081] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Signalling peer bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:03.198971 20427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:47304
I20260709 13:18:03.199437 20427 raft_consensus.cc:493] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:03.199872 20427 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.204830 20427 raft_consensus.cc:515] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:03.206367 20427 leader_election.cc:290] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:03.207304 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:03.207530 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:18:03.208027 20700 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.208179 20501 raft_consensus.cc:3055] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:03.208580 20501 raft_consensus.cc:740] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:03.209239 20501 consensus_queue.cc:260] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:03.210132 20501 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:03.213618 20700 raft_consensus.cc:2468] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:18:03.214524 20501 raft_consensus.cc:2468] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:18:03.214892 20393 leader_election.cc:304] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:18:03.215754 20760 raft_consensus.cc:2804] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:03.216148 20760 raft_consensus.cc:697] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:03.216878 20760 consensus_queue.cc:237] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:03.223524 20246 catalog_manager.cc:5697] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 1 to 2, leader changed from e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:03.253242 20700 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 4 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:03.254637 20760 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:03.265822 20501 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:18:03.267727 20760 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:03.341923 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:03.652235 20501 raft_consensus.cc:1275] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:03.654304 20791 consensus_queue.cc:1048] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:03.668568 20700 raft_consensus.cc:1275] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:03.670661 20782 consensus_queue.cc:1048] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:03.729007 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:03.738903 20427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
mode: GRACEFUL
new_leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:34378
I20260709 13:18:03.739521 20427 raft_consensus.cc:606] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Received request to transfer leadership to TS e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:18:03.741919 20427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
mode: GRACEFUL
new_leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:34378
I20260709 13:18:03.742405 20427 raft_consensus.cc:606] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 LEADER]: Received request to transfer leadership to TS e6a9433234e04a61ba1f3b54f47867cb
I20260709 13:18:03.743431 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:03.743971 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:03.744671 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:04.121829 20760 raft_consensus.cc:993] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: : Instructing follower e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:04.122325 20782 raft_consensus.cc:1081] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 LEADER]: Signalling peer e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:04.123720 20501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:45498
I20260709 13:18:04.124267 20501 raft_consensus.cc:493] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.124611 20501 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:04.132997 20501 raft_consensus.cc:515] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.134706 20501 leader_election.cc:290] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 5 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:18:04.135641 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:04.135962 20427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0e09d25588b4af0a55f1b84a43891a6" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:18:04.136448 20700 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:04.136633 20427 raft_consensus.cc:3055] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:04.137084 20427 raft_consensus.cc:740] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:04.138123 20427 consensus_queue.cc:260] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.139321 20427 raft_consensus.cc:3060] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:04.142447 20700 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 5.
I20260709 13:18:04.143525 20467 leader_election.cc:304] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [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: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:18:04.144335 20787 raft_consensus.cc:2804] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:04.145370 20787 raft_consensus.cc:697] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 5 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:04.146921 20427 raft_consensus.cc:2468] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 5.
I20260709 13:18:04.146634 20787 consensus_queue.cc:237] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.156878 20246 catalog_manager.cc:5697] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 4 to 5, leader changed from bdf09647515c46e587bc4863ec869b97 (127.15.35.130) to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 5 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:04.188472 20760 raft_consensus.cc:993] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: : Instructing follower e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:04.188958 20782 raft_consensus.cc:1081] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Signalling peer e6a9433234e04a61ba1f3b54f47867cb to start an election
I20260709 13:18:04.190445 20501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
 from {username='slave'} at 127.0.0.1:45498
I20260709 13:18:04.190862 20501 raft_consensus.cc:493] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.191185 20501 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:04.197029 20501 raft_consensus.cc:515] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.198516 20501 leader_election.cc:290] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [CANDIDATE]: Term 3 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125)
I20260709 13:18:04.199384 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:04.199756 20428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc5b0ea05154611b72116832bd9d847" candidate_uuid: "e6a9433234e04a61ba1f3b54f47867cb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdf09647515c46e587bc4863ec869b97"
I20260709 13:18:04.200039 20700 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:04.200408 20428 raft_consensus.cc:3055] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:04.200701 20428 raft_consensus.cc:740] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:04.201459 20428 consensus_queue.cc:260] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.202488 20428 raft_consensus.cc:3060] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:04.204878 20700 raft_consensus.cc:2468] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 3.
I20260709 13:18:04.205996 20467 leader_election.cc:304] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [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: 3202aba8cf81430ab569ab37fb7b3d05, e6a9433234e04a61ba1f3b54f47867cb; no voters: 
I20260709 13:18:04.206719 20798 raft_consensus.cc:2804] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:04.207113 20798 raft_consensus.cc:697] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Becoming Leader. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:04.207955 20798 consensus_queue.cc:237] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [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: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.208827 20428 raft_consensus.cc:2468] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a9433234e04a61ba1f3b54f47867cb in term 3.
I20260709 13:18:04.216421 20246 catalog_manager.cc:5697] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb reported cstate change: term changed from 2 to 3, leader changed from bdf09647515c46e587bc4863ec869b97 (127.15.35.130) to e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131). New cstate: current_term: 3 leader_uuid: "e6a9433234e04a61ba1f3b54f47867cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:04.343160 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:04.570464 20428 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:04.572154 20798 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:04.581969 20700 raft_consensus.cc:1275] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:04.584720 20798 consensus_queue.cc:1048] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:04.644348 20428 raft_consensus.cc:1275] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:04.645622 20798 consensus_queue.cc:1048] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:04.653255 20700 raft_consensus.cc:1275] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Refusing update from remote peer e6a9433234e04a61ba1f3b54f47867cb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:04.654999 20787 consensus_queue.cc:1048] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:04.751176 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:04.758450 20501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
mode: GRACEFUL
new_leader_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:45508
I20260709 13:18:04.758962 20501 raft_consensus.cc:606] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 LEADER]: Received request to transfer leadership to TS bdf09647515c46e587bc4863ec869b97
I20260709 13:18:04.761389 20501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910"
dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
mode: GRACEFUL
new_leader_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:45508
I20260709 13:18:04.761822 20501 raft_consensus.cc:606] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Received request to transfer leadership to TS bdf09647515c46e587bc4863ec869b97
I20260709 13:18:04.762898 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:04.763348 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:04.763839 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:04.898131 20798 raft_consensus.cc:993] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: : Instructing follower bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:04.898729 20787 raft_consensus.cc:1081] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Signalling peer bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:04.900326 20428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:47304
I20260709 13:18:04.900882 20428 raft_consensus.cc:493] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:04.901201 20428 raft_consensus.cc:3060] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:04.906955 20428 raft_consensus.cc:515] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.908737 20428 leader_election.cc:290] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:04.909507 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:04.909889 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb32be07e8bb4273b59193397b0db910" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:18:04.910164 20700 raft_consensus.cc:3060] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:04.910458 20501 raft_consensus.cc:3055] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:04.910791 20501 raft_consensus.cc:740] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:04.911748 20501 consensus_queue.cc:260] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.913031 20501 raft_consensus.cc:3060] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:04.917117 20700 raft_consensus.cc:2468] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:18:04.918576 20393 leader_election.cc:304] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:18:04.919288 20782 raft_consensus.cc:2804] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:04.920043 20501 raft_consensus.cc:2468] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 2.
I20260709 13:18:04.920318 20782 raft_consensus.cc:697] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:04.921527 20782 consensus_queue.cc:237] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:04.929522 20246 catalog_manager.cc:5697] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 1 to 2, leader changed from e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:05.098817 20798 raft_consensus.cc:993] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: : Instructing follower bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:05.099238 20798 raft_consensus.cc:1081] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 LEADER]: Signalling peer bdf09647515c46e587bc4863ec869b97 to start an election
I20260709 13:18:05.100849 20428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c"
dest_uuid: "bdf09647515c46e587bc4863ec869b97"
 from {username='slave'} at 127.0.0.1:47304
I20260709 13:18:05.101490 20428 raft_consensus.cc:493] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:05.101868 20428 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:05.108942 20428 raft_consensus.cc:515] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:05.110802 20428 leader_election.cc:290] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [CANDIDATE]: Term 5 election: Requested vote from peers 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443), e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131:40235)
I20260709 13:18:05.111303 20700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3202aba8cf81430ab569ab37fb7b3d05"
I20260709 13:18:05.111925 20700 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:05.111788 20501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d8a7c8142624f2f9184c06e7dda009c" candidate_uuid: "bdf09647515c46e587bc4863ec869b97" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "e6a9433234e04a61ba1f3b54f47867cb"
I20260709 13:18:05.112488 20501 raft_consensus.cc:3055] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:18:05.112780 20501 raft_consensus.cc:740] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e6a9433234e04a61ba1f3b54f47867cb, State: Running, Role: LEADER
I20260709 13:18:05.113751 20501 consensus_queue.cc:260] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:05.114945 20501 raft_consensus.cc:3060] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:18:05.119213 20700 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 5.
I20260709 13:18:05.120363 20393 leader_election.cc:304] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [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: 3202aba8cf81430ab569ab37fb7b3d05, bdf09647515c46e587bc4863ec869b97; no voters: 
I20260709 13:18:05.121132 20782 raft_consensus.cc:2804] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:18:05.121603 20782 raft_consensus.cc:697] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 5 LEADER]: Becoming Leader. State: Replica: bdf09647515c46e587bc4863ec869b97, State: Running, Role: LEADER
I20260709 13:18:05.121973 20501 raft_consensus.cc:2468] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf09647515c46e587bc4863ec869b97 in term 5.
I20260709 13:18:05.122577 20782 consensus_queue.cc:237] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } }
I20260709 13:18:05.129240 20246 catalog_manager.cc:5697] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 reported cstate change: term changed from 4 to 5, leader changed from e6a9433234e04a61ba1f3b54f47867cb (127.15.35.131) to bdf09647515c46e587bc4863ec869b97 (127.15.35.130). New cstate: current_term: 5 leader_uuid: "bdf09647515c46e587bc4863ec869b97" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf09647515c46e587bc4863ec869b97" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:05.340353 20700 raft_consensus.cc:1275] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:05.341720 20782 consensus_queue.cc:1048] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:18:05.344058 20298 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:18:05.353735 20501 raft_consensus.cc:1275] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:05.357496 20782 consensus_queue.cc:1048] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:05.507448 20700 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:05.508610 20808 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3202aba8cf81430ab569ab37fb7b3d05" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 34443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:05.518462 20501 raft_consensus.cc:1275] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Refusing update from remote peer bdf09647515c46e587bc4863ec869b97: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:18:05.521047 20819 consensus_queue.cc:1048] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a9433234e04a61ba1f3b54f47867cb" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 40235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:05.769804 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:05.801985 15502 tablet_server.cc:179] TabletServer@127.15.35.129:34443 shutting down...
I20260709 13:18:05.825402 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:05.826154 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.826930 15502 raft_consensus.cc:2243] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.827447 15502 raft_consensus.cc:2272] T 45b28124e60c4cffb718f4b26672d171 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.830415 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.831530 15502 raft_consensus.cc:2243] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.832206 15502 raft_consensus.cc:2272] T d0e09d25588b4af0a55f1b84a43891a6 P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.835335 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.836280 15502 raft_consensus.cc:2243] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.837272 15502 raft_consensus.cc:2272] T 6e76462255964ee898d8e5d08af5977a P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.840251 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.841042 15502 raft_consensus.cc:2243] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.841545 15502 raft_consensus.cc:2272] T fd7ad8eb5b9640d8a0ee483ba84699d7 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.843823 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.844457 15502 raft_consensus.cc:2243] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.844960 15502 raft_consensus.cc:2272] T 6d8a7c8142624f2f9184c06e7dda009c P 3202aba8cf81430ab569ab37fb7b3d05 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.847767 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.848366 15502 raft_consensus.cc:2243] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.848836 15502 raft_consensus.cc:2272] T 8bc5b0ea05154611b72116832bd9d847 P 3202aba8cf81430ab569ab37fb7b3d05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.851047 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.851572 15502 raft_consensus.cc:2243] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.852026 15502 raft_consensus.cc:2272] T a2df5927280d43969d8dcd0f7ca27e73 P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.854357 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.854866 15502 raft_consensus.cc:2243] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.855342 15502 raft_consensus.cc:2272] T aba6115139fc42d09823cde2bcc9954a P 3202aba8cf81430ab569ab37fb7b3d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.857574 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.858049 15502 raft_consensus.cc:2243] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.858464 15502 raft_consensus.cc:2272] T fb32be07e8bb4273b59193397b0db910 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.861135 15502 tablet_replica.cc:333] stopping tablet replica
I20260709 13:18:05.861662 15502 raft_consensus.cc:2243] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.862097 15502 raft_consensus.cc:2272] T dfb8b92d9e8a4153962a401e5ea0fe56 P 3202aba8cf81430ab569ab37fb7b3d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.884413 15502 tablet_server.cc:196] TabletServer@127.15.35.129:34443 shutdown complete.
I20260709 13:18:05.911123 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
W20260709 13:18:05.933775 20393 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111) [suppressed 64 similar messages]
W20260709 13:18:05.938673 20393 consensus_peers.cc:597] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:05.939215 20393 consensus_peers.cc:597] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:05.946206 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:05.947064 15502 tablet_replica.cc:333] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.947803 15502 raft_consensus.cc:2243] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:05.948668 15502 raft_consensus.cc:2272] T fd7ad8eb5b9640d8a0ee483ba84699d7 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.950906 15502 tablet_replica.cc:333] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.951525 15502 raft_consensus.cc:2243] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:05.952317 15502 raft_consensus.cc:2272] T 6e76462255964ee898d8e5d08af5977a P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.954509 15502 tablet_replica.cc:333] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.955091 15502 raft_consensus.cc:2243] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.955603 15502 raft_consensus.cc:2272] T 45b28124e60c4cffb718f4b26672d171 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.957692 15502 tablet_replica.cc:333] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.958243 15502 raft_consensus.cc:2243] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:05.958949 15502 raft_consensus.cc:2272] T fb32be07e8bb4273b59193397b0db910 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.962075 15502 tablet_replica.cc:333] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.962637 15502 raft_consensus.cc:2243] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:05.963459 15502 raft_consensus.cc:2272] T dfb8b92d9e8a4153962a401e5ea0fe56 P bdf09647515c46e587bc4863ec869b97 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.965509 15502 tablet_replica.cc:333] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.966045 15502 raft_consensus.cc:2243] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.966480 15502 raft_consensus.cc:2272] T 8bc5b0ea05154611b72116832bd9d847 P bdf09647515c46e587bc4863ec869b97 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.968319 15502 tablet_replica.cc:333] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.968793 15502 raft_consensus.cc:2243] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:05.969616 15502 raft_consensus.cc:2272] T 6d8a7c8142624f2f9184c06e7dda009c P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.972160 15502 tablet_replica.cc:333] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.972682 15502 raft_consensus.cc:2243] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:05.973510 15502 raft_consensus.cc:2272] T a2df5927280d43969d8dcd0f7ca27e73 P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.975561 15502 tablet_replica.cc:333] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.976061 15502 raft_consensus.cc:2243] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.976490 15502 raft_consensus.cc:2272] T aba6115139fc42d09823cde2bcc9954a P bdf09647515c46e587bc4863ec869b97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:05.978560 15502 tablet_replica.cc:333] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97: stopping tablet replica
I20260709 13:18:05.979017 15502 raft_consensus.cc:2243] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:05.979357 15502 raft_consensus.cc:2272] T d0e09d25588b4af0a55f1b84a43891a6 P bdf09647515c46e587bc4863ec869b97 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.002270 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:18:06.025631 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
W20260709 13:18:06.050827 20466 consensus_peers.cc:597] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb -> Peer bdf09647515c46e587bc4863ec869b97 (127.15.35.130:44125): Couldn't send request to peer bdf09647515c46e587bc4863ec869b97. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:44125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:06.051738 20467 consensus_peers.cc:597] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb -> Peer 3202aba8cf81430ab569ab37fb7b3d05 (127.15.35.129:34443): Couldn't send request to peer 3202aba8cf81430ab569ab37fb7b3d05. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:34443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:06.057667 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:06.058400 15502 tablet_replica.cc:333] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.059072 15502 raft_consensus.cc:2243] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:18:06.059863 15502 raft_consensus.cc:2272] T d0e09d25588b4af0a55f1b84a43891a6 P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.062115 15502 tablet_replica.cc:333] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.062682 15502 raft_consensus.cc:2243] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:06.063145 15502 raft_consensus.cc:2272] T a2df5927280d43969d8dcd0f7ca27e73 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.065131 15502 tablet_replica.cc:333] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.065651 15502 raft_consensus.cc:2243] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:06.066447 15502 raft_consensus.cc:2272] T aba6115139fc42d09823cde2bcc9954a P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.068396 15502 tablet_replica.cc:333] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.068962 15502 raft_consensus.cc:2243] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:06.069427 15502 raft_consensus.cc:2272] T fd7ad8eb5b9640d8a0ee483ba84699d7 P e6a9433234e04a61ba1f3b54f47867cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.071238 15502 tablet_replica.cc:333] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.071740 15502 raft_consensus.cc:2243] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:06.072525 15502 raft_consensus.cc:2272] T 45b28124e60c4cffb718f4b26672d171 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.074626 15502 tablet_replica.cc:333] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.075142 15502 raft_consensus.cc:2243] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:06.075556 15502 raft_consensus.cc:2272] T fb32be07e8bb4273b59193397b0db910 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.078073 15502 tablet_replica.cc:333] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.078629 15502 raft_consensus.cc:2243] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:06.079154 15502 raft_consensus.cc:2272] T dfb8b92d9e8a4153962a401e5ea0fe56 P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.081122 15502 tablet_replica.cc:333] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.081699 15502 raft_consensus.cc:2243] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:06.082157 15502 raft_consensus.cc:2272] T 6e76462255964ee898d8e5d08af5977a P e6a9433234e04a61ba1f3b54f47867cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.084609 15502 tablet_replica.cc:333] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.085085 15502 raft_consensus.cc:2243] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:06.085525 15502 raft_consensus.cc:2272] T 6d8a7c8142624f2f9184c06e7dda009c P e6a9433234e04a61ba1f3b54f47867cb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.087829 15502 tablet_replica.cc:333] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb: stopping tablet replica
I20260709 13:18:06.088295 15502 raft_consensus.cc:2243] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:06.089087 15502 raft_consensus.cc:2272] T 8bc5b0ea05154611b72116832bd9d847 P e6a9433234e04a61ba1f3b54f47867cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.120999 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:18:06.144869 15502 master.cc:562] Master@127.15.35.190:43179 shutting down...
I20260709 13:18:06.165124 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:06.165697 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:06.165974 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05056e6339cb4a2d96a3616923b0f996: stopping tablet replica
I20260709 13:18:06.185794 15502 master.cc:584] Master@127.15.35.190:43179 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13053 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:18:06.232306 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:36201
I20260709 13:18:06.233525 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:06.239576 20832 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
W20260709 13:18:06.240047 20833 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
W20260709 13:18:06.240332 20835 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
I20260709 13:18:06.240929 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:06.241819 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:06.242007 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:06.242118 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603086242107 us; error 0 us; skew 500 ppm
I20260709 13:18:06.242578 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:06.244843 15502 webserver.cc:533] Webserver started at http://127.15.35.190:34623/ using document root <none> and password file <none>
I20260709 13:18:06.245422 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:06.245585 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:06.245810 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:06.246925 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "0e14fc1a533d499a8b2047c5a4656f5b"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.252332 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:18:06.255722 20840 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.256451 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:06.256789 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "0e14fc1a533d499a8b2047c5a4656f5b"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.257166 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-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)
I20260709 13:18:06.274200 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:06.275403 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:06.313911 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:36201
I20260709 13:18:06.313999 20892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:36201 every 8 connection(s)
I20260709 13:18:06.318151 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.328457 20893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b: Bootstrap starting.
I20260709 13:18:06.333205 20893 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.337338 20893 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b: No bootstrap required, opened a new log
I20260709 13:18:06.339470 20893 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e14fc1a533d499a8b2047c5a4656f5b" member_type: VOTER }
I20260709 13:18:06.339824 20893 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.340072 20893 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e14fc1a533d499a8b2047c5a4656f5b, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.340740 20893 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0e14fc1a533d499a8b2047c5a4656f5b" member_type: VOTER }
I20260709 13:18:06.341202 20893 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:06.341436 20893 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:06.341710 20893 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:06.346310 20893 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e14fc1a533d499a8b2047c5a4656f5b" member_type: VOTER }
I20260709 13:18:06.346848 20893 leader_election.cc:304] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [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: 0e14fc1a533d499a8b2047c5a4656f5b; no voters: 
I20260709 13:18:06.347924 20893 leader_election.cc:290] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:06.348341 20896 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:06.349721 20896 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 1 LEADER]: Becoming Leader. State: Replica: 0e14fc1a533d499a8b2047c5a4656f5b, State: Running, Role: LEADER
I20260709 13:18:06.350391 20896 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [LEADER]: Queue going to LEADER mode. State: All 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: "0e14fc1a533d499a8b2047c5a4656f5b" member_type: VOTER }
I20260709 13:18:06.350771 20893 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:06.355253 20898 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e14fc1a533d499a8b2047c5a4656f5b. Latest consensus state: current_term: 1 leader_uuid: "0e14fc1a533d499a8b2047c5a4656f5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e14fc1a533d499a8b2047c5a4656f5b" member_type: VOTER } }
I20260709 13:18:06.356056 20898 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:06.356683 20897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e14fc1a533d499a8b2047c5a4656f5b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e14fc1a533d499a8b2047c5a4656f5b" member_type: VOTER } }
I20260709 13:18:06.357390 20897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:06.358672 20905 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:06.363343 20905 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:06.365355 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:06.371917 20905 catalog_manager.cc:1383] Generated new cluster ID: e126d8b75df9499781569ea1a35018f8
I20260709 13:18:06.372205 20905 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:06.388877 20905 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:06.390152 20905 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:06.400471 20905 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b: Generated new TSK 0
I20260709 13:18:06.401077 20905 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:06.431710 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:06.437744 20914 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
W20260709 13:18:06.438881 20915 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
W20260709 13:18:06.440307 20917 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
I20260709 13:18:06.440588 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:06.441568 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:06.441743 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:06.441860 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603086441850 us; error 0 us; skew 500 ppm
I20260709 13:18:06.442313 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:06.444594 15502 webserver.cc:533] Webserver started at http://127.15.35.129:40031/ using document root <none> and password file <none>
I20260709 13:18:06.445019 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:06.445178 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:06.445457 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:06.446484 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "6536da66a9ca4201bb8b79bae7150006"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.451146 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:06.454540 20922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.455260 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:06.455506 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "6536da66a9ca4201bb8b79bae7150006"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.455798 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-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)
I20260709 13:18:06.466359 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:06.467502 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:06.468878 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:06.471110 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:06.471277 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.471591 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:06.471760 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.511485 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:37959
I20260709 13:18:06.511760 20984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:37959 every 8 connection(s)
I20260709 13:18:06.516378 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:06.523728 20989 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
W20260709 13:18:06.525450 20990 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
W20260709 13:18:06.527166 20992 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
I20260709 13:18:06.528054 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:06.529342 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:06.529628 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:06.529814 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603086529798 us; error 0 us; skew 500 ppm
I20260709 13:18:06.530454 20985 heartbeater.cc:344] Connected to a master server at 127.15.35.190:36201
I20260709 13:18:06.530506 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:06.530958 20985 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:06.531782 20985 heartbeater.cc:507] Master 127.15.35.190:36201 requested a full tablet report, sending...
I20260709 13:18:06.533547 15502 webserver.cc:533] Webserver started at http://127.15.35.130:40851/ using document root <none> and password file <none>
I20260709 13:18:06.534242 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:06.534129 20858 ts_manager.cc:194] Registered new tserver with Master: 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959)
I20260709 13:18:06.534585 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:06.534931 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:06.536473 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "d4c038070e0e435a81a6c3c9912821fc"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.536649 20858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45032
I20260709 13:18:06.541349 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 13:18:06.544847 20997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.545908 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:18:06.546209 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "d4c038070e0e435a81a6c3c9912821fc"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.546456 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-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)
I20260709 13:18:06.558488 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:06.559847 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:06.561348 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:06.563540 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:06.563774 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.564009 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:06.564181 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.607679 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:37829
I20260709 13:18:06.607784 21059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:37829 every 8 connection(s)
I20260709 13:18:06.612555 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:06.619589 21063 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
W20260709 13:18:06.620261 21064 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
W20260709 13:18:06.623791 21066 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
I20260709 13:18:06.623934 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:06.625146 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:06.625401 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:06.625643 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603086625622 us; error 0 us; skew 500 ppm
I20260709 13:18:06.625839 21060 heartbeater.cc:344] Connected to a master server at 127.15.35.190:36201
I20260709 13:18:06.626283 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:06.626278 21060 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:06.627228 21060 heartbeater.cc:507] Master 127.15.35.190:36201 requested a full tablet report, sending...
I20260709 13:18:06.629119 15502 webserver.cc:533] Webserver started at http://127.15.35.131:46601/ using document root <none> and password file <none>
I20260709 13:18:06.629558 20858 ts_manager.cc:194] Registered new tserver with Master: d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829)
I20260709 13:18:06.629845 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:06.630120 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:06.630435 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:06.631402 20858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45042
I20260709 13:18:06.631982 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "9ad411e9442a49f5bf82fcb852c00609"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.636616 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:18:06.639914 21071 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.640771 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:06.641129 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "9ad411e9442a49f5bf82fcb852c00609"
format_stamp: "Formatted at 2026-07-09 13:18:06 on dist-test-slave-h616"
I20260709 13:18:06.641548 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602941458438-15502-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)
I20260709 13:18:06.653503 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:06.654685 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:06.656209 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:06.658789 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:06.659015 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.659286 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:06.659492 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:06.699975 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:36877
I20260709 13:18:06.700098 21133 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:36877 every 8 connection(s)
I20260709 13:18:06.714018 21134 heartbeater.cc:344] Connected to a master server at 127.15.35.190:36201
I20260709 13:18:06.714521 21134 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:06.715235 21134 heartbeater.cc:507] Master 127.15.35.190:36201 requested a full tablet report, sending...
I20260709 13:18:06.717098 20858 ts_manager.cc:194] Registered new tserver with Master: 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:06.717608 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014527797s
I20260709 13:18:06.718947 20858 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45046
I20260709 13:18:06.743721 20858 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45052:
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"
    }
  }
}
W20260709 13:18:06.745971 20858 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.
I20260709 13:18:06.798390 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 65f128f1c8dd41c28243c2469a1fcc79 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe1c2dddd9bd44f5b4ded932685fcff5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:06.798168 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 5f171e8992594926a1d4c252dd48d7f3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe1c2dddd9bd44f5b4ded932685fcff5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:06.799980 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f128f1c8dd41c28243c2469a1fcc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.800598 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f171e8992594926a1d4c252dd48d7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.811939 20950 tablet_service.cc:1511] Processing CreateTablet for tablet 5f171e8992594926a1d4c252dd48d7f3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe1c2dddd9bd44f5b4ded932685fcff5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:06.813524 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f171e8992594926a1d4c252dd48d7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.813077 20949 tablet_service.cc:1511] Processing CreateTablet for tablet 65f128f1c8dd41c28243c2469a1fcc79 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe1c2dddd9bd44f5b4ded932685fcff5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:06.813694 21025 tablet_service.cc:1511] Processing CreateTablet for tablet 5f171e8992594926a1d4c252dd48d7f3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe1c2dddd9bd44f5b4ded932685fcff5]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:06.814563 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f128f1c8dd41c28243c2469a1fcc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.814960 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f171e8992594926a1d4c252dd48d7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.827147 21024 tablet_service.cc:1511] Processing CreateTablet for tablet 65f128f1c8dd41c28243c2469a1fcc79 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fe1c2dddd9bd44f5b4ded932685fcff5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:06.828554 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65f128f1c8dd41c28243c2469a1fcc79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:06.846913 21150 tablet_bootstrap.cc:492] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609: Bootstrap starting.
I20260709 13:18:06.850566 21149 tablet_bootstrap.cc:492] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: Bootstrap starting.
I20260709 13:18:06.856549 21150 tablet_bootstrap.cc:654] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.859256 21149 tablet_bootstrap.cc:654] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.860028 21151 tablet_bootstrap.cc:492] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc: Bootstrap starting.
I20260709 13:18:06.863432 21150 tablet_bootstrap.cc:492] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609: No bootstrap required, opened a new log
I20260709 13:18:06.863997 21150 ts_tablet_manager.cc:1403] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 13:18:06.864326 21149 tablet_bootstrap.cc:492] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: No bootstrap required, opened a new log
I20260709 13:18:06.865365 21149 ts_tablet_manager.cc:1403] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:18:06.867645 21150 raft_consensus.cc:359] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:06.868836 21150 raft_consensus.cc:385] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.869344 21150 raft_consensus.cc:740] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.869810 21151 tablet_bootstrap.cc:654] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.869612 21149 raft_consensus.cc:359] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:06.870492 21149 raft_consensus.cc:385] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.870296 21150 consensus_queue.cc:260] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:06.870857 21149 raft_consensus.cc:740] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.872025 21149 consensus_queue.cc:260] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:06.873741 21134 heartbeater.cc:499] Master 127.15.35.190:36201 was elected leader, sending a full tablet report...
I20260709 13:18:06.874382 21150 ts_tablet_manager.cc:1434] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:18:06.876236 20985 heartbeater.cc:499] Master 127.15.35.190:36201 was elected leader, sending a full tablet report...
I20260709 13:18:06.876756 21149 ts_tablet_manager.cc:1434] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:18:06.877787 21149 tablet_bootstrap.cc:492] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006: Bootstrap starting.
I20260709 13:18:06.878350 21150 tablet_bootstrap.cc:492] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: Bootstrap starting.
I20260709 13:18:06.882616 21151 tablet_bootstrap.cc:492] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc: No bootstrap required, opened a new log
I20260709 13:18:06.883241 21151 ts_tablet_manager.cc:1403] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260709 13:18:06.884527 21149 tablet_bootstrap.cc:654] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.885847 21150 tablet_bootstrap.cc:654] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.886363 21151 raft_consensus.cc:359] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.887318 21151 raft_consensus.cc:385] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.887632 21151 raft_consensus.cc:740] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.888803 21151 consensus_queue.cc:260] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.898239 21150 tablet_bootstrap.cc:492] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: No bootstrap required, opened a new log
I20260709 13:18:06.898276 21149 tablet_bootstrap.cc:492] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006: No bootstrap required, opened a new log
I20260709 13:18:06.899050 21150 ts_tablet_manager.cc:1403] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 13:18:06.899189 21060 heartbeater.cc:499] Master 127.15.35.190:36201 was elected leader, sending a full tablet report...
I20260709 13:18:06.899214 21149 ts_tablet_manager.cc:1403] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 13:18:06.898561 21151 ts_tablet_manager.cc:1434] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:18:06.902196 21150 raft_consensus.cc:359] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.902738 21151 tablet_bootstrap.cc:492] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc: Bootstrap starting.
I20260709 13:18:06.902634 21149 raft_consensus.cc:359] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.903131 21150 raft_consensus.cc:385] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.903592 21149 raft_consensus.cc:385] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.903692 21150 raft_consensus.cc:740] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.904049 21149 raft_consensus.cc:740] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.905146 21149 consensus_queue.cc:260] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.905206 21150 consensus_queue.cc:260] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.907815 21150 ts_tablet_manager.cc:1434] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 13:18:06.910228 21151 tablet_bootstrap.cc:654] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:06.916314 21151 tablet_bootstrap.cc:492] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc: No bootstrap required, opened a new log
I20260709 13:18:06.916875 21151 ts_tablet_manager.cc:1403] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:18:06.919725 21151 raft_consensus.cc:359] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:06.920414 21151 raft_consensus.cc:385] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:06.920660 21151 raft_consensus.cc:740] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Initialized, Role: FOLLOWER
I20260709 13:18:06.921382 21151 consensus_queue.cc:260] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:06.923575 21151 ts_tablet_manager.cc:1434] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:18:06.925688 21149 ts_tablet_manager.cc:1434] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.016s
I20260709 13:18:06.987735 21154 raft_consensus.cc:493] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:06.988281 21154 raft_consensus.cc:515] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:06.990245 21154 leader_election.cc:290] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959)
I20260709 13:18:07.000013 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3" candidate_uuid: "9ad411e9442a49f5bf82fcb852c00609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6536da66a9ca4201bb8b79bae7150006" is_pre_election: true
I20260709 13:18:07.000829 20960 raft_consensus.cc:2468] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad411e9442a49f5bf82fcb852c00609 in term 0.
I20260709 13:18:07.001627 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3" candidate_uuid: "9ad411e9442a49f5bf82fcb852c00609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c038070e0e435a81a6c3c9912821fc" is_pre_election: true
I20260709 13:18:07.002065 21074 leader_election.cc:304] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, 9ad411e9442a49f5bf82fcb852c00609; no voters: 
I20260709 13:18:07.002460 21035 raft_consensus.cc:2468] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ad411e9442a49f5bf82fcb852c00609 in term 0.
I20260709 13:18:07.003080 21154 raft_consensus.cc:2804] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.003554 21154 raft_consensus.cc:493] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.003877 21154 raft_consensus.cc:3060] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.009090 21154 raft_consensus.cc:515] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:07.010723 21154 leader_election.cc:290] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [CANDIDATE]: Term 1 election: Requested vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959)
I20260709 13:18:07.011760 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3" candidate_uuid: "9ad411e9442a49f5bf82fcb852c00609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
I20260709 13:18:07.011798 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3" candidate_uuid: "9ad411e9442a49f5bf82fcb852c00609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
I20260709 13:18:07.012447 21035 raft_consensus.cc:3060] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.012540 20960 raft_consensus.cc:3060] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.017817 20960 raft_consensus.cc:2468] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad411e9442a49f5bf82fcb852c00609 in term 1.
I20260709 13:18:07.018855 21074 leader_election.cc:304] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, 9ad411e9442a49f5bf82fcb852c00609; no voters: 
I20260709 13:18:07.018996 21035 raft_consensus.cc:2468] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad411e9442a49f5bf82fcb852c00609 in term 1.
I20260709 13:18:07.019671 21154 raft_consensus.cc:2804] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.020861 21154 raft_consensus.cc:697] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 LEADER]: Becoming Leader. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Running, Role: LEADER
I20260709 13:18:07.021708 21154 consensus_queue.cc:237] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:07.023300 21160 raft_consensus.cc:493] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.023787 21160 raft_consensus.cc:515] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.028915 21160 leader_election.cc:290] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.031083 20855 catalog_manager.cc:5697] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "9ad411e9442a49f5bf82fcb852c00609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.038398 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c038070e0e435a81a6c3c9912821fc" is_pre_election: true
I20260709 13:18:07.038749 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad411e9442a49f5bf82fcb852c00609" is_pre_election: true
I20260709 13:18:07.039152 21035 raft_consensus.cc:2468] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 0.
I20260709 13:18:07.039461 21109 raft_consensus.cc:2468] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 0.
I20260709 13:18:07.040609 20924 leader_election.cc:304] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, d4c038070e0e435a81a6c3c9912821fc; no voters: 
I20260709 13:18:07.041555 21160 raft_consensus.cc:2804] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.041849 21160 raft_consensus.cc:493] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.042124 21160 raft_consensus.cc:3060] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.047989 21160 raft_consensus.cc:515] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.049818 21160 leader_election.cc:290] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 election: Requested vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.050697 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
I20260709 13:18:07.050776 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
I20260709 13:18:07.051498 21035 raft_consensus.cc:3060] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.051528 21109 raft_consensus.cc:3060] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.058861 21109 raft_consensus.cc:2468] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 1.
I20260709 13:18:07.058861 21035 raft_consensus.cc:2468] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 1.
I20260709 13:18:07.060314 20926 leader_election.cc:304] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, 9ad411e9442a49f5bf82fcb852c00609; no voters: 
I20260709 13:18:07.061115 21160 raft_consensus.cc:2804] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.061582 21160 raft_consensus.cc:697] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Becoming Leader. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Running, Role: LEADER
I20260709 13:18:07.062285 21160 consensus_queue.cc:237] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.069378 20855 catalog_manager.cc:5697] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "6536da66a9ca4201bb8b79bae7150006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.124156 20855 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45064:
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"
    }
  }
}
W20260709 13:18:07.126232 20855 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.
I20260709 13:18:07.148766 20949 tablet_service.cc:1511] Processing CreateTablet for tablet 13848679fab64ffd9f03f1ee7192f023 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=18d11323017a42aab35b7a51b963e7b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:07.150091 20949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13848679fab64ffd9f03f1ee7192f023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.150148 21025 tablet_service.cc:1511] Processing CreateTablet for tablet 13848679fab64ffd9f03f1ee7192f023 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=18d11323017a42aab35b7a51b963e7b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:07.151427 21025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13848679fab64ffd9f03f1ee7192f023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.152437 21099 tablet_service.cc:1511] Processing CreateTablet for tablet 13848679fab64ffd9f03f1ee7192f023 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=18d11323017a42aab35b7a51b963e7b8]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:18:07.153652 21099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13848679fab64ffd9f03f1ee7192f023. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.155455 20950 tablet_service.cc:1511] Processing CreateTablet for tablet 96255f09d7c54036b2b1b7a198168008 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=18d11323017a42aab35b7a51b963e7b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:07.156144 21098 tablet_service.cc:1511] Processing CreateTablet for tablet 96255f09d7c54036b2b1b7a198168008 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=18d11323017a42aab35b7a51b963e7b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:07.156687 20950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96255f09d7c54036b2b1b7a198168008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.157363 21098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96255f09d7c54036b2b1b7a198168008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.158800 21024 tablet_service.cc:1511] Processing CreateTablet for tablet 96255f09d7c54036b2b1b7a198168008 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=18d11323017a42aab35b7a51b963e7b8]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:18:07.160418 21024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96255f09d7c54036b2b1b7a198168008. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:07.165760 21149 tablet_bootstrap.cc:492] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006: Bootstrap starting.
I20260709 13:18:07.171974 21149 tablet_bootstrap.cc:654] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.172305 21150 tablet_bootstrap.cc:492] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609: Bootstrap starting.
I20260709 13:18:07.177867 21149 tablet_bootstrap.cc:492] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006: No bootstrap required, opened a new log
I20260709 13:18:07.178395 21149 ts_tablet_manager.cc:1403] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260709 13:18:07.180485 21150 tablet_bootstrap.cc:654] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.187028 21151 tablet_bootstrap.cc:492] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: Bootstrap starting.
I20260709 13:18:07.191540 21149 raft_consensus.cc:359] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.192103 21150 tablet_bootstrap.cc:492] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609: No bootstrap required, opened a new log
I20260709 13:18:07.192303 21149 raft_consensus.cc:385] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.192653 21150 ts_tablet_manager.cc:1403] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260709 13:18:07.192651 21149 raft_consensus.cc:740] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.194023 21151 tablet_bootstrap.cc:654] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.194666 21149 consensus_queue.cc:260] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.196329 21150 raft_consensus.cc:359] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.197120 21150 raft_consensus.cc:385] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.197496 21150 raft_consensus.cc:740] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.199519 21150 consensus_queue.cc:260] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.200726 21149 ts_tablet_manager.cc:1434] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 13:18:07.202205 21149 tablet_bootstrap.cc:492] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: Bootstrap starting.
I20260709 13:18:07.211508 21150 ts_tablet_manager.cc:1434] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:18:07.212296 21149 tablet_bootstrap.cc:654] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.212684 21150 tablet_bootstrap.cc:492] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609: Bootstrap starting.
I20260709 13:18:07.213516 21151 tablet_bootstrap.cc:492] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: No bootstrap required, opened a new log
I20260709 13:18:07.214068 21151 ts_tablet_manager.cc:1403] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260709 13:18:07.217367 21151 raft_consensus.cc:359] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.217962 21149 tablet_bootstrap.cc:492] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: No bootstrap required, opened a new log
I20260709 13:18:07.218271 21151 raft_consensus.cc:385] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.218487 21149 ts_tablet_manager.cc:1403] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260709 13:18:07.218644 21151 raft_consensus.cc:740] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.219604 21151 consensus_queue.cc:260] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.221000 21150 tablet_bootstrap.cc:654] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.221685 21149 raft_consensus.cc:359] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.222467 21149 raft_consensus.cc:385] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.222779 21149 raft_consensus.cc:740] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.223892 21151 ts_tablet_manager.cc:1434] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:18:07.223563 21149 consensus_queue.cc:260] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.225435 21151 tablet_bootstrap.cc:492] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: Bootstrap starting.
I20260709 13:18:07.228682 21149 ts_tablet_manager.cc:1434] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:18:07.231878 21150 tablet_bootstrap.cc:492] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609: No bootstrap required, opened a new log
I20260709 13:18:07.232432 21150 ts_tablet_manager.cc:1403] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260709 13:18:07.233753 21151 tablet_bootstrap.cc:654] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:07.237035 21150 raft_consensus.cc:359] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.237756 21150 raft_consensus.cc:385] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.238107 21150 raft_consensus.cc:740] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.238929 21150 consensus_queue.cc:260] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.240399 21151 tablet_bootstrap.cc:492] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: No bootstrap required, opened a new log
I20260709 13:18:07.240906 21151 ts_tablet_manager.cc:1403] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 13:18:07.242504 21150 ts_tablet_manager.cc:1434] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:18:07.243739 21151 raft_consensus.cc:359] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.244508 21151 raft_consensus.cc:385] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:07.244799 21151 raft_consensus.cc:740] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Initialized, Role: FOLLOWER
I20260709 13:18:07.245488 21151 consensus_queue.cc:260] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.247509 21151 ts_tablet_manager.cc:1434] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:07.318058 21159 raft_consensus.cc:493] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.318519 21159 raft_consensus.cc:515] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.320565 21159 leader_election.cc:290] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.330730 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023" candidate_uuid: "d4c038070e0e435a81a6c3c9912821fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6536da66a9ca4201bb8b79bae7150006" is_pre_election: true
I20260709 13:18:07.331434 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023" candidate_uuid: "d4c038070e0e435a81a6c3c9912821fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad411e9442a49f5bf82fcb852c00609" is_pre_election: true
I20260709 13:18:07.331480 20960 raft_consensus.cc:2468] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c038070e0e435a81a6c3c9912821fc in term 0.
I20260709 13:18:07.332114 21109 raft_consensus.cc:2468] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4c038070e0e435a81a6c3c9912821fc in term 0.
I20260709 13:18:07.332823 21000 leader_election.cc:304] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, d4c038070e0e435a81a6c3c9912821fc; no voters: 
I20260709 13:18:07.333684 21159 raft_consensus.cc:2804] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.334053 21159 raft_consensus.cc:493] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.334327 21159 raft_consensus.cc:3060] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.339303 21159 raft_consensus.cc:515] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.340796 21159 leader_election.cc:290] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [CANDIDATE]: Term 1 election: Requested vote from peers 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.341652 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023" candidate_uuid: "d4c038070e0e435a81a6c3c9912821fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
I20260709 13:18:07.341734 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023" candidate_uuid: "d4c038070e0e435a81a6c3c9912821fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
I20260709 13:18:07.342213 20960 raft_consensus.cc:3060] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.342322 21109 raft_consensus.cc:3060] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.347172 20960 raft_consensus.cc:2468] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c038070e0e435a81a6c3c9912821fc in term 1.
I20260709 13:18:07.347332 21109 raft_consensus.cc:2468] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c038070e0e435a81a6c3c9912821fc in term 1.
I20260709 13:18:07.348253 21000 leader_election.cc:304] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, d4c038070e0e435a81a6c3c9912821fc; no voters: 
I20260709 13:18:07.348860 21160 raft_consensus.cc:493] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:07.348946 21159 raft_consensus.cc:2804] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.349442 21160 raft_consensus.cc:515] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.350059 21159 raft_consensus.cc:697] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 LEADER]: Becoming Leader. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Running, Role: LEADER
I20260709 13:18:07.351001 21159 consensus_queue.cc:237] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.351694 21160 leader_election.cc:290] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.352427 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c038070e0e435a81a6c3c9912821fc" is_pre_election: true
I20260709 13:18:07.352852 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad411e9442a49f5bf82fcb852c00609" is_pre_election: true
I20260709 13:18:07.353071 21035 raft_consensus.cc:2468] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 0.
I20260709 13:18:07.353515 21109 raft_consensus.cc:2468] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 0.
I20260709 13:18:07.354128 20924 leader_election.cc:304] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, d4c038070e0e435a81a6c3c9912821fc; no voters: 
I20260709 13:18:07.355464 21160 raft_consensus.cc:2804] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:07.355821 21160 raft_consensus.cc:493] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:07.356153 21160 raft_consensus.cc:3060] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:07.360033 20906 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:07.359687 20858 catalog_manager.cc:5697] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c038070e0e435a81a6c3c9912821fc (127.15.35.130). New cstate: current_term: 1 leader_uuid: "d4c038070e0e435a81a6c3c9912821fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.362576 21160 raft_consensus.cc:515] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.364675 21160 leader_election.cc:290] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 election: Requested vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.365455 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
I20260709 13:18:07.366108 21035 raft_consensus.cc:3060] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.366236 21109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
I20260709 13:18:07.366927 21109 raft_consensus.cc:3060] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:07.372586 21035 raft_consensus.cc:2468] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 1.
I20260709 13:18:07.373611 21109 raft_consensus.cc:2468] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 1.
I20260709 13:18:07.373719 20924 leader_election.cc:304] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, d4c038070e0e435a81a6c3c9912821fc; no voters: 
I20260709 13:18:07.374571 21160 raft_consensus.cc:2804] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:07.375006 21160 raft_consensus.cc:697] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Becoming Leader. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Running, Role: LEADER
I20260709 13:18:07.375850 21160 consensus_queue.cc:237] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.382899 20856 catalog_manager.cc:5697] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "6536da66a9ca4201bb8b79bae7150006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.430511 21109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3"
dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
mode: GRACEFUL
new_leader_uuid: "6536da66a9ca4201bb8b79bae7150006"
 from {username='slave'} at 127.0.0.1:46278
I20260709 13:18:07.431001 21109 raft_consensus.cc:606] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 LEADER]: Received request to transfer leadership to TS 6536da66a9ca4201bb8b79bae7150006
I20260709 13:18:07.443917 20960 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79"
dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
mode: GRACEFUL
new_leader_uuid: "9ad411e9442a49f5bf82fcb852c00609"
 from {username='slave'} at 127.0.0.1:36904
I20260709 13:18:07.444397 20960 raft_consensus.cc:606] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Received request to transfer leadership to TS 9ad411e9442a49f5bf82fcb852c00609
I20260709 13:18:07.459048 21035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023"
dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
mode: GRACEFUL
new_leader_uuid: "6536da66a9ca4201bb8b79bae7150006"
 from {username='slave'} at 127.0.0.1:50080
I20260709 13:18:07.459661 21035 raft_consensus.cc:606] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 LEADER]: Received request to transfer leadership to TS 6536da66a9ca4201bb8b79bae7150006
I20260709 13:18:07.468827 21160 consensus_queue.cc:1048] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.476289 21155 raft_consensus.cc:993] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: : Instructing follower 9ad411e9442a49f5bf82fcb852c00609 to start an election
I20260709 13:18:07.477090 21160 raft_consensus.cc:1081] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Signalling peer 9ad411e9442a49f5bf82fcb852c00609 to start an election
I20260709 13:18:07.479197 21108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79"
dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
 from {username='slave'} at 127.0.0.1:46256
I20260709 13:18:07.482436 21108 raft_consensus.cc:493] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.482887 21108 raft_consensus.cc:3060] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.484025 21155 consensus_queue.cc:1048] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.490604 21108 raft_consensus.cc:515] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.499450 21034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79" candidate_uuid: "9ad411e9442a49f5bf82fcb852c00609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
I20260709 13:18:07.500665 20960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65f128f1c8dd41c28243c2469a1fcc79" candidate_uuid: "9ad411e9442a49f5bf82fcb852c00609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
I20260709 13:18:07.501323 20960 raft_consensus.cc:3055] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.501633 20960 raft_consensus.cc:740] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Running, Role: LEADER
I20260709 13:18:07.501452 21108 leader_election.cc:290] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [CANDIDATE]: Term 2 election: Requested vote from peers 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959), d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829)
I20260709 13:18:07.502480 20960 consensus_queue.cc:260] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.503574 20960 raft_consensus.cc:3060] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.511426 20960 raft_consensus.cc:2468] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ad411e9442a49f5bf82fcb852c00609 in term 2.
I20260709 13:18:07.512552 21074 leader_election.cc:304] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [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: 6536da66a9ca4201bb8b79bae7150006, 9ad411e9442a49f5bf82fcb852c00609; no voters: d4c038070e0e435a81a6c3c9912821fc
I20260709 13:18:07.513477 21154 raft_consensus.cc:2804] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.513970 21154 raft_consensus.cc:697] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 LEADER]: Becoming Leader. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Running, Role: LEADER
I20260709 13:18:07.514798 21154 consensus_queue.cc:237] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.522234 20858 catalog_manager.cc:5697] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 reported cstate change: term changed from 1 to 2, leader changed from 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129) to 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131). New cstate: current_term: 2 leader_uuid: "9ad411e9442a49f5bf82fcb852c00609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.568583 21154 consensus_queue.cc:1048] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.575781 21163 raft_consensus.cc:993] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: : Instructing follower 6536da66a9ca4201bb8b79bae7150006 to start an election
I20260709 13:18:07.576508 21154 raft_consensus.cc:1081] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 LEADER]: Signalling peer 6536da66a9ca4201bb8b79bae7150006 to start an election
I20260709 13:18:07.578613 20959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3"
dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
 from {username='slave'} at 127.0.0.1:36882
I20260709 13:18:07.579198 20959 raft_consensus.cc:493] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.579600 20959 raft_consensus.cc:3060] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.585108 21154 consensus_queue.cc:1048] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:18:07.587009 20959 raft_consensus.cc:515] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:07.590080 20959 leader_election.cc:290] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 2 election: Requested vote from peers 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877), d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829)
I20260709 13:18:07.590677 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
I20260709 13:18:07.591313 21108 raft_consensus.cc:3055] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.591616 21108 raft_consensus.cc:740] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ad411e9442a49f5bf82fcb852c00609, State: Running, Role: LEADER
I20260709 13:18:07.592003 21034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f171e8992594926a1d4c252dd48d7f3" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
I20260709 13:18:07.592444 21108 consensus_queue.cc:260] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:07.593565 21108 raft_consensus.cc:3060] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.601886 21108 raft_consensus.cc:2468] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 2.
I20260709 13:18:07.603066 20926 leader_election.cc:304] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [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: 6536da66a9ca4201bb8b79bae7150006, 9ad411e9442a49f5bf82fcb852c00609; no voters: d4c038070e0e435a81a6c3c9912821fc
I20260709 13:18:07.603858 21155 raft_consensus.cc:2804] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.604378 21155 raft_consensus.cc:697] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 2 LEADER]: Becoming Leader. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Running, Role: LEADER
I20260709 13:18:07.605213 21155 consensus_queue.cc:237] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } }
I20260709 13:18:07.612445 20858 catalog_manager.cc:5697] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 reported cstate change: term changed from 1 to 2, leader changed from 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131) to 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "6536da66a9ca4201bb8b79bae7150006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:07.785970 21159 consensus_queue.cc:1048] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.796550 21159 consensus_queue.cc:1048] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.803882 21180 raft_consensus.cc:993] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: : Instructing follower 6536da66a9ca4201bb8b79bae7150006 to start an election
I20260709 13:18:07.804374 21159 raft_consensus.cc:1081] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 LEADER]: Signalling peer 6536da66a9ca4201bb8b79bae7150006 to start an election
I20260709 13:18:07.806082 20959 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023"
dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
 from {username='slave'} at 127.0.0.1:36898
I20260709 13:18:07.806628 20959 raft_consensus.cc:493] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:07.807018 20959 raft_consensus.cc:3060] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.812491 20959 raft_consensus.cc:515] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.814404 20959 leader_election.cc:290] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 2 election: Requested vote from peers d4c038070e0e435a81a6c3c9912821fc (127.15.35.130:37829), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:07.815080 21035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
I20260709 13:18:07.815706 21035 raft_consensus.cc:3055] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:07.815620 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13848679fab64ffd9f03f1ee7192f023" candidate_uuid: "6536da66a9ca4201bb8b79bae7150006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
I20260709 13:18:07.816213 21035 raft_consensus.cc:740] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Running, Role: LEADER
I20260709 13:18:07.816387 21108 raft_consensus.cc:3060] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.817112 21035 consensus_queue.cc:260] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.818482 21035 raft_consensus.cc:3060] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.822201 21108 raft_consensus.cc:2468] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 2.
I20260709 13:18:07.823357 20926 leader_election.cc:304] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6536da66a9ca4201bb8b79bae7150006, 9ad411e9442a49f5bf82fcb852c00609; no voters: 
I20260709 13:18:07.823406 21035 raft_consensus.cc:2468] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6536da66a9ca4201bb8b79bae7150006 in term 2.
I20260709 13:18:07.824155 21155 raft_consensus.cc:2804] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:07.824713 21155 raft_consensus.cc:697] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 2 LEADER]: Becoming Leader. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Running, Role: LEADER
I20260709 13:18:07.825631 21155 consensus_queue.cc:237] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:07.832671 20856 catalog_manager.cc:5697] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 reported cstate change: term changed from 1 to 2, leader changed from d4c038070e0e435a81a6c3c9912821fc (127.15.35.130) to 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "6536da66a9ca4201bb8b79bae7150006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:07.837071 21155 consensus_queue.cc:1048] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.849665 21185 consensus_queue.cc:1048] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:07.935065 15502 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:18:07.936758 15502 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:18:07.937119 15502 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:18:07.946357 21035 raft_consensus.cc:3060] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:07.949705 20959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008"
dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
mode: GRACEFUL
new_leader_uuid: "d4c038070e0e435a81a6c3c9912821fc"
 from {username='slave'} at 127.0.0.1:36908
I20260709 13:18:07.950332 20959 raft_consensus.cc:606] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Received request to transfer leadership to TS d4c038070e0e435a81a6c3c9912821fc
I20260709 13:18:07.951862 15502 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:18:07.954020 21035 raft_consensus.cc:1275] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Refusing update from remote peer 9ad411e9442a49f5bf82fcb852c00609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:07.955474 21192 consensus_queue.cc:1048] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:07.966533 20959 raft_consensus.cc:1275] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Refusing update from remote peer 9ad411e9442a49f5bf82fcb852c00609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:07.968678 21163 consensus_queue.cc:1048] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.051482 21035 raft_consensus.cc:3060] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.055302 21108 raft_consensus.cc:1275] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Refusing update from remote peer 6536da66a9ca4201bb8b79bae7150006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.056805 21185 consensus_queue.cc:1048] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.058467 21035 raft_consensus.cc:1275] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Refusing update from remote peer 6536da66a9ca4201bb8b79bae7150006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.059993 21185 consensus_queue.cc:1048] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.310114 21035 raft_consensus.cc:1275] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Refusing update from remote peer 6536da66a9ca4201bb8b79bae7150006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.311458 21160 consensus_queue.cc:1048] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.318851 21108 raft_consensus.cc:1275] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Refusing update from remote peer 6536da66a9ca4201bb8b79bae7150006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:08.321012 21155 consensus_queue.cc:1048] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:08.376729 21160 raft_consensus.cc:993] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: : Instructing follower d4c038070e0e435a81a6c3c9912821fc to start an election
I20260709 13:18:08.377207 21155 raft_consensus.cc:1081] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Signalling peer d4c038070e0e435a81a6c3c9912821fc to start an election
I20260709 13:18:08.378868 21035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008"
dest_uuid: "d4c038070e0e435a81a6c3c9912821fc"
 from {username='slave'} at 127.0.0.1:50078
I20260709 13:18:08.379343 21035 raft_consensus.cc:493] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:08.379681 21035 raft_consensus.cc:3060] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.384718 21035 raft_consensus.cc:515] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:08.386366 21035 leader_election.cc:290] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [CANDIDATE]: Term 2 election: Requested vote from peers 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959), 9ad411e9442a49f5bf82fcb852c00609 (127.15.35.131:36877)
I20260709 13:18:08.387326 20959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008" candidate_uuid: "d4c038070e0e435a81a6c3c9912821fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6536da66a9ca4201bb8b79bae7150006"
I20260709 13:18:08.387645 21108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96255f09d7c54036b2b1b7a198168008" candidate_uuid: "d4c038070e0e435a81a6c3c9912821fc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ad411e9442a49f5bf82fcb852c00609"
I20260709 13:18:08.387990 20959 raft_consensus.cc:3055] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:08.388338 20959 raft_consensus.cc:740] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6536da66a9ca4201bb8b79bae7150006, State: Running, Role: LEADER
I20260709 13:18:08.388362 21108 raft_consensus.cc:3060] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.389086 20959 consensus_queue.cc:260] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:08.390103 20959 raft_consensus.cc:3060] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:08.394013 21108 raft_consensus.cc:2468] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c038070e0e435a81a6c3c9912821fc in term 2.
I20260709 13:18:08.394946 20959 raft_consensus.cc:2468] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4c038070e0e435a81a6c3c9912821fc in term 2.
I20260709 13:18:08.395298 21001 leader_election.cc:304] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ad411e9442a49f5bf82fcb852c00609, d4c038070e0e435a81a6c3c9912821fc; no voters: 
I20260709 13:18:08.396224 21159 raft_consensus.cc:2804] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:08.397178 21159 raft_consensus.cc:697] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 2 LEADER]: Becoming Leader. State: Replica: d4c038070e0e435a81a6c3c9912821fc, State: Running, Role: LEADER
I20260709 13:18:08.398095 21159 consensus_queue.cc:237] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } }
I20260709 13:18:08.404246 20858 catalog_manager.cc:5697] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc reported cstate change: term changed from 1 to 2, leader changed from 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129) to d4c038070e0e435a81a6c3c9912821fc (127.15.35.130). New cstate: current_term: 2 leader_uuid: "d4c038070e0e435a81a6c3c9912821fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6536da66a9ca4201bb8b79bae7150006" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 37959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4c038070e0e435a81a6c3c9912821fc" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 37829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ad411e9442a49f5bf82fcb852c00609" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 36877 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:08.573210 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
W20260709 13:18:08.581931 21074 consensus_peers.cc:597] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 -> Peer 6536da66a9ca4201bb8b79bae7150006 (127.15.35.129:37959): Couldn't send request to peer 6536da66a9ca4201bb8b79bae7150006. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:08.602682 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:08.603461 15502 tablet_replica.cc:333] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006: stopping tablet replica
I20260709 13:18:08.603976 15502 raft_consensus.cc:2243] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:08.604806 15502 raft_consensus.cc:2272] T 13848679fab64ffd9f03f1ee7192f023 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.607016 15502 tablet_replica.cc:333] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006: stopping tablet replica
I20260709 13:18:08.607496 15502 raft_consensus.cc:2243] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.607813 15502 raft_consensus.cc:2272] T 96255f09d7c54036b2b1b7a198168008 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.609771 15502 tablet_replica.cc:333] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006: stopping tablet replica
I20260709 13:18:08.610215 15502 raft_consensus.cc:2243] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:08.610903 15502 raft_consensus.cc:2272] T 5f171e8992594926a1d4c252dd48d7f3 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.613137 15502 tablet_replica.cc:333] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006: stopping tablet replica
I20260709 13:18:08.613642 15502 raft_consensus.cc:2243] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.614012 15502 raft_consensus.cc:2272] T 65f128f1c8dd41c28243c2469a1fcc79 P 6536da66a9ca4201bb8b79bae7150006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.637612 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
I20260709 13:18:08.650497 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
I20260709 13:18:08.670228 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:08.670888 15502 tablet_replica.cc:333] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc: stopping tablet replica
I20260709 13:18:08.671437 15502 raft_consensus.cc:2243] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.671900 15502 raft_consensus.cc:2272] T 13848679fab64ffd9f03f1ee7192f023 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.674081 15502 tablet_replica.cc:333] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc: stopping tablet replica
I20260709 13:18:08.674593 15502 raft_consensus.cc:2243] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.675002 15502 raft_consensus.cc:2272] T 65f128f1c8dd41c28243c2469a1fcc79 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.677517 15502 tablet_replica.cc:333] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: stopping tablet replica
I20260709 13:18:08.678005 15502 raft_consensus.cc:2243] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:08.678586 15502 pending_rounds.cc:70] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: Trying to abort 1 pending ops.
I20260709 13:18:08.678735 15502 pending_rounds.cc:77] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305638250085773312 op_type: NO_OP noop_request { }
I20260709 13:18:08.679021 15502 raft_consensus.cc:2889] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:08.679330 15502 raft_consensus.cc:2272] T 96255f09d7c54036b2b1b7a198168008 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.681541 15502 tablet_replica.cc:333] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc: stopping tablet replica
I20260709 13:18:08.682008 15502 raft_consensus.cc:2243] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.682437 15502 raft_consensus.cc:2272] T 5f171e8992594926a1d4c252dd48d7f3 P d4c038070e0e435a81a6c3c9912821fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.694866 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:18:08.706554 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
I20260709 13:18:08.725306 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:08.725934 15502 tablet_replica.cc:333] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609: stopping tablet replica
I20260709 13:18:08.726485 15502 raft_consensus.cc:2243] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.726935 15502 raft_consensus.cc:2272] T 13848679fab64ffd9f03f1ee7192f023 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.729465 15502 tablet_replica.cc:333] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609: stopping tablet replica
I20260709 13:18:08.729967 15502 raft_consensus.cc:2243] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.730356 15502 raft_consensus.cc:2272] T 96255f09d7c54036b2b1b7a198168008 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.732349 15502 tablet_replica.cc:333] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609: stopping tablet replica
I20260709 13:18:08.732836 15502 raft_consensus.cc:2243] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:08.733250 15502 raft_consensus.cc:2272] T 5f171e8992594926a1d4c252dd48d7f3 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.735256 15502 tablet_replica.cc:333] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609: stopping tablet replica
I20260709 13:18:08.735730 15502 raft_consensus.cc:2243] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:08.736488 15502 raft_consensus.cc:2272] T 65f128f1c8dd41c28243c2469a1fcc79 P 9ad411e9442a49f5bf82fcb852c00609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.759547 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:18:08.771199 15502 master.cc:562] Master@127.15.35.190:36201 shutting down...
I20260709 13:18:08.786213 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:08.786687 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:08.786952 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0e14fc1a533d499a8b2047c5a4656f5b: stopping tablet replica
I20260709 13:18:08.805248 15502 master.cc:584] Master@127.15.35.190:36201 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2600 ms)
[----------] 6 tests from LeaderRebalancerTest (147210 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:18:08.833339 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:33495
I20260709 13:18:08.834475 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:08.839758 21207 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
W20260709 13:18:08.840979 21208 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
W20260709 13:18:08.841770 21210 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
I20260709 13:18:08.842564 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:08.843377 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:08.843575 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:08.843755 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603088843740 us; error 0 us; skew 500 ppm
I20260709 13:18:08.844496 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:08.847365 15502 webserver.cc:533] Webserver started at http://127.15.35.190:42523/ using document root <none> and password file <none>
I20260709 13:18:08.847851 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:08.848013 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:08.848222 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:08.849241 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "60d7268374ed4e8badae8857408ce15f"
format_stamp: "Formatted at 2026-07-09 13:18:08 on dist-test-slave-h616"
I20260709 13:18:08.853933 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:18:08.857461 21215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:08.858268 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 13:18:08.858618 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "60d7268374ed4e8badae8857408ce15f"
format_stamp: "Formatted at 2026-07-09 13:18:08 on dist-test-slave-h616"
I20260709 13:18:08.858924 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-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)
I20260709 13:18:08.874907 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:08.875974 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:08.913873 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:33495
I20260709 13:18:08.913980 21266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:33495 every 8 connection(s)
I20260709 13:18:08.917829 21267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:08.928941 21267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f: Bootstrap starting.
I20260709 13:18:08.933377 21267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:08.937525 21267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f: No bootstrap required, opened a new log
I20260709 13:18:08.939605 21267 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60d7268374ed4e8badae8857408ce15f" member_type: VOTER }
I20260709 13:18:08.939975 21267 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:08.940253 21267 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60d7268374ed4e8badae8857408ce15f, State: Initialized, Role: FOLLOWER
I20260709 13:18:08.941006 21267 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60d7268374ed4e8badae8857408ce15f" member_type: VOTER }
I20260709 13:18:08.941509 21267 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:08.941778 21267 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:08.942052 21267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:08.946949 21267 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60d7268374ed4e8badae8857408ce15f" member_type: VOTER }
I20260709 13:18:08.947511 21267 leader_election.cc:304] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [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: 60d7268374ed4e8badae8857408ce15f; no voters: 
I20260709 13:18:08.948683 21267 leader_election.cc:290] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:08.949061 21270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:08.950798 21270 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 1 LEADER]: Becoming Leader. State: Replica: 60d7268374ed4e8badae8857408ce15f, State: Running, Role: LEADER
I20260709 13:18:08.951687 21267 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:08.951587 21270 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [LEADER]: Queue going to LEADER mode. State: All 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: "60d7268374ed4e8badae8857408ce15f" member_type: VOTER }
I20260709 13:18:08.954958 21272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60d7268374ed4e8badae8857408ce15f. Latest consensus state: current_term: 1 leader_uuid: "60d7268374ed4e8badae8857408ce15f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60d7268374ed4e8badae8857408ce15f" member_type: VOTER } }
I20260709 13:18:08.955701 21272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:08.954892 21271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60d7268374ed4e8badae8857408ce15f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60d7268374ed4e8badae8857408ce15f" member_type: VOTER } }
I20260709 13:18:08.956537 21271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:08.961431 21276 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:08.969348 21276 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:08.970348 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:08.978366 21276 catalog_manager.cc:1383] Generated new cluster ID: d871cfbde13f45b5a40d72046facb797
I20260709 13:18:08.978688 21276 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:08.996119 21276 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:08.997718 21276 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:09.018210 21276 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f: Generated new TSK 0
I20260709 13:18:09.018941 21276 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:09.037598 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:09.043507 21288 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
W20260709 13:18:09.044746 21289 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
I20260709 13:18:09.046461 15502 server_base.cc:1061] running on GCE node
W20260709 13:18:09.046546 21291 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
I20260709 13:18:09.047739 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:09.047989 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:09.048190 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603089048171 us; error 0 us; skew 500 ppm
I20260709 13:18:09.048780 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:09.055567 15502 webserver.cc:533] Webserver started at http://127.15.35.129:36963/ using document root <none> and password file <none>
I20260709 13:18:09.056140 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:09.056372 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:09.056682 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:09.057965 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "e34a05f0fe1f439387cf1686d36d40a2"
format_stamp: "Formatted at 2026-07-09 13:18:09 on dist-test-slave-h616"
I20260709 13:18:09.063290 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:18:09.067174 21296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.068151 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:09.068425 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "e34a05f0fe1f439387cf1686d36d40a2"
format_stamp: "Formatted at 2026-07-09 13:18:09 on dist-test-slave-h616"
I20260709 13:18:09.068761 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-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)
I20260709 13:18:09.100039 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:09.101210 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:09.102732 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:09.105213 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:09.105480 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.105777 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:09.105962 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.147152 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:38469
I20260709 13:18:09.147267 21358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:38469 every 8 connection(s)
I20260709 13:18:09.152151 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:09.159844 21363 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
W20260709 13:18:09.161751 21364 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
W20260709 13:18:09.164530 21366 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
I20260709 13:18:09.165575 21359 heartbeater.cc:344] Connected to a master server at 127.15.35.190:33495
I20260709 13:18:09.166070 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:09.166152 21359 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:09.166994 21359 heartbeater.cc:507] Master 127.15.35.190:33495 requested a full tablet report, sending...
I20260709 13:18:09.167623 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:09.167948 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:09.168170 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603089168150 us; error 0 us; skew 500 ppm
I20260709 13:18:09.168941 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:09.169167 21232 ts_manager.cc:194] Registered new tserver with Master: e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469)
I20260709 13:18:09.171782 21232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36512
I20260709 13:18:09.171864 15502 webserver.cc:533] Webserver started at http://127.15.35.130:39257/ using document root <none> and password file <none>
I20260709 13:18:09.172539 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:09.172780 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:09.173115 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:09.174211 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "59cc887160fc49639a1d34b30cc39251"
format_stamp: "Formatted at 2026-07-09 13:18:09 on dist-test-slave-h616"
I20260709 13:18:09.178510 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:18:09.182070 21371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.182950 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:18:09.183310 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "59cc887160fc49639a1d34b30cc39251"
format_stamp: "Formatted at 2026-07-09 13:18:09 on dist-test-slave-h616"
I20260709 13:18:09.183666 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-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)
I20260709 13:18:09.196789 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:09.198626 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:09.201331 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:09.205852 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:09.206342 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260709 13:18:09.206643 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:09.206904 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.262063 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:42945
I20260709 13:18:09.262203 21433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:42945 every 8 connection(s)
I20260709 13:18:09.267153 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:09.273813 21437 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
W20260709 13:18:09.275695 21438 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
I20260709 13:18:09.281972 21434 heartbeater.cc:344] Connected to a master server at 127.15.35.190:33495
I20260709 13:18:09.282528 21434 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:09.283397 15502 server_base.cc:1061] running on GCE node
W20260709 13:18:09.283535 21440 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
I20260709 13:18:09.283501 21434 heartbeater.cc:507] Master 127.15.35.190:33495 requested a full tablet report, sending...
I20260709 13:18:09.284734 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:09.284967 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:09.285168 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603089285151 us; error 0 us; skew 500 ppm
I20260709 13:18:09.285948 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:09.286209 21232 ts_manager.cc:194] Registered new tserver with Master: 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:09.288079 21232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36514
I20260709 13:18:09.288739 15502 webserver.cc:533] Webserver started at http://127.15.35.131:40197/ using document root <none> and password file <none>
I20260709 13:18:09.289430 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:09.289625 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:09.289914 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:09.290935 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "a6e39add767e4d898d09ed3867dc7a39"
format_stamp: "Formatted at 2026-07-09 13:18:09 on dist-test-slave-h616"
I20260709 13:18:09.295123 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:09.298245 21445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.298969 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:09.299259 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "a6e39add767e4d898d09ed3867dc7a39"
format_stamp: "Formatted at 2026-07-09 13:18:09 on dist-test-slave-h616"
I20260709 13:18:09.299492 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602941458438-15502-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)
I20260709 13:18:09.316304 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:09.317395 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:09.318799 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:09.320968 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:09.321203 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.321506 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:09.321682 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:09.359503 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:43929
I20260709 13:18:09.359606 21507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:43929 every 8 connection(s)
I20260709 13:18:09.372730 21508 heartbeater.cc:344] Connected to a master server at 127.15.35.190:33495
I20260709 13:18:09.373242 21508 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:09.374002 21508 heartbeater.cc:507] Master 127.15.35.190:33495 requested a full tablet report, sending...
I20260709 13:18:09.375834 21232 ts_manager.cc:194] Registered new tserver with Master: a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:09.376477 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013683352s
I20260709 13:18:09.377192 21232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36518
I20260709 13:18:09.402266 21232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36528:
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"
    }
  }
}
W20260709 13:18:09.404803 21232 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.
I20260709 13:18:09.473845 21324 tablet_service.cc:1511] Processing CreateTablet for tablet fb607ab918e54ee89dd266b71a24093a (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:09.475211 21324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb607ab918e54ee89dd266b71a24093a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.477304 21399 tablet_service.cc:1511] Processing CreateTablet for tablet fb607ab918e54ee89dd266b71a24093a (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:09.477631 21398 tablet_service.cc:1511] Processing CreateTablet for tablet 2d74e28a13d14df0a224118136743642 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:09.478307 21323 tablet_service.cc:1511] Processing CreateTablet for tablet 2d74e28a13d14df0a224118136743642 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:09.478732 21399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb607ab918e54ee89dd266b71a24093a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.479638 21398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d74e28a13d14df0a224118136743642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.480648 21322 tablet_service.cc:1511] Processing CreateTablet for tablet c3a20766df4b4440af6c8ee566cd3938 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:09.484668 21397 tablet_service.cc:1511] Processing CreateTablet for tablet c3a20766df4b4440af6c8ee566cd3938 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:09.486173 21397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a20766df4b4440af6c8ee566cd3938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.485980 21473 tablet_service.cc:1511] Processing CreateTablet for tablet fb607ab918e54ee89dd266b71a24093a (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:09.489228 21471 tablet_service.cc:1511] Processing CreateTablet for tablet c3a20766df4b4440af6c8ee566cd3938 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:09.491165 21470 tablet_service.cc:1511] Processing CreateTablet for tablet 7374e8d9380c4d7da2ea817e3eb8d188 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:09.493058 21472 tablet_service.cc:1511] Processing CreateTablet for tablet 2d74e28a13d14df0a224118136743642 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:09.494906 21396 tablet_service.cc:1511] Processing CreateTablet for tablet 7374e8d9380c4d7da2ea817e3eb8d188 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:09.496223 21396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374e8d9380c4d7da2ea817e3eb8d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.498405 21469 tablet_service.cc:1511] Processing CreateTablet for tablet b8b11bb688bc4f89a9164ed9687b9e82 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:09.498972 21473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb607ab918e54ee89dd266b71a24093a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.499871 21469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b11bb688bc4f89a9164ed9687b9e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.499683 21318 tablet_service.cc:1511] Processing CreateTablet for tablet d3201a0830df4b3aa570ad5d650a49f4 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:09.479655 21323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d74e28a13d14df0a224118136743642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.500990 21318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3201a0830df4b3aa570ad5d650a49f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.501554 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374e8d9380c4d7da2ea817e3eb8d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.501775 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 7374e8d9380c4d7da2ea817e3eb8d188 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:09.503086 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7374e8d9380c4d7da2ea817e3eb8d188. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.505641 21471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a20766df4b4440af6c8ee566cd3938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.506347 21320 tablet_service.cc:1511] Processing CreateTablet for tablet b8b11bb688bc4f89a9164ed9687b9e82 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:09.507401 21472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d74e28a13d14df0a224118136743642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.508515 21468 tablet_service.cc:1511] Processing CreateTablet for tablet 47af5cc378c049ab824b858cd6de914b (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:09.510363 21467 tablet_service.cc:1511] Processing CreateTablet for tablet d3201a0830df4b3aa570ad5d650a49f4 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:09.512440 21319 tablet_service.cc:1511] Processing CreateTablet for tablet 47af5cc378c049ab824b858cd6de914b (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:09.505709 21322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a20766df4b4440af6c8ee566cd3938. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.514652 21466 tablet_service.cc:1511] Processing CreateTablet for tablet 8d13e7b52df946e09b1c0d2a82353e14 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:09.516506 21465 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0b0d9c82ab490c8b724ad8494b4b46 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:09.517604 21317 tablet_service.cc:1511] Processing CreateTablet for tablet 8d13e7b52df946e09b1c0d2a82353e14 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:09.518950 21317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13e7b52df946e09b1c0d2a82353e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.521929 21468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47af5cc378c049ab824b858cd6de914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.522425 21316 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0b0d9c82ab490c8b724ad8494b4b46 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:09.523705 21316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0b0d9c82ab490c8b724ad8494b4b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.526481 21319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47af5cc378c049ab824b858cd6de914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.527905 21395 tablet_service.cc:1511] Processing CreateTablet for tablet b8b11bb688bc4f89a9164ed9687b9e82 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:09.529443 21395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b11bb688bc4f89a9164ed9687b9e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.529585 21466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13e7b52df946e09b1c0d2a82353e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.529682 21320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b11bb688bc4f89a9164ed9687b9e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.531589 21467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3201a0830df4b3aa570ad5d650a49f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.532402 21465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0b0d9c82ab490c8b724ad8494b4b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.535537 21394 tablet_service.cc:1511] Processing CreateTablet for tablet 47af5cc378c049ab824b858cd6de914b (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:09.537252 21394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47af5cc378c049ab824b858cd6de914b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.538944 21393 tablet_service.cc:1511] Processing CreateTablet for tablet d3201a0830df4b3aa570ad5d650a49f4 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:09.540895 21393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3201a0830df4b3aa570ad5d650a49f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.568176 21392 tablet_service.cc:1511] Processing CreateTablet for tablet 8d13e7b52df946e09b1c0d2a82353e14 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:09.569655 21392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d13e7b52df946e09b1c0d2a82353e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.574888 21391 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0b0d9c82ab490c8b724ad8494b4b46 (DEFAULT_TABLE table=test-workload [id=d0433db2d6404d0c9aa067e333b38409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:09.576314 21391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0b0d9c82ab490c8b724ad8494b4b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:09.661829 21524 tablet_bootstrap.cc:492] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:09.666676 21523 tablet_bootstrap.cc:492] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:09.667649 21525 tablet_bootstrap.cc:492] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:09.671046 21524 tablet_bootstrap.cc:654] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.672432 21523 tablet_bootstrap.cc:654] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.686540 21525 tablet_bootstrap.cc:654] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.688135 21523 tablet_bootstrap.cc:492] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:09.688280 21524 tablet_bootstrap.cc:492] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.688694 21523 ts_tablet_manager.cc:1403] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.011s
I20260709 13:18:09.688890 21524 ts_tablet_manager.cc:1403] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260709 13:18:09.691560 21524 raft_consensus.cc:359] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.691682 21525 tablet_bootstrap.cc:492] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:09.691613 21523 raft_consensus.cc:359] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.692155 21524 raft_consensus.cc:385] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.692387 21525 ts_tablet_manager.cc:1403] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.007s
I20260709 13:18:09.692515 21523 raft_consensus.cc:385] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.692565 21524 raft_consensus.cc:740] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.693638 21524 consensus_queue.cc:260] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.694679 21523 raft_consensus.cc:740] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.695039 21525 raft_consensus.cc:359] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.695873 21525 raft_consensus.cc:385] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.695645 21523 consensus_queue.cc:260] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.696208 21525 raft_consensus.cc:740] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.696484 21524 ts_tablet_manager.cc:1434] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:18:09.696977 21525 consensus_queue.cc:260] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.697754 21524 tablet_bootstrap.cc:492] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:09.696213 21359 heartbeater.cc:499] Master 127.15.35.190:33495 was elected leader, sending a full tablet report...
I20260709 13:18:09.706532 21524 tablet_bootstrap.cc:654] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.737640 21508 heartbeater.cc:499] Master 127.15.35.190:33495 was elected leader, sending a full tablet report...
I20260709 13:18:09.753856 21533 raft_consensus.cc:493] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:09.754746 21533 raft_consensus.cc:515] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.757810 21434 heartbeater.cc:499] Master 127.15.35.190:33495 was elected leader, sending a full tablet report...
I20260709 13:18:09.762001 21523 ts_tablet_manager.cc:1434] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.073s	user 0.023s	sys 0.036s
I20260709 13:18:09.767284 21524 tablet_bootstrap.cc:492] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.768066 21524 ts_tablet_manager.cc:1403] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.071s	user 0.034s	sys 0.032s
I20260709 13:18:09.769009 21523 tablet_bootstrap.cc:492] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:09.771783 21524 raft_consensus.cc:359] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.772751 21524 raft_consensus.cc:385] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.773111 21524 raft_consensus.cc:740] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.775513 21523 tablet_bootstrap.cc:654] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.774241 21524 consensus_queue.cc:260] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.777549 21533 leader_election.cc:290] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:09.779441 21524 ts_tablet_manager.cc:1434] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:09.780541 21524 tablet_bootstrap.cc:492] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:09.782083 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b11bb688bc4f89a9164ed9687b9e82" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
W20260709 13:18:09.784382 21448 leader_election.cc:343] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:09.779464 21525 ts_tablet_manager.cc:1434] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.087s	user 0.023s	sys 0.059s
I20260709 13:18:09.786401 21525 tablet_bootstrap.cc:492] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:09.790648 21523 tablet_bootstrap.cc:492] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:09.791275 21523 ts_tablet_manager.cc:1403] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 13:18:09.793059 21525 tablet_bootstrap.cc:654] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.794212 21523 raft_consensus.cc:359] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.794953 21523 raft_consensus.cc:385] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.795246 21523 raft_consensus.cc:740] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.796146 21523 consensus_queue.cc:260] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.797049 21524 tablet_bootstrap.cc:654] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.798329 21523 ts_tablet_manager.cc:1434] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:18:09.799398 21523 tablet_bootstrap.cc:492] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:09.803925 21525 tablet_bootstrap.cc:492] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:09.804461 21525 ts_tablet_manager.cc:1403] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.002s
I20260709 13:18:09.805346 21523 tablet_bootstrap.cc:654] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.806882 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b11bb688bc4f89a9164ed9687b9e82" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:09.807358 21525 raft_consensus.cc:359] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.808091 21525 raft_consensus.cc:385] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.808385 21525 raft_consensus.cc:740] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
W20260709 13:18:09.808571 21446 leader_election.cc:343] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:09.809062 21446 leader_election.cc:304] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:09.809165 21525 consensus_queue.cc:260] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.810913 21531 raft_consensus.cc:2749] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:09.812511 21525 ts_tablet_manager.cc:1434] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:18:09.813503 21525 tablet_bootstrap.cc:492] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:09.817862 21524 tablet_bootstrap.cc:492] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.817931 21523 tablet_bootstrap.cc:492] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:09.818511 21524 ts_tablet_manager.cc:1403] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.007s
I20260709 13:18:09.818588 21523 ts_tablet_manager.cc:1403] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.003s
I20260709 13:18:09.819326 21525 tablet_bootstrap.cc:654] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.821645 21524 raft_consensus.cc:359] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.822413 21524 raft_consensus.cc:385] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.822698 21524 raft_consensus.cc:740] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.823540 21524 consensus_queue.cc:260] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.829523 21524 ts_tablet_manager.cc:1434] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:18:09.830570 21524 tablet_bootstrap.cc:492] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:09.831311 21525 tablet_bootstrap.cc:492] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:09.830993 21523 raft_consensus.cc:359] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.831954 21525 ts_tablet_manager.cc:1403] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 13:18:09.831926 21523 raft_consensus.cc:385] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.833882 21523 raft_consensus.cc:740] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.835188 21525 raft_consensus.cc:359] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.836019 21525 raft_consensus.cc:385] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.836400 21525 raft_consensus.cc:740] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.836890 21524 tablet_bootstrap.cc:654] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.835623 21523 consensus_queue.cc:260] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.837471 21525 consensus_queue.cc:260] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.839485 21523 ts_tablet_manager.cc:1434] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:18:09.839798 21525 ts_tablet_manager.cc:1434] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:18:09.840509 21523 tablet_bootstrap.cc:492] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:09.841068 21525 tablet_bootstrap.cc:492] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:09.848272 21525 tablet_bootstrap.cc:654] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.850368 21523 tablet_bootstrap.cc:654] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.858747 21524 tablet_bootstrap.cc:492] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.859546 21524 ts_tablet_manager.cc:1403] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260709 13:18:09.863407 21524 raft_consensus.cc:359] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.864145 21524 raft_consensus.cc:385] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.864436 21524 raft_consensus.cc:740] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.864759 21523 tablet_bootstrap.cc:492] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:09.865393 21523 ts_tablet_manager.cc:1403] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260709 13:18:09.865393 21524 consensus_queue.cc:260] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.868036 21525 tablet_bootstrap.cc:492] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:09.868383 21524 ts_tablet_manager.cc:1434] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:09.867996 21523 raft_consensus.cc:359] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.868731 21525 ts_tablet_manager.cc:1403] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.018s
I20260709 13:18:09.868959 21523 raft_consensus.cc:385] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.869311 21523 raft_consensus.cc:740] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.869480 21524 tablet_bootstrap.cc:492] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:09.870180 21523 consensus_queue.cc:260] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.871842 21525 raft_consensus.cc:359] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.872574 21525 raft_consensus.cc:385] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.872850 21525 raft_consensus.cc:740] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.873586 21525 consensus_queue.cc:260] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.875801 21525 ts_tablet_manager.cc:1434] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:18:09.876226 21524 tablet_bootstrap.cc:654] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.876798 21525 tablet_bootstrap.cc:492] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:09.879201 21523 ts_tablet_manager.cc:1434] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:18:09.884011 21525 tablet_bootstrap.cc:654] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.887122 21523 tablet_bootstrap.cc:492] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:09.897962 21530 raft_consensus.cc:493] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:09.898758 21530 raft_consensus.cc:515] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.902638 21523 tablet_bootstrap.cc:654] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.905593 21530 leader_election.cc:290] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:09.905936 21524 tablet_bootstrap.cc:492] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.906528 21524 ts_tablet_manager.cc:1403] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.015s
I20260709 13:18:09.907335 21530 raft_consensus.cc:493] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:09.908208 21525 tablet_bootstrap.cc:492] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:09.908910 21525 ts_tablet_manager.cc:1403] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.012s
I20260709 13:18:09.907845 21530 raft_consensus.cc:515] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:09.910989 21530 leader_election.cc:290] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:09.910470 21524 raft_consensus.cc:359] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.911557 21524 raft_consensus.cc:385] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.911973 21524 raft_consensus.cc:740] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.912570 21525 raft_consensus.cc:359] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.913630 21525 raft_consensus.cc:385] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.913100 21524 consensus_queue.cc:260] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.914084 21525 raft_consensus.cc:740] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.915432 21525 consensus_queue.cc:260] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.920346 21524 ts_tablet_manager.cc:1434] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:18:09.921875 21524 tablet_bootstrap.cc:492] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:09.922590 21525 ts_tablet_manager.cc:1434] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:18:09.923712 21525 tablet_bootstrap.cc:492] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:09.929620 21531 raft_consensus.cc:493] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:09.930470 21525 tablet_bootstrap.cc:654] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.930624 21524 tablet_bootstrap.cc:654] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.930105 21531 raft_consensus.cc:515] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.933753 21531 leader_election.cc:290] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:09.935432 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:09.936131 21334 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:09.937390 21448 leader_election.cc:304] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:09.939254 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:09.939895 21409 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:09.944175 21524 tablet_bootstrap.cc:492] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.944324 21531 raft_consensus.cc:2804] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:09.944795 21524 ts_tablet_manager.cc:1403] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260709 13:18:09.944880 21531 raft_consensus.cc:493] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:09.945466 21531 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:09.947752 21523 tablet_bootstrap.cc:492] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:09.948356 21523 ts_tablet_manager.cc:1403] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.062s	user 0.035s	sys 0.017s
I20260709 13:18:09.948040 21524 raft_consensus.cc:359] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.949059 21524 raft_consensus.cc:385] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.949491 21524 raft_consensus.cc:740] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.950435 21524 consensus_queue.cc:260] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.951712 21523 raft_consensus.cc:359] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.952520 21523 raft_consensus.cc:385] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.952876 21523 raft_consensus.cc:740] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.953879 21524 ts_tablet_manager.cc:1434] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 13:18:09.953872 21523 consensus_queue.cc:260] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.955509 21524 tablet_bootstrap.cc:492] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
W20260709 13:18:09.964135 21280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:09.964866 21523 ts_tablet_manager.cc:1434] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:18:09.965247 21524 tablet_bootstrap.cc:654] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.968782 21523 tablet_bootstrap.cc:492] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:09.976948 21523 tablet_bootstrap.cc:654] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.978881 21524 tablet_bootstrap.cc:492] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:09.979820 21531 raft_consensus.cc:515] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.981393 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:09.982029 21334 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:09.983163 21529 raft_consensus.cc:493] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:09.983770 21529 raft_consensus.cc:515] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.984634 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:09.979609 21524 ts_tablet_manager.cc:1403] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260709 13:18:09.985383 21334 raft_consensus.cc:2468] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:09.986543 21525 tablet_bootstrap.cc:492] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:09.987063 21525 ts_tablet_manager.cc:1403] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.015s
I20260709 13:18:09.983088 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:09.987210 21374 leader_election.cc:304] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:09.988214 21333 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:09.990994 21525 raft_consensus.cc:359] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.992048 21525 raft_consensus.cc:385] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:09.992427 21525 raft_consensus.cc:740] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:09.988770 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:09.993381 21525 consensus_queue.cc:260] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:09.994406 21409 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:09.988879 21531 leader_election.cc:290] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:09.993381 21529 leader_election.cc:290] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:09.998610 21525 ts_tablet_manager.cc:1434] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:09.999661 21525 tablet_bootstrap.cc:492] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:10.006214 21525 tablet_bootstrap.cc:654] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:09.988409 21524 raft_consensus.cc:359] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.009652 21524 raft_consensus.cc:385] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.009940 21524 raft_consensus.cc:740] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.010769 21409 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.010677 21524 consensus_queue.cc:260] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.011318 21530 raft_consensus.cc:2764] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:10.013128 21524 ts_tablet_manager.cc:1434] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260709 13:18:10.013700 21374 leader_election.cc:304] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.016062 21530 raft_consensus.cc:2804] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.016431 21530 raft_consensus.cc:493] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.016752 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.017758 21483 raft_consensus.cc:2393] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59cc887160fc49639a1d34b30cc39251 in current term 1: Already voted for candidate a6e39add767e4d898d09ed3867dc7a39 in this term.
I20260709 13:18:10.018289 21523 tablet_bootstrap.cc:492] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:10.019089 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.019348 21523 ts_tablet_manager.cc:1403] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.001s
I20260709 13:18:10.020743 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:10.019871 21482 raft_consensus.cc:2468] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.014127 21524 tablet_bootstrap.cc:492] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
W20260709 13:18:10.022410 21297 leader_election.cc:343] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:10.016772 21530 raft_consensus.cc:3060] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.025401 21523 raft_consensus.cc:359] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.026177 21523 raft_consensus.cc:385] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.026580 21523 raft_consensus.cc:740] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.027408 21523 consensus_queue.cc:260] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.026094 21333 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.029789 21446 leader_election.cc:304] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:10.031034 21531 raft_consensus.cc:2804] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.032580 21531 raft_consensus.cc:697] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:10.033703 21531 consensus_queue.cc:237] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.047333 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.048645 21525 tablet_bootstrap.cc:492] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
W20260709 13:18:10.049759 21299 leader_election.cc:343] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:10.050129 21525 ts_tablet_manager.cc:1403] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.008s
I20260709 13:18:10.050329 21299 leader_election.cc:304] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e34a05f0fe1f439387cf1686d36d40a2; no voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:10.051620 21529 raft_consensus.cc:2749] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:10.053678 21525 raft_consensus.cc:359] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.054538 21525 raft_consensus.cc:385] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.054889 21525 raft_consensus.cc:740] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.054911 21230 catalog_manager.cc:5697] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.052295 21554 raft_consensus.cc:493] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.056041 21525 consensus_queue.cc:260] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.056746 21554 raft_consensus.cc:515] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.059264 21525 ts_tablet_manager.cc:1434] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:18:10.060927 21554 leader_election.cc:290] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.061204 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d74e28a13d14df0a224118136743642" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.061928 21333 raft_consensus.cc:2468] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.062096 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d74e28a13d14df0a224118136743642" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.062769 21482 raft_consensus.cc:2468] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.063210 21525 tablet_bootstrap.cc:492] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:10.063941 21530 raft_consensus.cc:515] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:10.064409 21374 leader_election.cc:304] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:10.065956 21554 raft_consensus.cc:2804] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.066917 21530 leader_election.cc:290] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.067462 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.068660 21333 raft_consensus.cc:3060] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.068991 21523 ts_tablet_manager.cc:1434] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.049s	user 0.014s	sys 0.008s
I20260709 13:18:10.069000 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.069777 21482 raft_consensus.cc:3060] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.070312 21523 tablet_bootstrap.cc:492] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:10.067502 21554 raft_consensus.cc:493] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.073642 21554 raft_consensus.cc:3060] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.078224 21525 tablet_bootstrap.cc:654] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:10.079018 21531 raft_consensus.cc:493] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.079519 21531 raft_consensus.cc:515] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.081987 21531 leader_election.cc:290] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.083130 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.083632 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:10.084020 21334 raft_consensus.cc:2468] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.084372 21523 tablet_bootstrap.cc:654] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:10.085235 21446 leader_election.cc:343] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:10.085862 21448 leader_election.cc:304] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 59cc887160fc49639a1d34b30cc39251
I20260709 13:18:10.087343 21531 raft_consensus.cc:2804] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.087817 21531 raft_consensus.cc:493] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.088259 21531 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.087803 21554 raft_consensus.cc:515] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.096329 21524 tablet_bootstrap.cc:654] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:10.097872 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d74e28a13d14df0a224118136743642" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.098685 21334 raft_consensus.cc:3060] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.099486 21554 leader_election.cc:290] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.099857 21333 raft_consensus.cc:2468] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.101521 21374 leader_election.cc:304] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.092990 21482 raft_consensus.cc:2468] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.102239 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d74e28a13d14df0a224118136743642" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.107092 21483 raft_consensus.cc:3060] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.107419 21531 raft_consensus.cc:515] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.110481 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.111074 21333 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.111466 21531 leader_election.cc:290] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.111721 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.104444 21554 raft_consensus.cc:2804] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:18:10.116969 21446 leader_election.cc:343] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:10.117460 21334 raft_consensus.cc:2468] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.118676 21374 leader_election.cc:304] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.104723 21530 raft_consensus.cc:493] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.119680 21556 raft_consensus.cc:2804] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.128861 21525 tablet_bootstrap.cc:492] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:10.129802 21525 ts_tablet_manager.cc:1403] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.013s
I20260709 13:18:10.134613 21525 raft_consensus.cc:359] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.135510 21525 raft_consensus.cc:385] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.135854 21525 raft_consensus.cc:740] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.136245 21483 raft_consensus.cc:2468] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.136790 21525 consensus_queue.cc:260] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.140506 21556 raft_consensus.cc:697] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.124717 21530 raft_consensus.cc:515] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.141486 21556 consensus_queue.cc:237] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.144152 21529 raft_consensus.cc:493] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.145596 21554 raft_consensus.cc:697] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.146010 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.144662 21529 raft_consensus.cc:515] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.146730 21554 consensus_queue.cc:237] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:10.148597 21525 ts_tablet_manager.cc:1434] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 13:18:10.149466 21525 tablet_bootstrap.cc:492] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:10.149708 21334 raft_consensus.cc:2468] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.150635 21529 leader_election.cc:290] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.151734 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:10.152880 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.153249 21530 leader_election.cc:290] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.153224 21409 raft_consensus.cc:2468] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 0.
I20260709 13:18:10.154497 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.155063 21297 leader_election.cc:304] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.155961 21333 raft_consensus.cc:2468] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.156050 21529 raft_consensus.cc:2804] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.156637 21529 raft_consensus.cc:493] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.156762 21374 leader_election.cc:304] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [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: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:10.153638 21483 raft_consensus.cc:2468] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 0.
I20260709 13:18:10.157070 21529 raft_consensus.cc:3060] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.159798 21561 raft_consensus.cc:2804] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.158272 21448 leader_election.cc:304] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 59cc887160fc49639a1d34b30cc39251
I20260709 13:18:10.160351 21561 raft_consensus.cc:493] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.160842 21561 raft_consensus.cc:3060] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.162061 21531 raft_consensus.cc:2804] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.159957 21523 tablet_bootstrap.cc:492] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:10.162631 21531 raft_consensus.cc:697] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:10.163076 21523 ts_tablet_manager.cc:1403] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.014s
I20260709 13:18:10.163503 21531 consensus_queue.cc:237] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.164197 21525 tablet_bootstrap.cc:654] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:10.166337 21523 raft_consensus.cc:359] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.170924 21523 raft_consensus.cc:385] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.168097 21524 tablet_bootstrap.cc:492] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:10.171340 21523 raft_consensus.cc:740] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.171576 21524 ts_tablet_manager.cc:1403] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.158s	user 0.009s	sys 0.013s
I20260709 13:18:10.175096 21523 consensus_queue.cc:260] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.180015 21529 raft_consensus.cc:515] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.180361 21524 raft_consensus.cc:359] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.182188 21524 raft_consensus.cc:385] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.182590 21524 raft_consensus.cc:740] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.186563 21524 consensus_queue.cc:260] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.186594 21523 ts_tablet_manager.cc:1434] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:18:10.176412 21561 raft_consensus.cc:515] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.198019 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.198949 21334 raft_consensus.cc:2393] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59cc887160fc49639a1d34b30cc39251 in current term 1: Already voted for candidate e34a05f0fe1f439387cf1686d36d40a2 in this term.
I20260709 13:18:10.199386 21230 catalog_manager.cc:5697] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.196754 21523 tablet_bootstrap.cc:492] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:10.204535 21561 leader_election.cc:290] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.205305 21524 ts_tablet_manager.cc:1434] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.011s
I20260709 13:18:10.205150 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.205921 21483 raft_consensus.cc:3060] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.206513 21524 tablet_bootstrap.cc:492] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:10.206673 21525 tablet_bootstrap.cc:492] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:10.207187 21525 ts_tablet_manager.cc:1403] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.021s
I20260709 13:18:10.209995 21525 raft_consensus.cc:359] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.210659 21525 raft_consensus.cc:385] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.210932 21525 raft_consensus.cc:740] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.211596 21525 consensus_queue.cc:260] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.212844 21524 tablet_bootstrap.cc:654] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:10.213137 21561 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.213797 21483 raft_consensus.cc:2468] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.214389 21525 ts_tablet_manager.cc:1434] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:10.215199 21374 leader_election.cc:304] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [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: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.216328 21554 raft_consensus.cc:2804] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.216894 21554 raft_consensus.cc:697] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.217866 21554 consensus_queue.cc:237] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.213690 21561 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.221375 21523 tablet_bootstrap.cc:654] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:10.223310 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.224435 21556 raft_consensus.cc:493] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.224987 21556 raft_consensus.cc:515] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.226495 21231 catalog_manager.cc:5697] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
W20260709 13:18:10.228226 21374 leader_election.cc:343] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:10.228698 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b11bb688bc4f89a9164ed9687b9e82" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.229410 21334 raft_consensus.cc:2468] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.227336 21556 leader_election.cc:290] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.230039 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b11bb688bc4f89a9164ed9687b9e82" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.230772 21482 raft_consensus.cc:2468] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.230870 21374 leader_election.cc:304] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.231760 21556 raft_consensus.cc:2804] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.232129 21556 raft_consensus.cc:493] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.232473 21523 tablet_bootstrap.cc:492] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:10.232992 21523 ts_tablet_manager.cc:1403] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260709 13:18:10.232455 21556 raft_consensus.cc:3060] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.233843 21524 tablet_bootstrap.cc:492] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:10.235368 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.238704 21524 ts_tablet_manager.cc:1403] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260709 13:18:10.235956 21561 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.236552 21529 leader_election.cc:290] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.237517 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3201a0830df4b3aa570ad5d650a49f4" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.241354 21482 raft_consensus.cc:2393] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e34a05f0fe1f439387cf1686d36d40a2 in current term 1: Already voted for candidate 59cc887160fc49639a1d34b30cc39251 in this term.
I20260709 13:18:10.241575 21524 raft_consensus.cc:359] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.235363 21531 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.236915 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:10.242720 21299 leader_election.cc:304] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [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: e34a05f0fe1f439387cf1686d36d40a2; no voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:10.242859 21531 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.243578 21529 raft_consensus.cc:2749] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:10.245007 21531 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.245874 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.246644 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:10.246058 21483 raft_consensus.cc:2468] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:10.247380 21409 raft_consensus.cc:2468] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.248667 21446 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:10.249598 21531 raft_consensus.cc:2804] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.249944 21531 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.250298 21531 raft_consensus.cc:3060] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.250726 21374 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [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: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.250123 21523 raft_consensus.cc:359] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.253252 21523 raft_consensus.cc:385] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.253720 21523 raft_consensus.cc:740] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.254539 21523 consensus_queue.cc:260] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.242251 21524 raft_consensus.cc:385] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.256816 21556 raft_consensus.cc:515] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.256146 21561 raft_consensus.cc:2804] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.258111 21561 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.258548 21561 raft_consensus.cc:3060] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.258901 21523 ts_tablet_manager.cc:1434] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:18:10.259593 21556 leader_election.cc:290] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.260109 21523 tablet_bootstrap.cc:492] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:10.260231 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b11bb688bc4f89a9164ed9687b9e82" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.260861 21333 raft_consensus.cc:3060] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.263775 21230 catalog_manager.cc:5697] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.258249 21531 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.266381 21523 tablet_bootstrap.cc:654] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:10.267367 21531 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.275040 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b11bb688bc4f89a9164ed9687b9e82" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.268535 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.267948 21230 catalog_manager.cc:5697] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.277845 21483 raft_consensus.cc:3060] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.278806 21523 tablet_bootstrap.cc:492] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:10.279310 21523 ts_tablet_manager.cc:1403] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:18:10.268716 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.257517 21524 raft_consensus.cc:740] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.274528 21333 raft_consensus.cc:2468] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.281953 21524 consensus_queue.cc:260] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.282205 21523 raft_consensus.cc:359] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.282899 21334 raft_consensus.cc:2468] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.283283 21523 raft_consensus.cc:385] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:10.283586 21523 raft_consensus.cc:740] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:10.284009 21524 ts_tablet_manager.cc:1434] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:18:10.284370 21523 consensus_queue.cc:260] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.286159 21523 ts_tablet_manager.cc:1434] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:10.287555 21374 leader_election.cc:304] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.288151 21483 raft_consensus.cc:2468] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.290405 21556 raft_consensus.cc:2804] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.291162 21556 raft_consensus.cc:697] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.291668 21561 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.292049 21556 consensus_queue.cc:237] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.293054 21409 raft_consensus.cc:2393] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a6e39add767e4d898d09ed3867dc7a39 in current term 1: Already voted for candidate 59cc887160fc49639a1d34b30cc39251 in this term.
I20260709 13:18:10.293628 21531 raft_consensus.cc:493] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.293913 21561 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.294133 21531 raft_consensus.cc:515] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.295028 21446 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.296197 21531 leader_election.cc:290] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.296723 21531 raft_consensus.cc:2749] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:10.298493 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.296766 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.299521 21334 raft_consensus.cc:3060] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.299945 21333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.300628 21333 raft_consensus.cc:2468] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.301888 21448 leader_election.cc:304] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.302693 21533 raft_consensus.cc:2804] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.303076 21533 raft_consensus.cc:493] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.303391 21533 raft_consensus.cc:3060] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.298570 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:10.305631 21409 raft_consensus.cc:2468] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.299554 21483 raft_consensus.cc:2393] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59cc887160fc49639a1d34b30cc39251 in current term 1: Already voted for candidate a6e39add767e4d898d09ed3867dc7a39 in this term.
I20260709 13:18:10.309698 21533 raft_consensus.cc:515] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.310793 21334 raft_consensus.cc:2468] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:10.311470 21533 leader_election.cc:290] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.312772 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.313588 21332 raft_consensus.cc:3060] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.313457 21374 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [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: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:10.314411 21556 raft_consensus.cc:2804] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.314899 21556 raft_consensus.cc:697] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.312788 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.316025 21409 raft_consensus.cc:3060] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.315584 21556 consensus_queue.cc:237] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.319177 21230 catalog_manager.cc:5697] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.321391 21332 raft_consensus.cc:2468] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.322546 21448 leader_election.cc:304] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.323326 21533 raft_consensus.cc:2804] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.323808 21533 raft_consensus.cc:697] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:10.324591 21533 consensus_queue.cc:237] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.325237 21409 raft_consensus.cc:2468] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.334167 21230 catalog_manager.cc:5697] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.334303 21229 catalog_manager.cc:5697] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.400713 21533 raft_consensus.cc:493] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:10.401243 21533 raft_consensus.cc:515] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.403136 21533 leader_election.cc:290] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.404043 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0b0d9c82ab490c8b724ad8494b4b46" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:10.404171 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0b0d9c82ab490c8b724ad8494b4b46" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:10.404755 21332 raft_consensus.cc:2468] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.404837 21409 raft_consensus.cc:2468] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:10.405766 21448 leader_election.cc:304] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.406437 21533 raft_consensus.cc:2804] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:10.406895 21533 raft_consensus.cc:493] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:10.407171 21533 raft_consensus.cc:3060] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.412981 21533 raft_consensus.cc:515] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.414595 21533 leader_election.cc:290] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.415586 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0b0d9c82ab490c8b724ad8494b4b46" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.415556 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0b0d9c82ab490c8b724ad8494b4b46" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.416335 21332 raft_consensus.cc:3060] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.416360 21409 raft_consensus.cc:3060] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.420470 21533 consensus_queue.cc:1048] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.423419 21409 raft_consensus.cc:2468] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.423924 21332 raft_consensus.cc:2468] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:10.424775 21446 leader_election.cc:304] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:10.425645 21533 raft_consensus.cc:2804] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:10.426100 21533 raft_consensus.cc:697] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:10.426918 21533 consensus_queue.cc:237] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.433845 21578 consensus_queue.cc:1048] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:10.438759 21230 catalog_manager.cc:5697] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:10.547063 21409 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:10.553571 21578 consensus_queue.cc:1048] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.564373 21578 consensus_queue.cc:1048] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.597611 21409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:10.598156 21409 raft_consensus.cc:606] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.603370 21409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d74e28a13d14df0a224118136743642"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:10.603854 21409 raft_consensus.cc:606] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.617473 21483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:52542
I20260709 13:18:10.618016 21483 raft_consensus.cc:606] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.623660 21409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:10.624277 21409 raft_consensus.cc:606] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:10.632844 21483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
mode: GRACEFUL
new_leader_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:52542
I20260709 13:18:10.633411 21483 raft_consensus.cc:606] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Received request to transfer leadership to TS 59cc887160fc49639a1d34b30cc39251
I20260709 13:18:10.635227 21556 consensus_queue.cc:1048] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.642099 21556 consensus_queue.cc:1048] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.643340 21554 raft_consensus.cc:993] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.643579 21482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
mode: GRACEFUL
new_leader_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:52542
I20260709 13:18:10.643868 21554 raft_consensus.cc:1081] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.644322 21482 raft_consensus.cc:606] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Received request to transfer leadership to TS 59cc887160fc49639a1d34b30cc39251
I20260709 13:18:10.646876 21333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d74e28a13d14df0a224118136743642"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40416
I20260709 13:18:10.647401 21333 raft_consensus.cc:493] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.647877 21333 raft_consensus.cc:3060] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.655939 21333 raft_consensus.cc:515] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.667320 21333 leader_election.cc:290] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.667707 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d74e28a13d14df0a224118136743642" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.668982 21530 consensus_queue.cc:1048] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.660003 21561 consensus_queue.cc:1048] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.674248 21409 raft_consensus.cc:3055] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.674736 21409 raft_consensus.cc:740] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.675087 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d74e28a13d14df0a224118136743642" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.675688 21409 consensus_queue.cc:260] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.676730 21409 raft_consensus.cc:3060] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.675740 21482 raft_consensus.cc:3060] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.680548 21556 raft_consensus.cc:993] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.681033 21530 raft_consensus.cc:1081] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.685143 21333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40416
I20260709 13:18:10.685801 21333 raft_consensus.cc:493] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.686182 21333 raft_consensus.cc:3060] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.686482 21409 raft_consensus.cc:2468] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.687844 21297 leader_election.cc:304] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.688427 21482 raft_consensus.cc:2468] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.688619 21529 raft_consensus.cc:2804] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.689246 21529 raft_consensus.cc:697] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:10.689476 21483 raft_consensus.cc:1240] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Rejecting Update request from peer 59cc887160fc49639a1d34b30cc39251 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:18:10.690131 21529 consensus_queue.cc:237] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.693225 21333 raft_consensus.cc:515] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:10.695749 21333 leader_election.cc:290] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:10.696111 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.696403 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb607ab918e54ee89dd266b71a24093a" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.696836 21483 raft_consensus.cc:3060] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.697029 21409 raft_consensus.cc:3055] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.697608 21409 raft_consensus.cc:740] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.698503 21409 consensus_queue.cc:260] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:10.699736 21409 raft_consensus.cc:3060] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.699350 21231 catalog_manager.cc:5697] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.707625 21409 raft_consensus.cc:2468] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.707625 21483 raft_consensus.cc:2468] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.709038 21297 leader_election.cc:304] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.709816 21529 raft_consensus.cc:2804] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.710176 21529 raft_consensus.cc:697] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:10.710960 21529 consensus_queue.cc:237] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:10.717790 21231 catalog_manager.cc:5697] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.721824 21556 consensus_queue.cc:1048] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.725368 21556 consensus_queue.cc:1048] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.736364 21562 raft_consensus.cc:993] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.736855 21530 raft_consensus.cc:1081] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.738701 21334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40416
I20260709 13:18:10.739279 21334 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.739665 21334 raft_consensus.cc:3060] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.742408 21561 consensus_queue.cc:1048] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:10.742551 21556 consensus_queue.cc:1048] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:10.746995 21334 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.748086 21332 raft_consensus.cc:1240] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Rejecting Update request from peer 59cc887160fc49639a1d34b30cc39251 for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:10.752003 21561 consensus_queue.cc:1059] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.753041 21556 raft_consensus.cc:3055] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.753333 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.753412 21556 raft_consensus.cc:740] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.754522 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7374e8d9380c4d7da2ea817e3eb8d188" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.756484 21334 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.756057 21556 consensus_queue.cc:260] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.757586 21556 raft_consensus.cc:3060] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.772979 21409 raft_consensus.cc:2468] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.774382 21297 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [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: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:10.775224 21529 raft_consensus.cc:2804] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.775739 21529 raft_consensus.cc:697] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:10.776450 21529 consensus_queue.cc:237] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.783037 21231 catalog_manager.cc:5697] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.808250 21533 raft_consensus.cc:993] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.808709 21578 raft_consensus.cc:1081] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:10.810351 21331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:18:10.810942 21331 raft_consensus.cc:493] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.811268 21331 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.816457 21331 raft_consensus.cc:515] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.818208 21331 leader_election.cc:290] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.819103 21409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:10.819283 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.819813 21409 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.819873 21483 raft_consensus.cc:3055] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.820282 21483 raft_consensus.cc:740] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:10.821177 21483 consensus_queue.cc:260] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.822541 21483 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.827425 21409 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.828879 21297 leader_election.cc:304] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.829492 21483 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:10.829649 21529 raft_consensus.cc:2804] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.830199 21529 raft_consensus.cc:697] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:10.831017 21529 consensus_queue.cc:237] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.837078 21231 catalog_manager.cc:5697] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:10.842749 21578 consensus_queue.cc:1048] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.849680 21533 raft_consensus.cc:993] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: : Instructing follower 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:10.850123 21533 raft_consensus.cc:1081] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Signalling peer 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:10.851684 21408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:43980
I20260709 13:18:10.852240 21408 raft_consensus.cc:493] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:10.852613 21408 raft_consensus.cc:3060] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.854529 21531 consensus_queue.cc:1048] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.863224 21531 consensus_queue.cc:1048] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.863222 21408 raft_consensus.cc:515] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.864426 21409 raft_consensus.cc:1240] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Rejecting Update request from peer a6e39add767e4d898d09ed3867dc7a39 for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:10.866171 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:10.866457 21531 consensus_queue.cc:1059] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.866819 21331 raft_consensus.cc:3060] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.867272 21531 raft_consensus.cc:3055] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:10.867640 21531 raft_consensus.cc:740] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:10.868531 21531 consensus_queue.cc:260] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.869625 21531 raft_consensus.cc:3060] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:10.870266 21408 leader_election.cc:290] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:10.870814 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47af5cc378c049ab824b858cd6de914b" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:10.874866 21533 consensus_queue.cc:1048] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.885450 21556 consensus_queue.cc:1048] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:10.887655 21331 raft_consensus.cc:2468] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:10.888801 21374 leader_election.cc:304] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:10.890306 21556 raft_consensus.cc:2804] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:10.890820 21556 raft_consensus.cc:697] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:10.891717 21556 consensus_queue.cc:237] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:10.897946 21483 raft_consensus.cc:2468] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:10.901291 21556 consensus_queue.cc:1048] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:10.908263 21230 catalog_manager.cc:5697] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 1 to 2, leader changed from a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131) to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:11.167840 21531 raft_consensus.cc:993] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: : Instructing follower 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:11.168401 21578 raft_consensus.cc:1081] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Signalling peer 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:11.170336 21408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:43980
I20260709 13:18:11.171008 21408 raft_consensus.cc:493] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:11.171418 21408 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.176743 21408 raft_consensus.cc:515] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:11.178771 21408 leader_election.cc:290] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:11.179832 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:11.179946 21483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:11.180474 21481 raft_consensus.cc:1275] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.180495 21331 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.180698 21483 raft_consensus.cc:3055] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:11.181201 21483 raft_consensus.cc:740] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:11.181993 21529 consensus_queue.cc:1048] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.182169 21483 consensus_queue.cc:260] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:11.183456 21483 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.187703 21331 raft_consensus.cc:2468] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:11.189016 21374 leader_election.cc:304] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:11.189857 21556 raft_consensus.cc:2804] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:11.190333 21556 raft_consensus.cc:697] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:11.191186 21556 consensus_queue.cc:237] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:11.191476 21483 raft_consensus.cc:2468] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:11.193817 21482 raft_consensus.cc:3060] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:11.195073 21408 raft_consensus.cc:1275] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.197026 21529 consensus_queue.cc:1048] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.205427 21482 raft_consensus.cc:1275] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.206910 21529 consensus_queue.cc:1048] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.207538 21231 catalog_manager.cc:5697] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 1 to 2, leader changed from a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131) to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:11.222029 21408 raft_consensus.cc:1275] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.223676 21602 consensus_queue.cc:1048] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:11.230154 21407 raft_consensus.cc:1275] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.231968 21602 consensus_queue.cc:1048] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.239880 21481 raft_consensus.cc:1275] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.241349 21529 consensus_queue.cc:1048] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:11.318584 21407 raft_consensus.cc:1275] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.319798 21529 consensus_queue.cc:1048] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.327574 21482 raft_consensus.cc:1275] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.329309 21604 consensus_queue.cc:1048] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:18:11.377034 21331 raft_consensus.cc:1275] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.378408 21556 consensus_queue.cc:1048] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.387703 21482 raft_consensus.cc:1275] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.388944 21556 consensus_queue.cc:1048] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.662602 21334 raft_consensus.cc:1275] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.664101 21556 consensus_queue.cc:1048] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:11.673034 21482 raft_consensus.cc:1275] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:11.675758 21562 consensus_queue.cc:1048] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:13.699527 21231 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60248:
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"
    }
  }
}
W20260709 13:18:13.704282 21231 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.
I20260709 13:18:13.762634 21321 tablet_service.cc:1511] Processing CreateTablet for tablet 03bcd0bc9b154ebc85ba28d7a7d073a6 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:13.764792 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bcd0bc9b154ebc85ba28d7a7d073a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.765974 21392 tablet_service.cc:1511] Processing CreateTablet for tablet 03bcd0bc9b154ebc85ba28d7a7d073a6 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:13.766840 21468 tablet_service.cc:1511] Processing CreateTablet for tablet 03bcd0bc9b154ebc85ba28d7a7d073a6 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:13.767753 21392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bcd0bc9b154ebc85ba28d7a7d073a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.768770 21468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03bcd0bc9b154ebc85ba28d7a7d073a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.800063 21316 tablet_service.cc:1511] Processing CreateTablet for tablet 68252afbd1ff4eb2bc003dd87e60ed0c (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:13.801631 21316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68252afbd1ff4eb2bc003dd87e60ed0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.803565 21621 tablet_bootstrap.cc:492] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:13.807446 21394 tablet_service.cc:1511] Processing CreateTablet for tablet 68252afbd1ff4eb2bc003dd87e60ed0c (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:13.809520 21394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68252afbd1ff4eb2bc003dd87e60ed0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.809599 21467 tablet_service.cc:1511] Processing CreateTablet for tablet 68252afbd1ff4eb2bc003dd87e60ed0c (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:13.811434 21467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68252afbd1ff4eb2bc003dd87e60ed0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.824182 21317 tablet_service.cc:1511] Processing CreateTablet for tablet 72f4c7e53b91430f9c48e811114b66a7 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:13.825049 21393 tablet_service.cc:1511] Processing CreateTablet for tablet 72f4c7e53b91430f9c48e811114b66a7 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:13.826200 21317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f4c7e53b91430f9c48e811114b66a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.826478 21393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f4c7e53b91430f9c48e811114b66a7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:18:13.841502 21446 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:42945, user_credentials={real_user=slave}} blocked reactor thread for 59368.8us
I20260709 13:18:13.875820 21621 tablet_bootstrap.cc:654] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:13.878046 21623 tablet_bootstrap.cc:492] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:13.881318 21398 tablet_service.cc:1511] Processing CreateTablet for tablet e5a8d53329d84479bdfe6bed5d3c2d67 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:13.882802 21398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a8d53329d84479bdfe6bed5d3c2d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.883123 21321 tablet_service.cc:1511] Processing CreateTablet for tablet e5a8d53329d84479bdfe6bed5d3c2d67 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:13.884451 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a8d53329d84479bdfe6bed5d3c2d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.881316 21467 tablet_service.cc:1511] Processing CreateTablet for tablet 72f4c7e53b91430f9c48e811114b66a7 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:13.891108 21622 tablet_bootstrap.cc:492] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:13.891158 21467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f4c7e53b91430f9c48e811114b66a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.903311 21623 tablet_bootstrap.cc:654] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:13.904590 21622 tablet_bootstrap.cc:654] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:13.912616 21621 tablet_bootstrap.cc:492] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:13.916261 21392 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4ad61317f54e4eb44f0751131e046f (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:13.918707 21468 tablet_service.cc:1511] Processing CreateTablet for tablet e5a8d53329d84479bdfe6bed5d3c2d67 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:13.921222 21317 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4ad61317f54e4eb44f0751131e046f (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:13.927310 21468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a8d53329d84479bdfe6bed5d3c2d67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.927754 21621 ts_tablet_manager.cc:1403] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.125s	user 0.014s	sys 0.010s
I20260709 13:18:13.927870 21317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4ad61317f54e4eb44f0751131e046f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.931574 21621 raft_consensus.cc:359] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:13.927310 21392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4ad61317f54e4eb44f0751131e046f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.942581 21467 tablet_service.cc:1511] Processing CreateTablet for tablet 0b4ad61317f54e4eb44f0751131e046f (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:13.944551 21467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b4ad61317f54e4eb44f0751131e046f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.945019 21621 raft_consensus.cc:385] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:13.945475 21621 raft_consensus.cc:740] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:13.944626 21316 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce9e95c02fe42c1bbe0de7ff38fc1ec (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:13.950078 21316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce9e95c02fe42c1bbe0de7ff38fc1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.952937 21623 tablet_bootstrap.cc:492] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:13.949666 21621 consensus_queue.cc:260] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:13.955518 21621 ts_tablet_manager.cc:1434] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:18:13.958218 21472 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce9e95c02fe42c1bbe0de7ff38fc1ec (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:13.968986 21621 tablet_bootstrap.cc:492] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:13.969336 21472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce9e95c02fe42c1bbe0de7ff38fc1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.959914 21393 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce9e95c02fe42c1bbe0de7ff38fc1ec (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:13.965288 21622 tablet_bootstrap.cc:492] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:13.974299 21622 ts_tablet_manager.cc:1403] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.007s
I20260709 13:18:13.974690 21393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce9e95c02fe42c1bbe0de7ff38fc1ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.977399 21621 tablet_bootstrap.cc:654] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:13.977643 21622 raft_consensus.cc:359] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:13.978487 21622 raft_consensus.cc:385] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:13.978780 21622 raft_consensus.cc:740] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:13.979664 21622 consensus_queue.cc:260] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:13.981400 21623 ts_tablet_manager.cc:1403] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.104s	user 0.018s	sys 0.023s
I20260709 13:18:13.986584 21622 ts_tablet_manager.cc:1434] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:18:13.987722 21622 tablet_bootstrap.cc:492] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:13.992573 21321 tablet_service.cc:1511] Processing CreateTablet for tablet db9da40cff3c403b8fed10ac9ff782b1 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:13.994591 21321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9da40cff3c403b8fed10ac9ff782b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:13.999459 21623 raft_consensus.cc:359] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.000299 21623 raft_consensus.cc:385] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.000604 21623 raft_consensus.cc:740] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.001463 21623 consensus_queue.cc:260] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.002574 21622 tablet_bootstrap.cc:654] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:14.004065 21280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:14.004331 21623 ts_tablet_manager.cc:1434] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:18:14.005427 21623 tablet_bootstrap.cc:492] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.012737 21621 tablet_bootstrap.cc:492] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.013370 21621 ts_tablet_manager.cc:1403] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.018s
I20260709 13:18:14.014335 21467 tablet_service.cc:1511] Processing CreateTablet for tablet db9da40cff3c403b8fed10ac9ff782b1 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:14.014662 21392 tablet_service.cc:1511] Processing CreateTablet for tablet db9da40cff3c403b8fed10ac9ff782b1 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:14.015718 21467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9da40cff3c403b8fed10ac9ff782b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.016027 21392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9da40cff3c403b8fed10ac9ff782b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.016499 21621 raft_consensus.cc:359] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.017258 21621 raft_consensus.cc:385] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.017580 21621 raft_consensus.cc:740] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.018421 21621 consensus_queue.cc:260] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.023312 21317 tablet_service.cc:1511] Processing CreateTablet for tablet 85c02b53963f47a4a98493c7d2dfc16b (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:14.024559 21317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c02b53963f47a4a98493c7d2dfc16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.032915 21621 ts_tablet_manager.cc:1434] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:18:14.033419 21623 tablet_bootstrap.cc:654] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.039199 21622 tablet_bootstrap.cc:492] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.039824 21622 ts_tablet_manager.cc:1403] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.001s
I20260709 13:18:14.041589 21398 tablet_service.cc:1511] Processing CreateTablet for tablet 85c02b53963f47a4a98493c7d2dfc16b (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:14.042958 21398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c02b53963f47a4a98493c7d2dfc16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.042848 21622 raft_consensus.cc:359] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.043704 21622 raft_consensus.cc:385] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.043993 21622 raft_consensus.cc:740] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.044873 21621 tablet_bootstrap.cc:492] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.045630 21468 tablet_service.cc:1511] Processing CreateTablet for tablet 85c02b53963f47a4a98493c7d2dfc16b (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:14.046983 21468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c02b53963f47a4a98493c7d2dfc16b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.049129 21622 consensus_queue.cc:260] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.051404 21621 tablet_bootstrap.cc:654] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.051751 21622 ts_tablet_manager.cc:1434] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:18:14.055985 21622 tablet_bootstrap.cc:492] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.062088 21319 tablet_service.cc:1511] Processing CreateTablet for tablet c44bb661d2254457bf1b50e46f3f3336 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:14.064008 21319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44bb661d2254457bf1b50e46f3f3336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.067435 21622 tablet_bootstrap.cc:654] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.088754 21392 tablet_service.cc:1511] Processing CreateTablet for tablet c44bb661d2254457bf1b50e46f3f3336 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:14.090117 21392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44bb661d2254457bf1b50e46f3f3336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.094267 21467 tablet_service.cc:1511] Processing CreateTablet for tablet c44bb661d2254457bf1b50e46f3f3336 (DEFAULT_TABLE table=soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:14.095865 21467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44bb661d2254457bf1b50e46f3f3336. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:14.105710 21623 tablet_bootstrap.cc:492] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.106336 21623 ts_tablet_manager.cc:1403] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.013s
I20260709 13:18:14.109632 21623 raft_consensus.cc:359] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.110363 21623 raft_consensus.cc:385] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.110666 21623 raft_consensus.cc:740] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.115447 21623 consensus_queue.cc:260] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.118122 21623 ts_tablet_manager.cc:1434] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.007s
I20260709 13:18:14.119148 21623 tablet_bootstrap.cc:492] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.125631 21623 tablet_bootstrap.cc:654] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.130313 21621 tablet_bootstrap.cc:492] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.130930 21621 ts_tablet_manager.cc:1403] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.086s	user 0.040s	sys 0.033s
I20260709 13:18:14.134766 21621 raft_consensus.cc:359] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.135507 21621 raft_consensus.cc:385] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.135663 21623 tablet_bootstrap.cc:492] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.135823 21621 raft_consensus.cc:740] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.136234 21623 ts_tablet_manager.cc:1403] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 13:18:14.136672 21622 tablet_bootstrap.cc:492] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.136674 21621 consensus_queue.cc:260] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.137512 21622 ts_tablet_manager.cc:1403] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.003s
I20260709 13:18:14.139312 21623 raft_consensus.cc:359] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.140059 21623 raft_consensus.cc:385] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.139835 21622 raft_consensus.cc:359] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.140432 21623 raft_consensus.cc:740] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.140601 21622 raft_consensus.cc:385] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.140964 21622 raft_consensus.cc:740] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.141341 21623 consensus_queue.cc:260] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.141680 21622 consensus_queue.cc:260] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.144073 21622 ts_tablet_manager.cc:1434] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:18:14.145999 21623 ts_tablet_manager.cc:1434] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:18:14.146198 21622 tablet_bootstrap.cc:492] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.147048 21623 tablet_bootstrap.cc:492] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.152870 21622 tablet_bootstrap.cc:654] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.142303 21621 ts_tablet_manager.cc:1434] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:14.154398 21621 tablet_bootstrap.cc:492] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.155377 21623 tablet_bootstrap.cc:654] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.161626 21621 tablet_bootstrap.cc:654] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.173929 21621 tablet_bootstrap.cc:492] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.174671 21621 ts_tablet_manager.cc:1403] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 13:18:14.178709 21621 raft_consensus.cc:359] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.179769 21621 raft_consensus.cc:385] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.180233 21621 raft_consensus.cc:740] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.181300 21621 consensus_queue.cc:260] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.183753 21621 ts_tablet_manager.cc:1434] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:18:14.185081 21621 tablet_bootstrap.cc:492] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.192927 21621 tablet_bootstrap.cc:654] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.202976 21625 raft_consensus.cc:493] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.203778 21625 raft_consensus.cc:515] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.208954 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.209903 21331 raft_consensus.cc:2468] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.212277 21374 leader_election.cc:304] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.213320 21562 raft_consensus.cc:2804] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.213666 21562 raft_consensus.cc:493] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.214010 21562 raft_consensus.cc:3060] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.215467 21625 leader_election.cc:290] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.217195 21623 tablet_bootstrap.cc:492] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.217742 21623 ts_tablet_manager.cc:1403] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.047s
I20260709 13:18:14.220901 21623 raft_consensus.cc:359] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.221320 21622 tablet_bootstrap.cc:492] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.221665 21623 raft_consensus.cc:385] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.221910 21622 ts_tablet_manager.cc:1403] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.009s
I20260709 13:18:14.222000 21623 raft_consensus.cc:740] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.222949 21623 consensus_queue.cc:260] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.225255 21623 ts_tablet_manager.cc:1434] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:18:14.225133 21622 raft_consensus.cc:359] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.225459 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.225965 21622 raft_consensus.cc:385] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.226297 21622 raft_consensus.cc:740] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.226421 21482 raft_consensus.cc:2468] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.227053 21622 consensus_queue.cc:260] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.228523 21623 tablet_bootstrap.cc:492] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.229554 21622 ts_tablet_manager.cc:1434] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 13:18:14.231747 21622 tablet_bootstrap.cc:492] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.232914 21621 tablet_bootstrap.cc:492] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.233511 21621 ts_tablet_manager.cc:1403] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.023s
I20260709 13:18:14.236017 21623 tablet_bootstrap.cc:654] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.236718 21621 raft_consensus.cc:359] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.237543 21621 raft_consensus.cc:385] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.237897 21621 raft_consensus.cc:740] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.238473 21622 tablet_bootstrap.cc:654] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.238870 21621 consensus_queue.cc:260] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.241356 21621 ts_tablet_manager.cc:1434] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:14.242404 21621 tablet_bootstrap.cc:492] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.246984 21625 raft_consensus.cc:493] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.247584 21625 raft_consensus.cc:515] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.250339 21621 tablet_bootstrap.cc:654] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.251469 21623 tablet_bootstrap.cc:492] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.252000 21623 ts_tablet_manager.cc:1403] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.020s
I20260709 13:18:14.255887 21623 raft_consensus.cc:359] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.256664 21623 raft_consensus.cc:385] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.256964 21623 raft_consensus.cc:740] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.257696 21623 consensus_queue.cc:260] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.260161 21623 ts_tablet_manager.cc:1434] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:18:14.260733 21622 tablet_bootstrap.cc:492] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.261180 21623 tablet_bootstrap.cc:492] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.261265 21622 ts_tablet_manager.cc:1403] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 13:18:14.261402 21621 tablet_bootstrap.cc:492] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.262164 21621 ts_tablet_manager.cc:1403] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 13:18:14.263676 21625 leader_election.cc:290] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.265313 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.265424 21621 raft_consensus.cc:359] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.266394 21621 raft_consensus.cc:385] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.266106 21331 raft_consensus.cc:2468] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.264776 21622 raft_consensus.cc:359] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.267335 21622 raft_consensus.cc:385] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.267586 21621 raft_consensus.cc:740] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.268931 21621 consensus_queue.cc:260] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.269755 21623 tablet_bootstrap.cc:654] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.271889 21621 ts_tablet_manager.cc:1434] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:18:14.267670 21622 raft_consensus.cc:740] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.273026 21621 tablet_bootstrap.cc:492] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.274016 21620 raft_consensus.cc:493] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.274585 21620 raft_consensus.cc:515] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.276650 21374 leader_election.cc:304] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.277685 21625 raft_consensus.cc:2804] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.278048 21625 raft_consensus.cc:493] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.278389 21625 raft_consensus.cc:3060] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.278906 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.279793 21331 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:14.281541 21448 leader_election.cc:304] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.283145 21533 raft_consensus.cc:2804] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.283636 21533 raft_consensus.cc:493] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.284031 21533 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.286420 21621 tablet_bootstrap.cc:654] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.266067 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.291644 21482 raft_consensus.cc:2468] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.291831 21620 leader_election.cc:290] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:14.294202 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:14.295217 21407 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:14.273418 21622 consensus_queue.cc:260] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.300881 21533 raft_consensus.cc:515] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.306758 21331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.307528 21331 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.319726 21562 raft_consensus.cc:515] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.330693 21625 raft_consensus.cc:515] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.323864 21331 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:14.333328 21562 leader_election.cc:290] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.347711 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.348124 21625 leader_election.cc:290] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.348541 21334 raft_consensus.cc:3060] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.348969 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.349671 21332 raft_consensus.cc:3060] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.350226 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.351017 21482 raft_consensus.cc:3060] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.356401 21481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.357435 21481 raft_consensus.cc:3060] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.359437 21448 leader_election.cc:304] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.360430 21620 raft_consensus.cc:2804] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.360359 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:14.362983 21407 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.364121 21334 raft_consensus.cc:2468] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.369606 21374 leader_election.cc:304] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.372872 21620 raft_consensus.cc:697] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:14.374045 21620 consensus_queue.cc:237] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.374864 21482 raft_consensus.cc:2468] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.376926 21621 tablet_bootstrap.cc:492] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.377506 21621 ts_tablet_manager.cc:1403] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.105s	user 0.027s	sys 0.031s
I20260709 13:18:14.378410 21407 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:14.361575 21533 leader_election.cc:290] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:14.380570 21643 raft_consensus.cc:2804] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.381773 21332 raft_consensus.cc:2468] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.384497 21622 ts_tablet_manager.cc:1434] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.123s	user 0.010s	sys 0.010s
I20260709 13:18:14.384526 21374 leader_election.cc:304] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.385901 21622 tablet_bootstrap.cc:492] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.385682 21645 raft_consensus.cc:2804] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.385624 21621 raft_consensus.cc:359] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.386499 21645 raft_consensus.cc:697] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:14.386606 21621 raft_consensus.cc:385] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.387002 21621 raft_consensus.cc:740] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.387452 21645 consensus_queue.cc:237] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.387792 21621 consensus_queue.cc:260] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.389429 21643 raft_consensus.cc:697] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:14.390404 21643 consensus_queue.cc:237] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.391304 21644 raft_consensus.cc:493] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.394075 21644 raft_consensus.cc:515] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.396389 21644 leader_election.cc:290] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.397086 21481 raft_consensus.cc:2468] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.398782 21622 tablet_bootstrap.cc:654] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.400555 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.401530 21482 raft_consensus.cc:2468] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.404582 21374 leader_election.cc:304] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:14.404661 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.407647 21623 tablet_bootstrap.cc:492] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.414719 21623 ts_tablet_manager.cc:1403] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.154s	user 0.058s	sys 0.038s
I20260709 13:18:14.416446 21621 ts_tablet_manager.cc:1434] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.022s
I20260709 13:18:14.417544 21621 tablet_bootstrap.cc:492] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.417912 21623 raft_consensus.cc:359] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.418694 21623 raft_consensus.cc:385] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.419006 21623 raft_consensus.cc:740] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.419780 21623 consensus_queue.cc:260] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.408635 21562 raft_consensus.cc:2804] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.421525 21562 raft_consensus.cc:493] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.422021 21562 raft_consensus.cc:3060] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.426326 21623 ts_tablet_manager.cc:1434] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:18:14.427030 21621 tablet_bootstrap.cc:654] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.428913 21619 raft_consensus.cc:493] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.427521 21332 raft_consensus.cc:2468] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.431558 21623 tablet_bootstrap.cc:492] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.429641 21619 raft_consensus.cc:515] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.438290 21621 tablet_bootstrap.cc:492] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.438868 21621 ts_tablet_manager.cc:1403] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260709 13:18:14.439656 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c02b53963f47a4a98493c7d2dfc16b" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
W20260709 13:18:14.441365 21297 leader_election.cc:343] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:14.441962 21621 raft_consensus.cc:359] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.442724 21621 raft_consensus.cc:385] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.442996 21621 raft_consensus.cc:740] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.443671 21621 consensus_queue.cc:260] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.445570 21621 ts_tablet_manager.cc:1434] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:18:14.446491 21621 tablet_bootstrap.cc:492] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: Bootstrap starting.
I20260709 13:18:14.448277 21622 tablet_bootstrap.cc:492] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.448773 21622 ts_tablet_manager.cc:1403] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.017s
I20260709 13:18:14.450047 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c02b53963f47a4a98493c7d2dfc16b" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
W20260709 13:18:14.451725 21299 leader_election.cc:343] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:14.452172 21299 leader_election.cc:304] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e34a05f0fe1f439387cf1686d36d40a2; no voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:14.443382 21231 catalog_manager.cc:5697] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:14.452199 21622 raft_consensus.cc:359] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.453015 21622 raft_consensus.cc:385] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.453325 21622 raft_consensus.cc:740] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.454365 21562 raft_consensus.cc:515] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.454265 21622 consensus_queue.cc:260] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.454751 21619 leader_election.cc:290] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.455986 21619 raft_consensus.cc:2749] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:14.452570 21621 tablet_bootstrap.cc:654] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.457319 21622 ts_tablet_manager.cc:1434] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 13:18:14.458484 21622 tablet_bootstrap.cc:492] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.459156 21623 tablet_bootstrap.cc:654] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.463372 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.464229 21332 raft_consensus.cc:3060] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.465104 21622 tablet_bootstrap.cc:654] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.468617 21643 raft_consensus.cc:493] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.468829 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.475261 21482 raft_consensus.cc:3060] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.474833 21643 raft_consensus.cc:515] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.469149 21562 leader_election.cc:290] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.515306 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.516113 21334 raft_consensus.cc:2468] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.517582 21374 leader_election.cc:304] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.518702 21645 raft_consensus.cc:2804] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.519093 21645 raft_consensus.cc:493] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.519441 21645 raft_consensus.cc:3060] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.521476 21623 tablet_bootstrap.cc:492] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.522007 21623 ts_tablet_manager.cc:1403] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.091s	user 0.016s	sys 0.020s
I20260709 13:18:14.521965 21230 catalog_manager.cc:5697] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.500787 21482 raft_consensus.cc:2468] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.525981 21374 leader_election.cc:304] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:14.526834 21562 raft_consensus.cc:2804] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.527568 21562 raft_consensus.cc:697] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:14.528021 21621 tablet_bootstrap.cc:492] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: No bootstrap required, opened a new log
I20260709 13:18:14.527351 21645 raft_consensus.cc:515] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.528517 21621 ts_tablet_manager.cc:1403] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.025s
I20260709 13:18:14.528486 21562 consensus_queue.cc:237] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.531535 21332 raft_consensus.cc:2468] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.532683 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.533340 21482 raft_consensus.cc:2468] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.525328 21623 raft_consensus.cc:359] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.529863 21230 catalog_manager.cc:5697] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.530637 21643 leader_election.cc:290] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.534246 21621 raft_consensus.cc:359] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.535506 21621 raft_consensus.cc:385] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.535753 21621 raft_consensus.cc:740] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.537381 21645 leader_election.cc:290] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.535226 21623 raft_consensus.cc:385] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.538403 21623 raft_consensus.cc:740] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.538506 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.538842 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.539134 21332 raft_consensus.cc:3060] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.539505 21482 raft_consensus.cc:3060] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.539201 21623 consensus_queue.cc:260] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.540627 21621 consensus_queue.cc:260] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.542838 21623 ts_tablet_manager.cc:1434] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:18:14.543807 21622 tablet_bootstrap.cc:492] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.544420 21622 ts_tablet_manager.cc:1403] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.086s	user 0.009s	sys 0.009s
I20260709 13:18:14.546075 21621 ts_tablet_manager.cc:1434] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:18:14.543874 21623 tablet_bootstrap.cc:492] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.552426 21482 raft_consensus.cc:2468] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.553674 21374 leader_election.cc:304] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:14.554561 21645 raft_consensus.cc:2804] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.554837 21623 tablet_bootstrap.cc:654] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.555181 21645 raft_consensus.cc:697] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:14.556370 21332 raft_consensus.cc:2468] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.556110 21645 consensus_queue.cc:237] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.553058 21622 raft_consensus.cc:359] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.559294 21622 raft_consensus.cc:385] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.559559 21622 raft_consensus.cc:740] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.560292 21622 consensus_queue.cc:260] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.564224 21622 ts_tablet_manager.cc:1434] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:18:14.565594 21622 tablet_bootstrap.cc:492] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.572141 21622 tablet_bootstrap.cc:654] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.583292 21622 tablet_bootstrap.cc:492] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.583802 21622 ts_tablet_manager.cc:1403] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260709 13:18:14.591441 21230 catalog_manager.cc:5697] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.593017 21622 raft_consensus.cc:359] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.593716 21622 raft_consensus.cc:385] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.593971 21622 raft_consensus.cc:740] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.593783 21230 catalog_manager.cc:5697] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.594621 21623 tablet_bootstrap.cc:492] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.594646 21622 consensus_queue.cc:260] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.595193 21623 ts_tablet_manager.cc:1403] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.028s
I20260709 13:18:14.596632 21622 ts_tablet_manager.cc:1434] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:18:14.597558 21622 tablet_bootstrap.cc:492] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: Bootstrap starting.
I20260709 13:18:14.598277 21623 raft_consensus.cc:359] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.598869 21623 raft_consensus.cc:385] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.599126 21623 raft_consensus.cc:740] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.599790 21623 consensus_queue.cc:260] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.601845 21623 ts_tablet_manager.cc:1434] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:14.603015 21623 tablet_bootstrap.cc:492] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: Bootstrap starting.
I20260709 13:18:14.603904 21622 tablet_bootstrap.cc:654] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.608067 21622 tablet_bootstrap.cc:492] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: No bootstrap required, opened a new log
I20260709 13:18:14.608438 21622 ts_tablet_manager.cc:1403] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:18:14.609232 21623 tablet_bootstrap.cc:654] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:14.611133 21622 raft_consensus.cc:359] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.611807 21622 raft_consensus.cc:385] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.612090 21622 raft_consensus.cc:740] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.612735 21622 consensus_queue.cc:260] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.615073 21622 ts_tablet_manager.cc:1434] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:18:14.617843 21653 raft_consensus.cc:493] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.618417 21653 raft_consensus.cc:515] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.620148 21623 tablet_bootstrap.cc:492] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: No bootstrap required, opened a new log
I20260709 13:18:14.620682 21623 ts_tablet_manager.cc:1403] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260709 13:18:14.622066 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.622582 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:14.622826 21482 raft_consensus.cc:2468] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 0.
I20260709 13:18:14.623240 21407 raft_consensus.cc:2468] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 0.
I20260709 13:18:14.623984 21653 leader_election.cc:290] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.624285 21299 leader_election.cc:304] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.624032 21623 raft_consensus.cc:359] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.624996 21623 raft_consensus.cc:385] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:14.625574 21653 raft_consensus.cc:2804] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.625684 21623 raft_consensus.cc:740] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Initialized, Role: FOLLOWER
I20260709 13:18:14.626025 21653 raft_consensus.cc:493] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.626417 21653 raft_consensus.cc:3060] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.626562 21623 consensus_queue.cc:260] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.628633 21623 ts_tablet_manager.cc:1434] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 13:18:14.634030 21653 raft_consensus.cc:515] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.636183 21653 leader_election.cc:290] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.636857 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:14.637131 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.637550 21407 raft_consensus.cc:3060] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.637781 21482 raft_consensus.cc:3060] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.642997 21407 raft_consensus.cc:2468] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 1.
I20260709 13:18:14.643949 21482 raft_consensus.cc:2468] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 1.
I20260709 13:18:14.644011 21297 leader_election.cc:304] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.645038 21653 raft_consensus.cc:2804] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.645489 21653 raft_consensus.cc:697] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:14.646193 21653 consensus_queue.cc:237] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.655503 21230 catalog_manager.cc:5697] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 1 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.661114 21645 raft_consensus.cc:493] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.661731 21645 raft_consensus.cc:515] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.663929 21645 leader_election.cc:290] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.664512 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.664880 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.665261 21332 raft_consensus.cc:2468] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.665529 21482 raft_consensus.cc:2468] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.666420 21374 leader_election.cc:304] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.667135 21645 raft_consensus.cc:2804] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.667552 21645 raft_consensus.cc:493] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.667829 21645 raft_consensus.cc:3060] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.672935 21645 raft_consensus.cc:515] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.674722 21645 leader_election.cc:290] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.675570 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.675962 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.676191 21332 raft_consensus.cc:3060] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.676577 21482 raft_consensus.cc:3060] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.681373 21332 raft_consensus.cc:2468] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.681434 21482 raft_consensus.cc:2468] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.682485 21374 leader_election.cc:304] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.683199 21645 raft_consensus.cc:2804] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.683637 21645 raft_consensus.cc:697] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:14.684422 21645 consensus_queue.cc:237] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.691828 21230 catalog_manager.cc:5697] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.762928 21647 raft_consensus.cc:493] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.763427 21647 raft_consensus.cc:515] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.765188 21647 leader_election.cc:290] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:14.766420 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.766562 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251" is_pre_election: true
I20260709 13:18:14.767198 21332 raft_consensus.cc:2468] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:14.767217 21407 raft_consensus.cc:2468] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 0.
I20260709 13:18:14.768479 21448 leader_election.cc:304] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.769418 21647 raft_consensus.cc:2804] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.769771 21647 raft_consensus.cc:493] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.770076 21647 raft_consensus.cc:3060] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.777838 21647 raft_consensus.cc:515] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.779681 21647 leader_election.cc:290] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:14.780490 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.781104 21407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:14.781137 21332 raft_consensus.cc:3060] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.781702 21407 raft_consensus.cc:3060] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.786834 21332 raft_consensus.cc:2468] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:14.786831 21407 raft_consensus.cc:2468] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 1.
I20260709 13:18:14.788161 21448 leader_election.cc:304] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.788929 21647 raft_consensus.cc:2804] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.789533 21647 raft_consensus.cc:697] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:14.790367 21647 consensus_queue.cc:237] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.792299 21620 consensus_queue.cc:1048] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.799542 21230 catalog_manager.cc:5697] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 0 to 1, leader changed from <none> to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:14.808772 21647 consensus_queue.cc:1048] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.823557 21645 consensus_queue.cc:1048] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.839952 21645 consensus_queue.cc:1048] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.864434 21645 consensus_queue.cc:1048] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.875998 21644 consensus_queue.cc:1048] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.887123 21645 raft_consensus.cc:493] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:14.887620 21645 raft_consensus.cc:515] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.889482 21645 leader_election.cc:290] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.890580 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c02b53963f47a4a98493c7d2dfc16b" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2" is_pre_election: true
I20260709 13:18:14.891296 21332 raft_consensus.cc:2468] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.891885 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c02b53963f47a4a98493c7d2dfc16b" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39" is_pre_election: true
I20260709 13:18:14.892387 21374 leader_election.cc:304] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:14.892524 21482 raft_consensus.cc:2468] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 0.
I20260709 13:18:14.893232 21645 raft_consensus.cc:2804] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:14.893677 21645 raft_consensus.cc:493] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:14.894069 21645 raft_consensus.cc:3060] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.899089 21645 raft_consensus.cc:515] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.900888 21645 leader_election.cc:290] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:14.901791 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c02b53963f47a4a98493c7d2dfc16b" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:14.901952 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c02b53963f47a4a98493c7d2dfc16b" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:14.902331 21332 raft_consensus.cc:3060] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.902536 21482 raft_consensus.cc:3060] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:14.906890 21482 raft_consensus.cc:2468] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.907488 21332 raft_consensus.cc:2468] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 1.
I20260709 13:18:14.907861 21374 leader_election.cc:304] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:14.908704 21645 raft_consensus.cc:2804] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:14.909178 21645 raft_consensus.cc:697] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:14.909933 21645 consensus_queue.cc:237] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:14.917240 21230 catalog_manager.cc:5697] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:14.941136 21645 consensus_queue.cc:1048] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.951242 21644 consensus_queue.cc:1048] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:14.968415 21481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:52542
I20260709 13:18:14.969126 21481 raft_consensus.cc:606] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:14.974462 21407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:14.974924 21407 raft_consensus.cc:606] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:14.980026 21407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:14.980552 21407 raft_consensus.cc:606] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:14.985477 21407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:14.986011 21407 raft_consensus.cc:606] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:15.003017 21332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
mode: GRACEFUL
new_leader_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:40446
I20260709 13:18:15.003549 21332 raft_consensus.cc:606] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 LEADER]: Received request to transfer leadership to TS 59cc887160fc49639a1d34b30cc39251
I20260709 13:18:15.008623 21481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
mode: GRACEFUL
new_leader_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:52542
I20260709 13:18:15.009160 21481 raft_consensus.cc:606] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Received request to transfer leadership to TS 59cc887160fc49639a1d34b30cc39251
I20260709 13:18:15.016561 21407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:44000
I20260709 13:18:15.017220 21407 raft_consensus.cc:606] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:15.058707 21644 consensus_queue.cc:1048] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.065959 21562 raft_consensus.cc:993] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.066450 21625 raft_consensus.cc:1081] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.074082 21625 consensus_queue.cc:1048] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.073551 21332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40416
I20260709 13:18:15.076510 21332 raft_consensus.cc:493] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.076902 21332 raft_consensus.cc:3060] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.078713 21653 consensus_queue.cc:1048] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.085090 21332 raft_consensus.cc:515] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.090901 21332 leader_election.cc:290] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:15.091301 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:15.091995 21408 raft_consensus.cc:3055] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.092123 21481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a8d53329d84479bdfe6bed5d3c2d67" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:15.092358 21408 raft_consensus.cc:740] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:15.093009 21481 raft_consensus.cc:3060] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.093322 21408 consensus_queue.cc:260] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.094746 21408 raft_consensus.cc:3060] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.102856 21481 raft_consensus.cc:2468] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.105361 21408 raft_consensus.cc:2468] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.106638 21297 leader_election.cc:304] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:15.107667 21653 consensus_queue.cc:1048] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.108485 21619 raft_consensus.cc:2804] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.115413 21653 raft_consensus.cc:993] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: : Instructing follower 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:15.116422 21653 raft_consensus.cc:1081] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 LEADER]: Signalling peer 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:15.117426 21619 raft_consensus.cc:697] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:15.118283 21619 consensus_queue.cc:237] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.123530 21408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:43984
I20260709 13:18:15.124162 21408 raft_consensus.cc:493] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.124614 21408 raft_consensus.cc:3060] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.129071 21232 catalog_manager.cc:5697] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.131350 21408 raft_consensus.cc:515] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.134202 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:15.134778 21408 leader_election.cc:290] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:15.134852 21332 raft_consensus.cc:3055] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.135075 21481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce9e95c02fe42c1bbe0de7ff38fc1ec" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:15.135459 21332 raft_consensus.cc:740] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:15.136018 21481 raft_consensus.cc:3060] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.136385 21332 consensus_queue.cc:260] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.137605 21332 raft_consensus.cc:3060] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.143224 21481 raft_consensus.cc:2468] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:15.144101 21332 raft_consensus.cc:2468] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:15.144411 21374 leader_election.cc:304] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:15.145653 21625 raft_consensus.cc:2804] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.146219 21625 raft_consensus.cc:697] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:15.147034 21625 consensus_queue.cc:237] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.153874 21232 catalog_manager.cc:5697] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 1 to 2, leader changed from e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129) to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.176328 21625 consensus_queue.cc:1048] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.189252 21625 consensus_queue.cc:1048] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.198837 21562 raft_consensus.cc:993] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: : Instructing follower a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:15.199317 21625 raft_consensus.cc:1081] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:15.200922 21481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:52518
I20260709 13:18:15.201530 21481 raft_consensus.cc:493] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.201889 21481 raft_consensus.cc:3060] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.206981 21481 raft_consensus.cc:515] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.208803 21481 leader_election.cc:290] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:15.209585 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:15.209913 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44bb661d2254457bf1b50e46f3f3336" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:15.210259 21332 raft_consensus.cc:3060] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.210440 21408 raft_consensus.cc:3055] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.210796 21408 raft_consensus.cc:740] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:15.211477 21408 consensus_queue.cc:260] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.212249 21408 raft_consensus.cc:3060] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.217841 21332 raft_consensus.cc:2468] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 2.
I20260709 13:18:15.218240 21408 raft_consensus.cc:2468] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 2.
I20260709 13:18:15.219149 21448 leader_election.cc:304] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:15.220003 21620 raft_consensus.cc:2804] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.220610 21620 raft_consensus.cc:697] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 2 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:15.221365 21620 consensus_queue.cc:237] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.226743 21620 consensus_queue.cc:1048] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.228304 21230 catalog_manager.cc:5697] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 2 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:15.234030 21533 raft_consensus.cc:993] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: : Instructing follower 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:15.234622 21533 raft_consensus.cc:1081] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Signalling peer 59cc887160fc49639a1d34b30cc39251 to start an election
I20260709 13:18:15.235944 21533 consensus_queue.cc:1048] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.239516 21408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
 from {username='slave'} at 127.0.0.1:43980
I20260709 13:18:15.240064 21408 raft_consensus.cc:493] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.240414 21408 raft_consensus.cc:3060] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.247798 21408 raft_consensus.cc:515] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.248937 21407 raft_consensus.cc:1240] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Rejecting Update request from peer a6e39add767e4d898d09ed3867dc7a39 for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:15.250903 21645 raft_consensus.cc:993] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.251439 21625 raft_consensus.cc:1081] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.251408 21647 consensus_queue.cc:1059] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:15.252496 21647 raft_consensus.cc:3055] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.252822 21647 raft_consensus.cc:740] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:15.253700 21647 consensus_queue.cc:260] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.254768 21408 leader_election.cc:290] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:15.254925 21647 raft_consensus.cc:3060] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.255386 21334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:15.255995 21334 raft_consensus.cc:3060] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.256870 21481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9da40cff3c403b8fed10ac9ff782b1" candidate_uuid: "59cc887160fc49639a1d34b30cc39251" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:15.253602 21332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40416
I20260709 13:18:15.260576 21332 raft_consensus.cc:493] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.260973 21332 raft_consensus.cc:3060] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.264567 21334 raft_consensus.cc:2468] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:15.267776 21481 raft_consensus.cc:2468] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59cc887160fc49639a1d34b30cc39251 in term 2.
I20260709 13:18:15.267949 21332 raft_consensus.cc:515] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.268241 21374 leader_election.cc:304] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:15.269076 21645 raft_consensus.cc:2804] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.269594 21645 raft_consensus.cc:697] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Becoming Leader. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:15.270052 21332 leader_election.cc:290] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:15.270406 21645 consensus_queue.cc:237] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.271350 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:15.271890 21482 raft_consensus.cc:3060] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.273996 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68252afbd1ff4eb2bc003dd87e60ed0c" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:15.274614 21408 raft_consensus.cc:3055] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.274920 21408 raft_consensus.cc:740] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:15.275676 21408 consensus_queue.cc:260] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.276916 21408 raft_consensus.cc:3060] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.278631 21231 catalog_manager.cc:5697] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 reported cstate change: term changed from 1 to 2, leader changed from a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131) to 59cc887160fc49639a1d34b30cc39251 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "59cc887160fc49639a1d34b30cc39251" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.279704 21482 raft_consensus.cc:2468] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.280961 21299 leader_election.cc:304] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:15.281775 21689 raft_consensus.cc:2804] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.282850 21689 raft_consensus.cc:697] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:15.284600 21408 raft_consensus.cc:2468] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.284169 21689 consensus_queue.cc:237] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.293910 21231 catalog_manager.cc:5697] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.303881 21533 raft_consensus.cc:993] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.304369 21695 raft_consensus.cc:1081] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.306371 21334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40406
I20260709 13:18:15.306888 21334 raft_consensus.cc:493] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.307180 21334 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.312114 21334 raft_consensus.cc:515] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.313827 21334 leader_election.cc:290] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:15.314699 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:15.314973 21482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:15.315397 21408 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.315685 21482 raft_consensus.cc:3055] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.316039 21482 raft_consensus.cc:740] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:15.316674 21482 consensus_queue.cc:260] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.317582 21482 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.320843 21408 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.322016 21297 leader_election.cc:304] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:15.322835 21689 raft_consensus.cc:2804] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.322888 21482 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.323402 21689 raft_consensus.cc:697] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:15.324165 21689 consensus_queue.cc:237] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.330322 21231 catalog_manager.cc:5697] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.354650 21645 consensus_queue.cc:1048] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.367380 21645 consensus_queue.cc:1048] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:15.377151 21562 raft_consensus.cc:993] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: : Instructing follower e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.377660 21625 raft_consensus.cc:1081] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer e34a05f0fe1f439387cf1686d36d40a2 to start an election
I20260709 13:18:15.379700 21334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
 from {username='slave'} at 127.0.0.1:40416
I20260709 13:18:15.380296 21334 raft_consensus.cc:493] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:15.380692 21334 raft_consensus.cc:3060] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.386878 21334 raft_consensus.cc:515] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.388859 21334 leader_election.cc:290] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945), a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131:43929)
I20260709 13:18:15.389256 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:15.389503 21481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f4c7e53b91430f9c48e811114b66a7" candidate_uuid: "e34a05f0fe1f439387cf1686d36d40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
I20260709 13:18:15.390058 21408 raft_consensus.cc:3055] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:15.390156 21481 raft_consensus.cc:3060] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.390429 21408 raft_consensus.cc:740] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:15.391258 21408 consensus_queue.cc:260] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.392269 21408 raft_consensus.cc:3060] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:15.395394 21481 raft_consensus.cc:2468] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.396504 21299 leader_election.cc:304] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:15.397475 21689 raft_consensus.cc:2804] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:15.397915 21689 raft_consensus.cc:697] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Leader. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:15.398149 21408 raft_consensus.cc:2468] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e34a05f0fe1f439387cf1686d36d40a2 in term 2.
I20260709 13:18:15.398774 21689 consensus_queue.cc:237] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:15.406008 21231 catalog_manager.cc:5697] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129). New cstate: current_term: 2 leader_uuid: "e34a05f0fe1f439387cf1686d36d40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:15.498703 21481 raft_consensus.cc:1275] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.499920 21689 consensus_queue.cc:1048] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.507977 21408 raft_consensus.cc:1275] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.510663 21689 consensus_queue.cc:1048] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.590430 21334 raft_consensus.cc:1275] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.591641 21625 consensus_queue.cc:1048] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.599781 21481 raft_consensus.cc:1275] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.601504 21645 consensus_queue.cc:1048] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.684696 21408 raft_consensus.cc:1275] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.686324 21619 consensus_queue.cc:1048] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.695562 21481 raft_consensus.cc:1275] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.697167 21688 consensus_queue.cc:1048] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.714601 21481 raft_consensus.cc:1275] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.716094 21562 consensus_queue.cc:1048] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.717146 21334 raft_consensus.cc:1275] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.718720 21695 consensus_queue.cc:1048] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.726786 21332 raft_consensus.cc:1275] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Refusing update from remote peer 59cc887160fc49639a1d34b30cc39251: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.730494 21562 consensus_queue.cc:1048] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.741994 21408 raft_consensus.cc:1275] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.743523 21647 consensus_queue.cc:1048] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.770175 21481 raft_consensus.cc:1275] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.771782 21688 consensus_queue.cc:1048] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.785142 21408 raft_consensus.cc:1275] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.786867 21688 consensus_queue.cc:1048] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.799024 21481 raft_consensus.cc:1275] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.800652 21688 consensus_queue.cc:1048] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:15.810060 21407 raft_consensus.cc:1275] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer e34a05f0fe1f439387cf1686d36d40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:15.811641 21688 consensus_queue.cc:1048] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:18.020862 21230 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60248:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:18:18.039909 21230 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60248:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:18:18.074891 15502 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:18:18.145884 21738 tablet.cc:1724] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.209240 21745 tablet.cc:1724] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.246155 21741 tablet.cc:1724] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:18.277657 21509 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:db9da40cff3c403b8fed10ac9ff782b1)
I20260709 13:18:18.285697 21742 tablet.cc:1724] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:18.286881 21509 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:db9da40cff3c403b8fed10ac9ff782b1)
W20260709 13:18:18.287760 21509 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:db9da40cff3c403b8fed10ac9ff782b1)
W20260709 13:18:18.335888 21748 log.cc:927] Time spent T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:18:18.344758 21755 tablet.cc:1724] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.346246 21330 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
mode: GRACEFUL
new_leader_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:40448
I20260709 13:18:18.345821 21757 tablet.cc:1724] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.346968 21330 raft_consensus.cc:606] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Received request to transfer leadership to TS a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:18.342535 21753 tablet.cc:1724] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.354825 21745 tablet.cc:1724] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:18.361685 21749 log.cc:927] Time spent T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: Append to log took a long time: real 0.078s	user 0.000s	sys 0.005s
I20260709 13:18:18.374991 21738 tablet.cc:1724] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.377321 21754 tablet.cc:1724] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:18.379216 21740 log.cc:927] Time spent T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260709 13:18:18.379921 21742 tablet.cc:1724] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.430737 21764 tablet.cc:1724] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.432858 21763 tablet.cc:1724] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.445574 21753 tablet.cc:1724] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.446923 21757 tablet.cc:1724] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.433920 21765 tablet.cc:1724] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.452056 21741 tablet.cc:1724] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.475420 21755 tablet.cc:1724] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.494663 21759 tablet.cc:1724] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.501454 21745 tablet.cc:1724] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.503502 21766 raft_consensus.cc:993] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: : Instructing follower a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:18.504364 21766 raft_consensus.cc:1081] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Signalling peer a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:18.509558 21483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:52530
I20260709 13:18:18.510210 21483 raft_consensus.cc:493] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:18.510680 21483 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:18.509249 21764 tablet.cc:1724] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.516559 21754 tablet.cc:1724] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.523397 21764 tablet.cc:1724] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.527997 21738 tablet.cc:1724] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.529644 21755 tablet.cc:1724] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.532382 21483 raft_consensus.cc:515] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:18.550518 21765 tablet.cc:1724] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.553920 21753 tablet.cc:1724] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:18.556860 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:18.561457 21332 raft_consensus.cc:3055] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:18.561784 21332 raft_consensus.cc:740] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:18.562530 21332 consensus_queue.cc:260] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:18.563530 21332 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:18.560185 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03bcd0bc9b154ebc85ba28d7a7d073a6" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:18.565814 21408 raft_consensus.cc:3060] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:18.577148 21408 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 3.
I20260709 13:18:18.584692 21446 leader_election.cc:304] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [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: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:18.578151 21483 leader_election.cc:290] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:18.587427 21332 raft_consensus.cc:2468] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 3.
I20260709 13:18:18.588663 21698 raft_consensus.cc:2804] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:18.589445 21698 raft_consensus.cc:697] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 3 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:18.590322 21698 consensus_queue.cc:237] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:18.592442 21408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:18:18.593689 21408 raft_consensus.cc:606] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Received request to transfer leadership to TS a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:18.594926 15502 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:18:18.595424 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:18.600244 21230 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f: soft_deleted_table [id=85a6347a7acf48a2af7bd5c127658ce9] alter complete (version 1)
I20260709 13:18:18.604629 21408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14"
dest_uuid: "59cc887160fc49639a1d34b30cc39251"
mode: GRACEFUL
new_leader_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:35006
I20260709 13:18:18.606838 21408 raft_consensus.cc:606] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Received request to transfer leadership to TS a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:18.607851 21232 catalog_manager.cc:5697] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 2 to 3, leader changed from e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129) to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:18.609587 21332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938"
dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
mode: GRACEFUL
new_leader_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:40448
I20260709 13:18:18.610078 21332 raft_consensus.cc:606] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Received request to transfer leadership to TS a6e39add767e4d898d09ed3867dc7a39
I20260709 13:18:18.611196 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:18.611752 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:18.990433 21332 raft_consensus.cc:1275] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:18.991976 21698 consensus_queue.cc:1048] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:19.001181 21408 raft_consensus.cc:1275] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:19.002964 21772 consensus_queue.cc:1048] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:19.041242 21750 raft_consensus.cc:993] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: : Instructing follower a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:19.041695 21775 raft_consensus.cc:1081] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Signalling peer a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:19.043074 21483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:52518
I20260709 13:18:19.043579 21483 raft_consensus.cc:493] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.043884 21483 raft_consensus.cc:3060] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.049146 21483 raft_consensus.cc:515] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.051720 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:19.051012 21483 leader_election.cc:290] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:19.051994 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b4ad61317f54e4eb44f0751131e046f" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:19.052342 21332 raft_consensus.cc:3060] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.052713 21408 raft_consensus.cc:3055] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:19.052991 21408 raft_consensus.cc:740] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:19.053867 21408 consensus_queue.cc:260] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.055979 21408 raft_consensus.cc:3060] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:19.058849 21332 raft_consensus.cc:2468] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 2.
I20260709 13:18:19.060038 21448 leader_election.cc:304] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:19.060832 21772 raft_consensus.cc:2804] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:19.061234 21772 raft_consensus.cc:697] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 2 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:19.062258 21408 raft_consensus.cc:2468] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 2.
I20260709 13:18:19.062143 21772 consensus_queue.cc:237] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.069774 21232 catalog_manager.cc:5697] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 1 to 2, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 2 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:19.130004 21766 raft_consensus.cc:993] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: : Instructing follower a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:19.130446 21736 raft_consensus.cc:1081] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Signalling peer a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:19.132016 21483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:52530
I20260709 13:18:19.132601 21483 raft_consensus.cc:493] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.132937 21483 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:19.138430 21483 raft_consensus.cc:515] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.140653 21483 leader_election.cc:290] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:19.141194 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:19.141878 21332 raft_consensus.cc:3055] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:19.141788 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a20766df4b4440af6c8ee566cd3938" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:19.142386 21332 raft_consensus.cc:740] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e34a05f0fe1f439387cf1686d36d40a2, State: Running, Role: LEADER
I20260709 13:18:19.142483 21408 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:19.143090 21332 consensus_queue.cc:260] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.144265 21332 raft_consensus.cc:3060] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:19.148165 21408 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 3.
I20260709 13:18:19.148612 21332 raft_consensus.cc:2468] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 3.
I20260709 13:18:19.149324 21446 leader_election.cc:304] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [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: 59cc887160fc49639a1d34b30cc39251, a6e39add767e4d898d09ed3867dc7a39; no voters: 
I20260709 13:18:19.150157 21772 raft_consensus.cc:2804] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:19.150624 21772 raft_consensus.cc:697] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 3 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:19.151372 21772 consensus_queue.cc:237] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.159130 21232 catalog_manager.cc:5697] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 2 to 3, leader changed from e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129) to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:19.160327 21775 raft_consensus.cc:993] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: : Instructing follower a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:19.160864 21750 raft_consensus.cc:1081] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Signalling peer a6e39add767e4d898d09ed3867dc7a39 to start an election
I20260709 13:18:19.162381 21483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14"
dest_uuid: "a6e39add767e4d898d09ed3867dc7a39"
 from {username='slave'} at 127.0.0.1:52518
I20260709 13:18:19.162883 21483 raft_consensus.cc:493] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:19.163264 21483 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:19.168748 21483 raft_consensus.cc:515] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.170943 21332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e34a05f0fe1f439387cf1686d36d40a2"
I20260709 13:18:19.171180 21408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d13e7b52df946e09b1c0d2a82353e14" candidate_uuid: "a6e39add767e4d898d09ed3867dc7a39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59cc887160fc49639a1d34b30cc39251"
I20260709 13:18:19.171572 21332 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:19.171037 21483 leader_election.cc:290] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 election: Requested vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:19.171778 21408 raft_consensus.cc:3055] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:19.172158 21408 raft_consensus.cc:740] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59cc887160fc49639a1d34b30cc39251, State: Running, Role: LEADER
I20260709 13:18:19.172875 21408 consensus_queue.cc:260] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.173977 21408 raft_consensus.cc:3060] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:19.176604 21332 raft_consensus.cc:2468] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 3.
I20260709 13:18:19.177711 21448 leader_election.cc:304] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39, e34a05f0fe1f439387cf1686d36d40a2; no voters: 
I20260709 13:18:19.178543 21772 raft_consensus.cc:2804] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:19.178921 21408 raft_consensus.cc:2468] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a6e39add767e4d898d09ed3867dc7a39 in term 3.
I20260709 13:18:19.178979 21772 raft_consensus.cc:697] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 3 LEADER]: Becoming Leader. State: Replica: a6e39add767e4d898d09ed3867dc7a39, State: Running, Role: LEADER
I20260709 13:18:19.179992 21772 consensus_queue.cc:237] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [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: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:19.187017 21232 catalog_manager.cc:5697] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 reported cstate change: term changed from 2 to 3, leader changed from 59cc887160fc49639a1d34b30cc39251 (127.15.35.130) to a6e39add767e4d898d09ed3867dc7a39 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "a6e39add767e4d898d09ed3867dc7a39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:19.561594 21408 raft_consensus.cc:1275] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:19.563485 21772 consensus_queue.cc:1048] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:19.580377 21332 raft_consensus.cc:1275] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:19.581835 21698 consensus_queue.cc:1048] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:19.613641 21408 raft_consensus.cc:1275] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:19.614517 21407 raft_consensus.cc:1275] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:19.614893 21698 consensus_queue.cc:1048] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:19.616104 21772 consensus_queue.cc:1048] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:19.626368 21332 raft_consensus.cc:1275] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:19.629592 21778 consensus_queue.cc:1048] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:19.633426 21332 raft_consensus.cc:1275] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Refusing update from remote peer a6e39add767e4d898d09ed3867dc7a39: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:19.634981 21778 consensus_queue.cc:1048] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:19.696103 15502 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:18:19.701023 15502 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:18:19.701508 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:18:19.706033 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:18:19.706405 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:21.050836 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
I20260709 13:18:21.076094 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:21.076817 15502 tablet_replica.cc:333] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.077482 15502 raft_consensus.cc:2243] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.078032 15502 raft_consensus.cc:2272] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.080087 15502 tablet_replica.cc:333] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.080806 15502 raft_consensus.cc:2243] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.081264 15502 raft_consensus.cc:2272] T c44bb661d2254457bf1b50e46f3f3336 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.083257 15502 tablet_replica.cc:333] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.083963 15502 raft_consensus.cc:2243] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:18:21.084306 21448 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 13:18:21.084496 15502 raft_consensus.cc:2272] T db9da40cff3c403b8fed10ac9ff782b1 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.086936 15502 tablet_replica.cc:333] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
W20260709 13:18:21.087018 21448 consensus_peers.cc:597] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:21.087625 15502 raft_consensus.cc:2243] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.088331 15502 raft_consensus.cc:2272] T e5a8d53329d84479bdfe6bed5d3c2d67 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.090507 15502 tablet_replica.cc:333] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.091228 15502 raft_consensus.cc:2243] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.092156 15502 raft_consensus.cc:2272] T 68252afbd1ff4eb2bc003dd87e60ed0c P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.094365 15502 tablet_replica.cc:333] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.094928 15502 raft_consensus.cc:2243] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.095350 15502 raft_consensus.cc:2272] T 85c02b53963f47a4a98493c7d2dfc16b P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.096971 15502 tablet_replica.cc:333] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.097576 15502 raft_consensus.cc:2243] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.097985 15502 raft_consensus.cc:2272] T 1c0b0d9c82ab490c8b724ad8494b4b46 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.099772 15502 tablet_replica.cc:333] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.100294 15502 raft_consensus.cc:2243] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.101042 15502 raft_consensus.cc:2272] T 72f4c7e53b91430f9c48e811114b66a7 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.102948 15502 tablet_replica.cc:333] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.103598 15502 raft_consensus.cc:2243] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.103998 15502 raft_consensus.cc:2272] T 0b4ad61317f54e4eb44f0751131e046f P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.105672 15502 tablet_replica.cc:333] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.106190 15502 raft_consensus.cc:2243] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.106613 15502 raft_consensus.cc:2272] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.108168 15502 tablet_replica.cc:333] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.108685 15502 raft_consensus.cc:2243] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.109669 15502 raft_consensus.cc:2272] T 7374e8d9380c4d7da2ea817e3eb8d188 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.111675 15502 tablet_replica.cc:333] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.112242 15502 raft_consensus.cc:2243] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.112644 15502 raft_consensus.cc:2272] T 8d13e7b52df946e09b1c0d2a82353e14 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.114346 15502 tablet_replica.cc:333] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.114861 15502 raft_consensus.cc:2243] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.115273 15502 raft_consensus.cc:2272] T 47af5cc378c049ab824b858cd6de914b P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.117128 15502 tablet_replica.cc:333] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.117666 15502 raft_consensus.cc:2243] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.118060 15502 raft_consensus.cc:2272] T d3201a0830df4b3aa570ad5d650a49f4 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.120090 15502 tablet_replica.cc:333] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.120618 15502 raft_consensus.cc:2243] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.121011 15502 raft_consensus.cc:2272] T b8b11bb688bc4f89a9164ed9687b9e82 P e34a05f0fe1f439387cf1686d36d40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.122814 15502 tablet_replica.cc:333] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.123462 15502 raft_consensus.cc:2243] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.124243 15502 raft_consensus.cc:2272] T 2d74e28a13d14df0a224118136743642 P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.126143 15502 tablet_replica.cc:333] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.126632 15502 raft_consensus.cc:2243] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.127557 15502 raft_consensus.cc:2272] T fb607ab918e54ee89dd266b71a24093a P e34a05f0fe1f439387cf1686d36d40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.129956 15502 tablet_replica.cc:333] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2: stopping tablet replica
I20260709 13:18:21.130585 15502 raft_consensus.cc:2243] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.130934 15502 raft_consensus.cc:2272] T c3a20766df4b4440af6c8ee566cd3938 P e34a05f0fe1f439387cf1686d36d40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.171231 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
I20260709 13:18:21.201785 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
W20260709 13:18:21.216169 21448 consensus_peers.cc:597] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.233956 21374 consensus_peers.cc:597] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.236441 21374 consensus_peers.cc:597] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:21.238416 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:18:21.238968 21448 consensus_peers.cc:597] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:21.239207 15502 tablet_replica.cc:333] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.239912 15502 raft_consensus.cc:2243] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.240386 15502 raft_consensus.cc:2272] T c44bb661d2254457bf1b50e46f3f3336 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.242172 15502 tablet_replica.cc:333] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.242723 15502 raft_consensus.cc:2243] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.243444 15502 raft_consensus.cc:2272] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.245100 15502 tablet_replica.cc:333] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.245646 15502 raft_consensus.cc:2243] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.246320 15502 raft_consensus.cc:2272] T db9da40cff3c403b8fed10ac9ff782b1 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.247952 15502 tablet_replica.cc:333] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.248466 15502 raft_consensus.cc:2243] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.248871 15502 raft_consensus.cc:2272] T e5a8d53329d84479bdfe6bed5d3c2d67 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.250451 15502 tablet_replica.cc:333] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.251003 15502 raft_consensus.cc:2243] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.251415 15502 raft_consensus.cc:2272] T 68252afbd1ff4eb2bc003dd87e60ed0c P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.252986 15502 tablet_replica.cc:333] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.253710 15502 raft_consensus.cc:2243] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.254108 15502 raft_consensus.cc:2272] T 0b4ad61317f54e4eb44f0751131e046f P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.255712 15502 tablet_replica.cc:333] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.256211 15502 raft_consensus.cc:2243] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.256634 15502 raft_consensus.cc:2272] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.258325 15502 tablet_replica.cc:333] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.258905 15502 raft_consensus.cc:2243] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.259305 15502 raft_consensus.cc:2272] T 8d13e7b52df946e09b1c0d2a82353e14 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.261044 15502 tablet_replica.cc:333] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.261590 15502 raft_consensus.cc:2243] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.262435 15502 raft_consensus.cc:2272] T 47af5cc378c049ab824b858cd6de914b P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.264355 15502 tablet_replica.cc:333] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.264882 15502 raft_consensus.cc:2243] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.265659 15502 raft_consensus.cc:2272] T 85c02b53963f47a4a98493c7d2dfc16b P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.267395 15502 tablet_replica.cc:333] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.267916 15502 raft_consensus.cc:2243] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.268353 15502 raft_consensus.cc:2272] T 72f4c7e53b91430f9c48e811114b66a7 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.270120 15502 tablet_replica.cc:333] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.270627 15502 raft_consensus.cc:2243] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.271030 15502 raft_consensus.cc:2272] T 1c0b0d9c82ab490c8b724ad8494b4b46 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.272825 15502 tablet_replica.cc:333] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.273380 15502 raft_consensus.cc:2243] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.273814 15502 raft_consensus.cc:2272] T 2d74e28a13d14df0a224118136743642 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.275564 15502 tablet_replica.cc:333] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.276060 15502 raft_consensus.cc:2243] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.276782 15502 raft_consensus.cc:2272] T d3201a0830df4b3aa570ad5d650a49f4 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.278671 15502 tablet_replica.cc:333] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.279186 15502 raft_consensus.cc:2243] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:21.279909 15502 raft_consensus.cc:2272] T b8b11bb688bc4f89a9164ed9687b9e82 P 59cc887160fc49639a1d34b30cc39251 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.281740 15502 tablet_replica.cc:333] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.282276 15502 raft_consensus.cc:2243] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.282742 15502 raft_consensus.cc:2272] T 7374e8d9380c4d7da2ea817e3eb8d188 P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.284724 15502 tablet_replica.cc:333] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.285234 15502 raft_consensus.cc:2243] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.285708 15502 raft_consensus.cc:2272] T c3a20766df4b4440af6c8ee566cd3938 P 59cc887160fc49639a1d34b30cc39251 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:21.287416 15502 tablet_replica.cc:333] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251: stopping tablet replica
I20260709 13:18:21.287859 15502 raft_consensus.cc:2243] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:21.288283 15502 raft_consensus.cc:2272] T fb607ab918e54ee89dd266b71a24093a P 59cc887160fc49639a1d34b30cc39251 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:21.360040 21446 consensus_peers.cc:597] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.458668 21446 consensus_peers.cc:597] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.492769 21448 consensus_peers.cc:597] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.516746 21446 consensus_peers.cc:597] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.564533 21446 consensus_peers.cc:597] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.566529 21446 consensus_peers.cc:597] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.568151 21446 consensus_peers.cc:597] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.621030 21448 consensus_peers.cc:597] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:21.623438 21448 consensus_peers.cc:597] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:22.011478 21430 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4080 after lost signal to thread 15505
W20260709 13:18:22.012557 21430 debug-util.cc:398] Leaking SignalData structure 0x7b08000a15e0 after lost signal to thread 21266
W20260709 13:18:22.014878 21430 debug-util.cc:398] Leaking SignalData structure 0x7b0800239f00 after lost signal to thread 21507
W20260709 13:18:22.325342 15502 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21430)
I20260709 13:18:22.352761 21778 raft_consensus.cc:493] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:22.353505 21778 raft_consensus.cc:515] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:22.354625 21796 raft_consensus.cc:493] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:22.355167 21796 raft_consensus.cc:515] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.355973 21778 leader_election.cc:290] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:22.357144 21796 leader_election.cc:290] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:22.370886 21448 leader_election.cc:336] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.371495 21448 leader_election.cc:336] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.372082 21446 leader_election.cc:336] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.372594 21446 leader_election.cc:304] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.373370 21796 raft_consensus.cc:2749] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:22.373539 21446 leader_election.cc:336] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.374048 21446 leader_election.cc:304] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.374760 21796 raft_consensus.cc:2749] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:22.523983 21796 raft_consensus.cc:493] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:22.524448 21796 raft_consensus.cc:515] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.525480 21778 raft_consensus.cc:493] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:22.526077 21778 raft_consensus.cc:515] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.526407 21796 leader_election.cc:290] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:22.528537 21778 leader_election.cc:290] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:22.531116 21446 leader_election.cc:336] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:22.531944 21448 leader_election.cc:336] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:22.532366 21448 leader_election.cc:304] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.533098 21778 raft_consensus.cc:2749] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:22.533878 21448 leader_election.cc:336] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.534327 21446 leader_election.cc:336] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.534739 21446 leader_election.cc:304] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.535492 21778 raft_consensus.cc:2749] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:22.539722 21778 raft_consensus.cc:493] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:22.540329 21778 raft_consensus.cc:515] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.540706 21796 raft_consensus.cc:493] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:22.540901 21790 raft_consensus.cc:493] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:22.541350 21796 raft_consensus.cc:515] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.541502 21790 raft_consensus.cc:515] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.543388 21796 leader_election.cc:290] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:22.543411 21790 leader_election.cc:290] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:22.545584 21778 leader_election.cc:290] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:22.547331 21796 raft_consensus.cc:493] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:22.547417 21799 raft_consensus.cc:493] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:22.547899 21796 raft_consensus.cc:515] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.547955 21799 raft_consensus.cc:515] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.550029 21799 leader_election.cc:290] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:22.550849 21799 raft_consensus.cc:493] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:22.551328 21799 raft_consensus.cc:515] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.550038 21796 leader_election.cc:290] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:22.553663 21448 leader_election.cc:336] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:22.553802 21799 leader_election.cc:290] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:22.554280 21448 leader_election.cc:336] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.554694 21448 leader_election.cc:336] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.555620 21446 leader_election.cc:336] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.556659 21446 leader_election.cc:304] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.557262 21799 raft_consensus.cc:2749] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:22.557489 21446 leader_election.cc:336] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:22.557502 21448 leader_election.cc:336] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:22.558074 21446 leader_election.cc:304] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
W20260709 13:18:22.558359 21448 leader_election.cc:336] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:22.558776 21799 raft_consensus.cc:2749] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:22.560978 21446 leader_election.cc:336] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:22.561338 21448 leader_election.cc:336] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:22.561491 21446 leader_election.cc:304] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.562438 21799 raft_consensus.cc:2749] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:22.564368 21446 leader_election.cc:336] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.564762 21446 leader_election.cc:304] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
W20260709 13:18:22.565450 21446 leader_election.cc:336] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.565402 21799 raft_consensus.cc:2749] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:22.565936 21446 leader_election.cc:304] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
W20260709 13:18:22.566664 21446 leader_election.cc:336] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.566598 21799 raft_consensus.cc:2749] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:22.567126 21446 leader_election.cc:304] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.567767 21799 raft_consensus.cc:2749] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:22.593777 21799 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:22.594373 21799 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.596756 21799 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:22.600307 21448 leader_election.cc:336] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.601799 21446 leader_election.cc:336] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.602270 21446 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.602873 21799 raft_consensus.cc:2749] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:22.667104 21799 raft_consensus.cc:493] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:22.667711 21799 raft_consensus.cc:515] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:22.670038 21799 leader_election.cc:290] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:22.673941 21448 leader_election.cc:336] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:22.674547 21446 leader_election.cc:336] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:22.674877 21446 leader_election.cc:304] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:22.675437 21799 raft_consensus.cc:2749] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:23.325968 15502 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21430)
W20260709 13:18:23.679329 21448 consensus_peers.cc:597] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:23.813611 21448 consensus_peers.cc:597] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:23.966604 21446 consensus_peers.cc:597] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:23.979698 21446 consensus_peers.cc:597] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.000152 21448 consensus_peers.cc:597] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.058209 21446 consensus_peers.cc:597] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.068099 21448 consensus_peers.cc:597] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.075932 21448 consensus_peers.cc:597] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.211462 21446 consensus_peers.cc:597] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.213132 21448 consensus_peers.cc:597] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 -> Peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Couldn't send request to peer e34a05f0fe1f439387cf1686d36d40a2. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:24.240398 21799 raft_consensus.cc:493] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:24.241587 21799 raft_consensus.cc:515] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
W20260709 13:18:24.242240 21446 consensus_peers.cc:597] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:18:24.244088 21799 leader_election.cc:290] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.248282 21448 leader_election.cc:336] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.248929 21446 leader_election.cc:336] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.249233 21446 leader_election.cc:304] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.249955 21799 raft_consensus.cc:2749] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:24.259325 21446 consensus_peers.cc:597] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 -> Peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Couldn't send request to peer 59cc887160fc49639a1d34b30cc39251. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:18:24.326726 15502 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 21430)
I20260709 13:18:24.350792 21799 raft_consensus.cc:493] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:24.351703 21799 raft_consensus.cc:515] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } }
I20260709 13:18:24.354250 21799 leader_election.cc:290] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.357939 21448 leader_election.cc:336] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.358494 21446 leader_election.cc:336] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.358814 21446 leader_election.cc:304] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.359422 21799 raft_consensus.cc:2749] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:24.407038 21799 raft_consensus.cc:493] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:24.408004 21799 raft_consensus.cc:515] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.410719 21799 leader_election.cc:290] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.415772 21446 leader_election.cc:336] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:24.417311 21448 leader_election.cc:336] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:24.417734 21448 leader_election.cc:304] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.418789 21799 raft_consensus.cc:2749] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:24.595010 21799 raft_consensus.cc:493] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:24.595788 21799 raft_consensus.cc:515] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.598445 21802 raft_consensus.cc:493] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:24.599188 21799 leader_election.cc:290] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:24.599313 21802 raft_consensus.cc:515] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.602180 21802 leader_election.cc:290] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.604031 21448 leader_election.cc:336] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.604852 21446 leader_election.cc:336] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.605259 21446 leader_election.cc:304] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.606003 21802 raft_consensus.cc:2749] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:24.606458 21448 leader_election.cc:336] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:24.606858 21802 raft_consensus.cc:493] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:24.607700 21802 raft_consensus.cc:515] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
W20260709 13:18:24.608246 21446 leader_election.cc:336] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.608706 21446 leader_election.cc:304] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.609360 21799 raft_consensus.cc:2749] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:24.610015 21802 leader_election.cc:290] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.613962 21448 leader_election.cc:336] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.614446 21446 leader_election.cc:336] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.614883 21446 leader_election.cc:304] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.615646 21802 raft_consensus.cc:2749] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:24.667632 21802 raft_consensus.cc:493] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:24.668591 21802 raft_consensus.cc:515] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.670953 21799 raft_consensus.cc:493] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:24.671963 21799 raft_consensus.cc:515] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.674366 21799 leader_election.cc:290] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:24.671113 21802 leader_election.cc:290] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.677673 21448 leader_election.cc:336] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.678479 21446 leader_election.cc:336] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.678934 21446 leader_election.cc:304] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.679658 21802 raft_consensus.cc:2749] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:18:24.681492 21448 leader_election.cc:336] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.682557 21446 leader_election.cc:336] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.683071 21446 leader_election.cc:304] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.683902 21802 raft_consensus.cc:2749] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:24.704092 21802 raft_consensus.cc:493] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:24.705024 21802 raft_consensus.cc:515] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.707866 21802 leader_election.cc:290] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.711221 21446 leader_election.cc:336] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:24.711874 21448 leader_election.cc:336] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:24.712237 21448 leader_election.cc:304] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.712849 21802 raft_consensus.cc:2749] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:24.728421 21802 raft_consensus.cc:493] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:24.729121 21802 raft_consensus.cc:515] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.731351 21802 leader_election.cc:290] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
I20260709 13:18:24.733048 21802 raft_consensus.cc:493] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e34a05f0fe1f439387cf1686d36d40a2)
I20260709 13:18:24.733817 21802 raft_consensus.cc:515] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.735953 21802 leader_election.cc:290] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.736792 21446 leader_election.cc:336] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:24.737367 21448 leader_election.cc:336] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:24.737880 21448 leader_election.cc:304] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.738670 21802 raft_consensus.cc:2749] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:24.739311 21446 leader_election.cc:336] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
W20260709 13:18:24.740574 21448 leader_election.cc:336] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
I20260709 13:18:24.741010 21448 leader_election.cc:304] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.741868 21802 raft_consensus.cc:2749] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:24.748698 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:18:24.779064 21802 raft_consensus.cc:493] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 59cc887160fc49639a1d34b30cc39251)
I20260709 13:18:24.779956 21802 raft_consensus.cc:515] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e34a05f0fe1f439387cf1686d36d40a2" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 38469 } } peers { permanent_uuid: "59cc887160fc49639a1d34b30cc39251" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 42945 } } peers { permanent_uuid: "a6e39add767e4d898d09ed3867dc7a39" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43929 } }
I20260709 13:18:24.782423 21802 leader_election.cc:290] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469), 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945)
W20260709 13:18:24.787575 21448 leader_election.cc:336] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e34a05f0fe1f439387cf1686d36d40a2 (127.15.35.129:38469): Network error: Client connection negotiation failed: client connection to 127.15.35.129:38469: connect: Connection refused (error 111)
W20260709 13:18:24.788174 21446 leader_election.cc:336] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 59cc887160fc49639a1d34b30cc39251 (127.15.35.130:42945): Network error: Client connection negotiation failed: client connection to 127.15.35.130:42945: connect: Connection refused (error 111)
I20260709 13:18:24.788734 21446 leader_election.cc:304] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [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: a6e39add767e4d898d09ed3867dc7a39; no voters: 59cc887160fc49639a1d34b30cc39251, e34a05f0fe1f439387cf1686d36d40a2
I20260709 13:18:24.789534 21802 raft_consensus.cc:2749] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:24.815960 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
I20260709 13:18:24.845672 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:24.846537 15502 tablet_replica.cc:333] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.848093 15502 raft_consensus.cc:2243] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:24.849121 15502 raft_consensus.cc:2272] T c44bb661d2254457bf1b50e46f3f3336 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.851470 15502 tablet_replica.cc:333] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.852083 15502 raft_consensus.cc:2243] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.852573 15502 raft_consensus.cc:2272] T 2ce9e95c02fe42c1bbe0de7ff38fc1ec P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.854936 15502 tablet_replica.cc:333] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.855481 15502 raft_consensus.cc:2243] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.855978 15502 raft_consensus.cc:2272] T db9da40cff3c403b8fed10ac9ff782b1 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.858327 15502 tablet_replica.cc:333] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.858800 15502 raft_consensus.cc:2243] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.859308 15502 raft_consensus.cc:2272] T e5a8d53329d84479bdfe6bed5d3c2d67 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.861445 15502 tablet_replica.cc:333] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.862105 15502 raft_consensus.cc:2243] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.862768 15502 raft_consensus.cc:2272] T 68252afbd1ff4eb2bc003dd87e60ed0c P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.864990 15502 tablet_replica.cc:333] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.865614 15502 raft_consensus.cc:2243] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:24.866504 15502 raft_consensus.cc:2272] T 0b4ad61317f54e4eb44f0751131e046f P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.868615 15502 tablet_replica.cc:333] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.869145 15502 raft_consensus.cc:2243] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:24.870146 15502 raft_consensus.cc:2272] T 03bcd0bc9b154ebc85ba28d7a7d073a6 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.872324 15502 tablet_replica.cc:333] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.872879 15502 raft_consensus.cc:2243] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.873378 15502 raft_consensus.cc:2272] T b8b11bb688bc4f89a9164ed9687b9e82 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.875476 15502 tablet_replica.cc:333] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.875981 15502 raft_consensus.cc:2243] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.876544 15502 raft_consensus.cc:2272] T d3201a0830df4b3aa570ad5d650a49f4 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.878783 15502 tablet_replica.cc:333] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.879323 15502 raft_consensus.cc:2243] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.879808 15502 raft_consensus.cc:2272] T 2d74e28a13d14df0a224118136743642 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.882051 15502 tablet_replica.cc:333] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.882560 15502 raft_consensus.cc:2243] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.883054 15502 raft_consensus.cc:2272] T 47af5cc378c049ab824b858cd6de914b P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.885136 15502 tablet_replica.cc:333] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.885677 15502 raft_consensus.cc:2243] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:24.886588 15502 raft_consensus.cc:2272] T 8d13e7b52df946e09b1c0d2a82353e14 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.888603 15502 tablet_replica.cc:333] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.889101 15502 raft_consensus.cc:2243] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:24.890060 15502 raft_consensus.cc:2272] T c3a20766df4b4440af6c8ee566cd3938 P a6e39add767e4d898d09ed3867dc7a39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.892109 15502 tablet_replica.cc:333] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.892640 15502 raft_consensus.cc:2243] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.893086 15502 raft_consensus.cc:2272] T fb607ab918e54ee89dd266b71a24093a P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.895185 15502 tablet_replica.cc:333] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.895689 15502 raft_consensus.cc:2243] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.896237 15502 raft_consensus.cc:2272] T 85c02b53963f47a4a98493c7d2dfc16b P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.898368 15502 tablet_replica.cc:333] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.898871 15502 raft_consensus.cc:2243] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.899392 15502 raft_consensus.cc:2272] T 72f4c7e53b91430f9c48e811114b66a7 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.901623 15502 tablet_replica.cc:333] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.902117 15502 raft_consensus.cc:2243] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:24.903020 15502 raft_consensus.cc:2272] T 1c0b0d9c82ab490c8b724ad8494b4b46 P a6e39add767e4d898d09ed3867dc7a39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.905002 15502 tablet_replica.cc:333] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39: stopping tablet replica
I20260709 13:18:24.905500 15502 raft_consensus.cc:2243] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:24.905975 15502 raft_consensus.cc:2272] T 7374e8d9380c4d7da2ea817e3eb8d188 P a6e39add767e4d898d09ed3867dc7a39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:24.939323 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:18:24.976540 15502 master.cc:562] Master@127.15.35.190:33495 shutting down...
I20260709 13:18:25.003203 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:25.003863 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:25.004215 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60d7268374ed4e8badae8857408ce15f: stopping tablet replica
I20260709 13:18:25.025687 15502 master.cc:584] Master@127.15.35.190:33495 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16247 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:18:25.081707 15502 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.35.190:35833
I20260709 13:18:25.083002 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:25.089047 21805 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
W20260709 13:18:25.089051 21804 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
W20260709 13:18:25.089751 21807 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
I20260709 13:18:25.091781 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:25.092860 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:25.093039 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:25.093228 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603105093196 us; error 0 us; skew 500 ppm
I20260709 13:18:25.094216 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:25.096567 15502 webserver.cc:533] Webserver started at http://127.15.35.190:34115/ using document root <none> and password file <none>
I20260709 13:18:25.097074 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:25.097258 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:25.097579 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:25.098835 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/master-0-root/instance:
uuid: "25ea3547d62843d1b5a744fa6108018f"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.103250 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:18:25.106631 21812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.107395 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:18:25.107679 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/master-0-root
uuid: "25ea3547d62843d1b5a744fa6108018f"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.107920 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-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)
I20260709 13:18:25.143975 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:25.145208 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:25.187981 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.190:35833
I20260709 13:18:25.188390 21863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.190:35833 every 8 connection(s)
I20260709 13:18:25.192150 21864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.205354 21864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f: Bootstrap starting.
I20260709 13:18:25.210602 21864 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:25.215116 21864 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f: No bootstrap required, opened a new log
I20260709 13:18:25.217582 21864 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ea3547d62843d1b5a744fa6108018f" member_type: VOTER }
I20260709 13:18:25.218024 21864 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:25.218237 21864 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25ea3547d62843d1b5a744fa6108018f, State: Initialized, Role: FOLLOWER
I20260709 13:18:25.218943 21864 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25ea3547d62843d1b5a744fa6108018f" member_type: VOTER }
I20260709 13:18:25.219460 21864 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:18:25.219695 21864 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:18:25.219949 21864 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:25.225525 21864 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ea3547d62843d1b5a744fa6108018f" member_type: VOTER }
I20260709 13:18:25.226087 21864 leader_election.cc:304] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [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: 25ea3547d62843d1b5a744fa6108018f; no voters: 
I20260709 13:18:25.227268 21864 leader_election.cc:290] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:18:25.227748 21867 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:25.229178 21867 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 1 LEADER]: Becoming Leader. State: Replica: 25ea3547d62843d1b5a744fa6108018f, State: Running, Role: LEADER
I20260709 13:18:25.229984 21867 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [LEADER]: Queue going to LEADER mode. State: All 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: "25ea3547d62843d1b5a744fa6108018f" member_type: VOTER }
I20260709 13:18:25.230654 21864 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:18:25.236589 21868 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25ea3547d62843d1b5a744fa6108018f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ea3547d62843d1b5a744fa6108018f" member_type: VOTER } }
I20260709 13:18:25.237399 21868 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:25.237175 21869 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25ea3547d62843d1b5a744fa6108018f. Latest consensus state: current_term: 1 leader_uuid: "25ea3547d62843d1b5a744fa6108018f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25ea3547d62843d1b5a744fa6108018f" member_type: VOTER } }
I20260709 13:18:25.238085 21869 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [sys.catalog]: This master's current role is: LEADER
I20260709 13:18:25.240097 21874 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:18:25.245206 21874 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:18:25.248092 15502 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:18:25.254858 21874 catalog_manager.cc:1383] Generated new cluster ID: 6cdd646abaad4d19a0675abf1d36e797
I20260709 13:18:25.255142 21874 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:18:25.297962 21874 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:18:25.299386 21874 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:18:25.311615 21874 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f: Generated new TSK 0
I20260709 13:18:25.312234 21874 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:18:25.378803 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:25.385198 21885 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
W20260709 13:18:25.385936 21886 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
I20260709 13:18:25.388652 15502 server_base.cc:1061] running on GCE node
W20260709 13:18:25.389055 21888 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
I20260709 13:18:25.390095 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:25.390321 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:25.390483 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603105390467 us; error 0 us; skew 500 ppm
I20260709 13:18:25.391026 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:25.393422 15502 webserver.cc:533] Webserver started at http://127.15.35.129:46647/ using document root <none> and password file <none>
I20260709 13:18:25.393889 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:25.394084 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:25.394352 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:25.395431 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-0-root/instance:
uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.399989 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:18:25.403441 21893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.404235 15502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:18:25.404597 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-0-root
uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.404883 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-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)
I20260709 13:18:25.431989 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:25.433212 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:25.434849 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:25.437089 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:25.437337 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:18:25.437577 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:25.437762 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.478760 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.129:43233
I20260709 13:18:25.478869 21955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.129:43233 every 8 connection(s)
I20260709 13:18:25.484409 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:25.493079 21960 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
W20260709 13:18:25.494653 21961 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
W20260709 13:18:25.497526 21963 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
I20260709 13:18:25.498016 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:25.499132 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:25.499331 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:25.499512 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603105499495 us; error 0 us; skew 500 ppm
I20260709 13:18:25.500229 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:25.503353 15502 webserver.cc:533] Webserver started at http://127.15.35.130:37251/ using document root <none> and password file <none>
I20260709 13:18:25.503468 21956 heartbeater.cc:344] Connected to a master server at 127.15.35.190:35833
I20260709 13:18:25.503963 21956 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:25.504139 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:25.504487 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:25.504846 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:25.504974 21956 heartbeater.cc:507] Master 127.15.35.190:35833 requested a full tablet report, sending...
I20260709 13:18:25.506759 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-1-root/instance:
uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.507805 21829 ts_manager.cc:194] Registered new tserver with Master: a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233)
I20260709 13:18:25.509840 21829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55992
I20260709 13:18:25.512389 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:18:25.516290 21968 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.517477 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:18:25.517762 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-1-root
uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.518038 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-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)
I20260709 13:18:25.531729 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:25.533047 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:25.534541 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:25.536983 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:25.537230 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.537537 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:25.537711 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.583276 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.130:36355
I20260709 13:18:25.583443 22030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.130:36355 every 8 connection(s)
I20260709 13:18:25.588054 15502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:18:25.595631 22034 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
W20260709 13:18:25.596098 22035 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
W20260709 13:18:25.599526 22037 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
I20260709 13:18:25.600351 15502 server_base.cc:1061] running on GCE node
I20260709 13:18:25.601557 15502 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:18:25.601840 15502 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:18:25.602044 15502 hybrid_clock.cc:648] HybridClock initialized: now 1783603105602023 us; error 0 us; skew 500 ppm
I20260709 13:18:25.602566 22031 heartbeater.cc:344] Connected to a master server at 127.15.35.190:35833
I20260709 13:18:25.602792 15502 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:18:25.602988 22031 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:25.603969 22031 heartbeater.cc:507] Master 127.15.35.190:35833 requested a full tablet report, sending...
I20260709 13:18:25.605818 15502 webserver.cc:533] Webserver started at http://127.15.35.131:34537/ using document root <none> and password file <none>
I20260709 13:18:25.606654 15502 fs_manager.cc:362] Metadata directory not provided
I20260709 13:18:25.606585 21829 ts_manager.cc:194] Registered new tserver with Master: 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:25.607096 15502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:18:25.607510 15502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:18:25.608330 21829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55996
I20260709 13:18:25.608925 15502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-2-root/instance:
uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.613747 15502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:18:25.617900 22042 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.618860 15502 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:18:25.619151 15502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-2-root
uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
format_stamp: "Formatted at 2026-07-09 13:18:25 on dist-test-slave-h616"
I20260709 13:18:25.619589 15502 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskPUAf9O/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602941458438-15502-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)
I20260709 13:18:25.636981 15502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:18:25.638329 15502 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:18:25.639863 15502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:18:25.642423 15502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:18:25.642661 15502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.642912 15502 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:18:25.643085 15502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:18:25.689177 15502 rpc_server.cc:307] RPC server started. Bound to: 127.15.35.131:43091
I20260709 13:18:25.689411 22104 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.35.131:43091 every 8 connection(s)
I20260709 13:18:25.704970 22105 heartbeater.cc:344] Connected to a master server at 127.15.35.190:35833
I20260709 13:18:25.705704 22105 heartbeater.cc:461] Registering TS with master...
I20260709 13:18:25.706663 22105 heartbeater.cc:507] Master 127.15.35.190:35833 requested a full tablet report, sending...
I20260709 13:18:25.708781 21829 ts_manager.cc:194] Registered new tserver with Master: 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:25.708990 15502 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016430745s
I20260709 13:18:25.710464 21829 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56000
I20260709 13:18:25.738785 21829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56012:
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"
    }
  }
}
W20260709 13:18:25.742110 21829 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.
I20260709 13:18:25.821091 21921 tablet_service.cc:1511] Processing CreateTablet for tablet 5482cea342944986ac8c804905e42c0f (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:25.822705 21921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5482cea342944986ac8c804905e42c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.822304 21919 tablet_service.cc:1511] Processing CreateTablet for tablet 60a04da21fb8477985e87ebd290d97ec (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:25.823745 21919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a04da21fb8477985e87ebd290d97ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.824841 21918 tablet_service.cc:1511] Processing CreateTablet for tablet eb86d5f2a4914685b64bbc64d990719e (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:25.826179 21918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb86d5f2a4914685b64bbc64d990719e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.826787 21920 tablet_service.cc:1511] Processing CreateTablet for tablet 06b835a00a324aeb8834156843cd3f1d (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:25.828095 21920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b835a00a324aeb8834156843cd3f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.831266 21917 tablet_service.cc:1511] Processing CreateTablet for tablet d59ce99e2cd24a1b8baa09455382d668 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:25.832620 21917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59ce99e2cd24a1b8baa09455382d668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.835026 21993 tablet_service.cc:1511] Processing CreateTablet for tablet eb86d5f2a4914685b64bbc64d990719e (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:25.836519 21993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb86d5f2a4914685b64bbc64d990719e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.837208 21996 tablet_service.cc:1511] Processing CreateTablet for tablet 5482cea342944986ac8c804905e42c0f (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:25.843506 21996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5482cea342944986ac8c804905e42c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.844367 21915 tablet_service.cc:1511] Processing CreateTablet for tablet a9128bb9324341b7b6022314bd4a21e1 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:25.845474 21991 tablet_service.cc:1511] Processing CreateTablet for tablet d38c4ea0945a4149b052eb27933709e9 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:25.846019 21990 tablet_service.cc:1511] Processing CreateTablet for tablet a9128bb9324341b7b6022314bd4a21e1 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:25.847136 21991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38c4ea0945a4149b052eb27933709e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.847929 21990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9128bb9324341b7b6022314bd4a21e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.838869 21994 tablet_service.cc:1511] Processing CreateTablet for tablet 60a04da21fb8477985e87ebd290d97ec (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:25.849875 21994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a04da21fb8477985e87ebd290d97ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.850211 21914 tablet_service.cc:1511] Processing CreateTablet for tablet 02793ae1786b4e7c9b93d8e86dc3baab (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:25.846071 21915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9128bb9324341b7b6022314bd4a21e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.841003 21992 tablet_service.cc:1511] Processing CreateTablet for tablet d59ce99e2cd24a1b8baa09455382d668 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:25.853475 21992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59ce99e2cd24a1b8baa09455382d668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.841944 21916 tablet_service.cc:1511] Processing CreateTablet for tablet d38c4ea0945a4149b052eb27933709e9 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:25.854667 21916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38c4ea0945a4149b052eb27933709e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.839893 21995 tablet_service.cc:1511] Processing CreateTablet for tablet 06b835a00a324aeb8834156843cd3f1d (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:25.857574 21995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b835a00a324aeb8834156843cd3f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.861702 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02793ae1786b4e7c9b93d8e86dc3baab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.887409 22120 tablet_bootstrap.cc:492] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:25.896183 22120 tablet_bootstrap.cc:654] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:25.913623 21994 tablet_service.cc:1511] Processing CreateTablet for tablet 02793ae1786b4e7c9b93d8e86dc3baab (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:25.915174 21994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02793ae1786b4e7c9b93d8e86dc3baab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.926653 22069 tablet_service.cc:1511] Processing CreateTablet for tablet 06b835a00a324aeb8834156843cd3f1d (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:25.928274 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b835a00a324aeb8834156843cd3f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.931351 22067 tablet_service.cc:1511] Processing CreateTablet for tablet eb86d5f2a4914685b64bbc64d990719e (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:25.931576 22070 tablet_service.cc:1511] Processing CreateTablet for tablet 5482cea342944986ac8c804905e42c0f (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:25.932929 22067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb86d5f2a4914685b64bbc64d990719e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.935017 22066 tablet_service.cc:1511] Processing CreateTablet for tablet d59ce99e2cd24a1b8baa09455382d668 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:25.937130 22065 tablet_service.cc:1511] Processing CreateTablet for tablet d38c4ea0945a4149b052eb27933709e9 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:25.938938 22064 tablet_service.cc:1511] Processing CreateTablet for tablet a9128bb9324341b7b6022314bd4a21e1 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:25.939354 22068 tablet_service.cc:1511] Processing CreateTablet for tablet 60a04da21fb8477985e87ebd290d97ec (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:25.941130 22063 tablet_service.cc:1511] Processing CreateTablet for tablet 02793ae1786b4e7c9b93d8e86dc3baab (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:25.943173 21916 tablet_service.cc:1511] Processing CreateTablet for tablet b3305810e5e14ed8b8cb5bd3f28bb947 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:25.944541 21916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3305810e5e14ed8b8cb5bd3f28bb947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.946288 22064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9128bb9324341b7b6022314bd4a21e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.946954 22065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38c4ea0945a4149b052eb27933709e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.948135 22070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5482cea342944986ac8c804905e42c0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.949069 22068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60a04da21fb8477985e87ebd290d97ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.950657 22063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02793ae1786b4e7c9b93d8e86dc3baab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.951349 22066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d59ce99e2cd24a1b8baa09455382d668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.950518 22062 tablet_service.cc:1511] Processing CreateTablet for tablet b3305810e5e14ed8b8cb5bd3f28bb947 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:25.962107 22062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3305810e5e14ed8b8cb5bd3f28bb947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:25.966164 22122 tablet_bootstrap.cc:492] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:25.982466 21996 tablet_service.cc:1511] Processing CreateTablet for tablet b3305810e5e14ed8b8cb5bd3f28bb947 (DEFAULT_TABLE table=test-workload [id=4baaa72a13ae4e8391a18092531ca092]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:25.998400 21996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3305810e5e14ed8b8cb5bd3f28bb947. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:26.042024 22122 tablet_bootstrap.cc:654] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.047953 22123 tablet_bootstrap.cc:492] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.056059 22123 tablet_bootstrap.cc:654] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.061971 22120 tablet_bootstrap.cc:492] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.062494 22120 ts_tablet_manager.cc:1403] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.175s	user 0.011s	sys 0.017s
I20260709 13:18:26.063664 22123 tablet_bootstrap.cc:492] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.064260 22123 ts_tablet_manager.cc:1403] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260709 13:18:26.064857 22120 raft_consensus.cc:359] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.065551 22120 raft_consensus.cc:385] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.065866 22120 raft_consensus.cc:740] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.066622 22120 consensus_queue.cc:260] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.067479 22123 raft_consensus.cc:359] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.068318 22123 raft_consensus.cc:385] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.068639 22123 raft_consensus.cc:740] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.069486 22123 consensus_queue.cc:260] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.074856 22031 heartbeater.cc:499] Master 127.15.35.190:35833 was elected leader, sending a full tablet report...
I20260709 13:18:26.074975 22120 ts_tablet_manager.cc:1434] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.005s
I20260709 13:18:26.075510 22123 ts_tablet_manager.cc:1434] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.007s
I20260709 13:18:26.076128 22120 tablet_bootstrap.cc:492] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.076634 22123 tablet_bootstrap.cc:492] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.078714 22105 heartbeater.cc:499] Master 127.15.35.190:35833 was elected leader, sending a full tablet report...
I20260709 13:18:26.083119 22122 tablet_bootstrap.cc:492] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.083709 22122 ts_tablet_manager.cc:1403] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.000s
I20260709 13:18:26.084159 22123 tablet_bootstrap.cc:654] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:26.088876 22032 tablet.cc:2406] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:18:26.090763 22122 raft_consensus.cc:359] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.091921 22122 raft_consensus.cc:385] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.092350 22122 raft_consensus.cc:740] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.093503 22127 raft_consensus.cc:493] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.095093 22127 raft_consensus.cc:515] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.096006 22122 consensus_queue.cc:260] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.102392 22120 tablet_bootstrap.cc:654] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.118359 22123 tablet_bootstrap.cc:492] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.119115 22123 ts_tablet_manager.cc:1403] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.023s
I20260709 13:18:26.123529 22123 raft_consensus.cc:359] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.124598 22123 raft_consensus.cc:385] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.125018 22123 raft_consensus.cc:740] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.126307 22123 consensus_queue.cc:260] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.128116 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.129568 22127 leader_election.cc:290] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
W20260709 13:18:26.131682 22045 leader_election.cc:343] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.134155 22123 ts_tablet_manager.cc:1434] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 13:18:26.138068 22123 tablet_bootstrap.cc:492] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.144763 22123 tablet_bootstrap.cc:654] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.146281 21956 heartbeater.cc:499] Master 127.15.35.190:35833 was elected leader, sending a full tablet report...
I20260709 13:18:26.150133 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.150871 22006 raft_consensus.cc:2468] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 0.
I20260709 13:18:26.151335 22120 tablet_bootstrap.cc:492] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.151858 22120 ts_tablet_manager.cc:1403] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.013s
I20260709 13:18:26.152179 22044 leader_election.cc:304] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.153580 22127 raft_consensus.cc:2804] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.153988 22127 raft_consensus.cc:493] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.154352 22127 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.154917 22123 tablet_bootstrap.cc:492] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.154590 22120 raft_consensus.cc:359] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.155413 22120 raft_consensus.cc:385] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.155632 22123 ts_tablet_manager.cc:1403] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.008s
I20260709 13:18:26.155779 22120 raft_consensus.cc:740] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.156806 22120 consensus_queue.cc:260] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.159085 22123 raft_consensus.cc:359] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.159883 22123 raft_consensus.cc:385] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.160230 22123 raft_consensus.cc:740] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.161123 22123 consensus_queue.cc:260] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.163064 22127 raft_consensus.cc:515] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.163677 22123 ts_tablet_manager.cc:1434] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:26.152491 22122 ts_tablet_manager.cc:1434] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.068s	user 0.021s	sys 0.034s
I20260709 13:18:26.164868 22123 tablet_bootstrap.cc:492] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.165894 22122 tablet_bootstrap.cc:492] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.166131 22120 ts_tablet_manager.cc:1434] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 13:18:26.167119 22120 tablet_bootstrap.cc:492] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.167536 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
W20260709 13:18:26.169132 22045 leader_election.cc:343] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.171533 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:26.172194 22006 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.172441 22123 tablet_bootstrap.cc:654] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.173408 22122 tablet_bootstrap.cc:654] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.173415 22120 tablet_bootstrap.cc:654] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.199147 22006 raft_consensus.cc:2468] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 1.
I20260709 13:18:26.201054 22044 leader_election.cc:304] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.202309 22127 leader_election.cc:290] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.202394 22128 raft_consensus.cc:2804] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.208243 22122 tablet_bootstrap.cc:492] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.208886 22122 ts_tablet_manager.cc:1403] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.022s
I20260709 13:18:26.210785 22123 tablet_bootstrap.cc:492] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.211481 22123 ts_tablet_manager.cc:1403] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.016s
I20260709 13:18:26.211647 22122 raft_consensus.cc:359] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.212402 22122 raft_consensus.cc:385] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.212678 22122 raft_consensus.cc:740] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.213550 22128 raft_consensus.cc:697] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:26.213526 22122 consensus_queue.cc:260] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.214601 22128 consensus_queue.cc:237] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.214869 22123 raft_consensus.cc:359] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.215574 22123 raft_consensus.cc:385] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.215893 22123 raft_consensus.cc:740] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.216025 22120 tablet_bootstrap.cc:492] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.216866 22120 ts_tablet_manager.cc:1403] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.011s
I20260709 13:18:26.216636 22123 consensus_queue.cc:260] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.219267 22123 ts_tablet_manager.cc:1434] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:26.220803 22123 tablet_bootstrap.cc:492] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.220705 22120 raft_consensus.cc:359] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.222203 22120 raft_consensus.cc:385] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.222611 22120 raft_consensus.cc:740] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.223615 22122 ts_tablet_manager.cc:1434] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:18:26.223560 22120 consensus_queue.cc:260] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.226290 22120 ts_tablet_manager.cc:1434] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:18:26.227432 22120 tablet_bootstrap.cc:492] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.233119 22122 tablet_bootstrap.cc:492] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.240901 22120 tablet_bootstrap.cc:654] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.241204 22122 tablet_bootstrap.cc:654] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
W20260709 13:18:26.243896 21877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:26.250650 22123 tablet_bootstrap.cc:654] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.250345 21829 catalog_manager.cc:5697] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:26.257804 22122 tablet_bootstrap.cc:492] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.258534 22122 ts_tablet_manager.cc:1403] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 13:18:26.259691 22126 raft_consensus.cc:493] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.260428 22126 raft_consensus.cc:515] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.263206 22122 raft_consensus.cc:359] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.264365 22122 raft_consensus.cc:385] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.264777 22122 raft_consensus.cc:740] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.266007 22122 consensus_queue.cc:260] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.270998 22126 leader_election.cc:290] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.275192 22122 ts_tablet_manager.cc:1434] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.006s
I20260709 13:18:26.276760 22122 tablet_bootstrap.cc:492] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.294910 22130 raft_consensus.cc:493] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.295713 22130 raft_consensus.cc:515] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.294418 22122 tablet_bootstrap.cc:654] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.303897 22130 leader_election.cc:290] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.322412 22123 tablet_bootstrap.cc:492] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.322984 22123 ts_tablet_manager.cc:1403] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.026s
I20260709 13:18:26.319901 22120 tablet_bootstrap.cc:492] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.325387 22120 ts_tablet_manager.cc:1403] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.098s	user 0.038s	sys 0.026s
I20260709 13:18:26.325853 22123 raft_consensus.cc:359] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.326640 22123 raft_consensus.cc:385] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.326930 22123 raft_consensus.cc:740] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.327677 22123 consensus_queue.cc:260] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.328521 22120 raft_consensus.cc:359] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.329962 22120 raft_consensus.cc:385] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.330274 22120 raft_consensus.cc:740] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.331111 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.331162 22120 consensus_queue.cc:260] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.333415 22123 ts_tablet_manager.cc:1434] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:18:26.334081 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.334415 22123 tablet_bootstrap.cc:492] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.334772 21931 raft_consensus.cc:2468] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.336009 21971 leader_election.cc:304] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.336891 22126 raft_consensus.cc:2804] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:18:26.337653 21969 leader_election.cc:343] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.337946 22120 ts_tablet_manager.cc:1434] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 13:18:26.337250 22126 raft_consensus.cc:493] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.339174 22120 tablet_bootstrap.cc:492] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.339433 22126 raft_consensus.cc:3060] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.346728 22120 tablet_bootstrap.cc:654] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.347496 22126 raft_consensus.cc:515] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.350556 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:26.350226 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.351647 22006 raft_consensus.cc:2393] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2dd5bc469704a0e8a5e1da21a5dc30c in current term 1: Already voted for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in this term.
W20260709 13:18:26.352111 21969 leader_election.cc:343] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.350332 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.357381 21931 raft_consensus.cc:3060] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.358349 22126 leader_election.cc:290] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.360103 22123 tablet_bootstrap.cc:654] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.363292 22122 tablet_bootstrap.cc:492] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.363840 22122 ts_tablet_manager.cc:1403] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.007s
I20260709 13:18:26.364820 21931 raft_consensus.cc:2468] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.366134 21971 leader_election.cc:304] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:26.366931 22126 raft_consensus.cc:2804] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.367946 22122 raft_consensus.cc:359] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.368942 22122 raft_consensus.cc:385] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.369252 22122 raft_consensus.cc:740] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.369613 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.370167 22122 consensus_queue.cc:260] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.371254 22123 tablet_bootstrap.cc:492] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.371667 22120 tablet_bootstrap.cc:492] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.371820 22123 ts_tablet_manager.cc:1403] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 13:18:26.372299 22120 ts_tablet_manager.cc:1403] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.012s
I20260709 13:18:26.372789 22122 ts_tablet_manager.cc:1434] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
W20260709 13:18:26.371197 21894 leader_election.cc:343] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.374470 21894 leader_election.cc:304] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:26.374976 22123 raft_consensus.cc:359] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.375747 22123 raft_consensus.cc:385] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.376091 22123 raft_consensus.cc:740] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.376140 22120 raft_consensus.cc:359] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.377331 22120 raft_consensus.cc:385] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.377372 22130 raft_consensus.cc:493] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.377925 22120 raft_consensus.cc:740] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.378201 22130 raft_consensus.cc:515] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.379325 22120 consensus_queue.cc:260] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.381992 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.384032 22123 consensus_queue.cc:260] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.386406 22123 ts_tablet_manager.cc:1434] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 13:18:26.387377 22123 tablet_bootstrap.cc:492] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.389228 22150 raft_consensus.cc:2749] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:18:26.389986 21895 leader_election.cc:343] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.392120 22120 ts_tablet_manager.cc:1434] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 13:18:26.393191 22120 tablet_bootstrap.cc:492] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.393332 22128 raft_consensus.cc:493] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.393850 22128 raft_consensus.cc:515] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.396776 22130 leader_election.cc:290] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.398495 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.401114 21931 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 0.
I20260709 13:18:26.401582 22123 tablet_bootstrap.cc:654] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.401456 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.399380 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.402247 22080 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
W20260709 13:18:26.403964 22044 leader_election.cc:343] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.373803 22122 tablet_bootstrap.cc:492] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.405710 22045 leader_election.cc:304] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:26.406998 22127 raft_consensus.cc:2804] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.407323 22126 raft_consensus.cc:697] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:26.407544 22127 raft_consensus.cc:493] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.408056 22127 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.408326 22126 consensus_queue.cc:237] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.414072 22122 tablet_bootstrap.cc:654] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.418155 22130 raft_consensus.cc:493] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.418874 22130 raft_consensus.cc:515] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.400049 22128 leader_election.cc:290] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.400398 22120 tablet_bootstrap.cc:654] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.400203 22136 raft_consensus.cc:493] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.422583 22136 raft_consensus.cc:515] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.425750 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59ce99e2cd24a1b8baa09455382d668" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.426790 22127 raft_consensus.cc:515] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
W20260709 13:18:26.427526 21895 leader_election.cc:343] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.427421 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.428893 22127 leader_election.cc:290] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.423372 21894 leader_election.cc:304] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [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: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:26.429350 22130 leader_election.cc:290] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.430516 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:26.431262 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.431489 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59ce99e2cd24a1b8baa09455382d668" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
W20260709 13:18:26.431855 22044 leader_election.cc:343] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.432017 21931 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:26.433003 22045 leader_election.cc:343] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:18:26.433661 21894 leader_election.cc:343] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.433777 22136 leader_election.cc:290] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.434222 21894 leader_election.cc:304] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:26.434933 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
W20260709 13:18:26.436626 22044 leader_election.cc:343] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:26.437184 22044 leader_election.cc:304] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.438694 22136 raft_consensus.cc:2749] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:26.441479 22130 raft_consensus.cc:2749] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:26.444937 21931 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 1.
I20260709 13:18:26.445801 22150 raft_consensus.cc:2764] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:18:26.453364 22123 tablet_bootstrap.cc:492] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.453586 22122 tablet_bootstrap.cc:492] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.453913 22123 ts_tablet_manager.cc:1403] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.009s
I20260709 13:18:26.454260 21828 catalog_manager.cc:5697] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:26.455365 22045 leader_election.cc:304] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:26.456542 22136 raft_consensus.cc:2804] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.454285 22122 ts_tablet_manager.cc:1403] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.000s
I20260709 13:18:26.457039 22136 raft_consensus.cc:697] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:26.457226 22123 raft_consensus.cc:359] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.458005 22123 raft_consensus.cc:385] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.457970 22136 consensus_queue.cc:237] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.458485 22123 raft_consensus.cc:740] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.459467 22123 consensus_queue.cc:260] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.459868 22122 raft_consensus.cc:359] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.460631 22122 raft_consensus.cc:385] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.460951 22122 raft_consensus.cc:740] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.461766 22122 consensus_queue.cc:260] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.462944 22123 ts_tablet_manager.cc:1434] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 13:18:26.463995 22123 tablet_bootstrap.cc:492] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.464519 22122 ts_tablet_manager.cc:1434] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:26.465855 22122 tablet_bootstrap.cc:492] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.470546 22123 tablet_bootstrap.cc:654] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.472323 22120 tablet_bootstrap.cc:492] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.473202 22120 ts_tablet_manager.cc:1403] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.001s
I20260709 13:18:26.474723 22122 tablet_bootstrap.cc:654] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.476949 22120 raft_consensus.cc:359] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.478004 22120 raft_consensus.cc:385] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.478473 22120 raft_consensus.cc:740] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.479534 22120 consensus_queue.cc:260] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.479666 21829 catalog_manager.cc:5697] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:26.483119 22120 ts_tablet_manager.cc:1434] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:18:26.484575 22120 tablet_bootstrap.cc:492] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.493050 22120 tablet_bootstrap.cc:654] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.501395 22120 tablet_bootstrap.cc:492] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.501403 22123 tablet_bootstrap.cc:492] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.501739 22122 tablet_bootstrap.cc:492] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.501977 22120 ts_tablet_manager.cc:1403] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260709 13:18:26.502197 22123 ts_tablet_manager.cc:1403] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.009s
I20260709 13:18:26.502308 22122 ts_tablet_manager.cc:1403] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.008s
I20260709 13:18:26.505262 22123 raft_consensus.cc:359] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.505143 22120 raft_consensus.cc:359] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.505542 22122 raft_consensus.cc:359] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.505991 22123 raft_consensus.cc:385] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.506037 22120 raft_consensus.cc:385] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.506287 22122 raft_consensus.cc:385] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.506428 22123 raft_consensus.cc:740] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.506469 22120 raft_consensus.cc:740] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.506768 22122 raft_consensus.cc:740] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.507427 22123 consensus_queue.cc:260] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.507429 22120 consensus_queue.cc:260] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.507644 22122 consensus_queue.cc:260] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.509956 22120 ts_tablet_manager.cc:1434] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:18:26.510326 22123 ts_tablet_manager.cc:1434] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:26.510954 22120 tablet_bootstrap.cc:492] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.511251 22123 tablet_bootstrap.cc:492] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:26.514961 22122 ts_tablet_manager.cc:1434] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:18:26.516144 22122 tablet_bootstrap.cc:492] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.517633 22120 tablet_bootstrap.cc:654] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.517633 22123 tablet_bootstrap.cc:654] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.523072 22122 tablet_bootstrap.cc:654] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.529378 22120 tablet_bootstrap.cc:492] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.529866 22120 ts_tablet_manager.cc:1403] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260709 13:18:26.530416 22123 tablet_bootstrap.cc:492] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:26.530916 22123 ts_tablet_manager.cc:1403] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:18:26.532618 22120 raft_consensus.cc:359] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.533370 22120 raft_consensus.cc:385] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.533622 22120 raft_consensus.cc:740] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.533746 22123 raft_consensus.cc:359] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.534440 22123 raft_consensus.cc:385] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.534726 22123 raft_consensus.cc:740] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.534334 22120 consensus_queue.cc:260] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.534863 22122 tablet_bootstrap.cc:492] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.535431 22122 ts_tablet_manager.cc:1403] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.002s
I20260709 13:18:26.535729 22123 consensus_queue.cc:260] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.536410 22120 ts_tablet_manager.cc:1434] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:26.537348 22120 tablet_bootstrap.cc:492] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:26.537707 22123 ts_tablet_manager.cc:1434] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:26.538357 22122 raft_consensus.cc:359] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.539089 22122 raft_consensus.cc:385] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.539400 22122 raft_consensus.cc:740] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.539672 22136 raft_consensus.cc:493] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.540160 22136 raft_consensus.cc:515] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.540458 22122 consensus_queue.cc:260] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.542992 22122 ts_tablet_manager.cc:1434] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:18:26.543524 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.543766 22120 tablet_bootstrap.cc:654] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.544013 22122 tablet_bootstrap.cc:492] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.547030 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9128bb9324341b7b6022314bd4a21e1" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.548022 21931 raft_consensus.cc:2393] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8df2919ebc2d4a62817c1e07c330ecd0 in current term 1: Already voted for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in this term.
I20260709 13:18:26.548746 22136 leader_election.cc:290] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.549376 22120 tablet_bootstrap.cc:492] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:26.549306 22045 leader_election.cc:304] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.549955 22120 ts_tablet_manager.cc:1403] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:18:26.552299 22120 raft_consensus.cc:359] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.552943 22120 raft_consensus.cc:385] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.553064 22122 tablet_bootstrap.cc:654] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.553290 22120 raft_consensus.cc:740] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.554103 22120 consensus_queue.cc:260] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.555956 22120 ts_tablet_manager.cc:1434] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:18:26.557168 22136 raft_consensus.cc:3060] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.558723 22122 tablet_bootstrap.cc:492] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.559219 22122 ts_tablet_manager.cc:1403] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 13:18:26.561554 22122 raft_consensus.cc:359] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.562342 22122 raft_consensus.cc:385] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.562634 22122 raft_consensus.cc:740] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.563357 22122 consensus_queue.cc:260] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.565601 22122 ts_tablet_manager.cc:1434] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:18:26.566604 22122 tablet_bootstrap.cc:492] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:26.570174 22136 raft_consensus.cc:2749] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:26.572861 22122 tablet_bootstrap.cc:654] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:26.578083 22122 tablet_bootstrap.cc:492] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:26.578601 22122 ts_tablet_manager.cc:1403] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 13:18:26.580641 22122 raft_consensus.cc:359] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.581173 22122 raft_consensus.cc:385] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:26.581475 22122 raft_consensus.cc:740] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:26.582056 22122 consensus_queue.cc:260] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.583730 22122 ts_tablet_manager.cc:1434] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:18:26.614928 22126 raft_consensus.cc:493] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.615549 22126 raft_consensus.cc:515] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.617201 22136 raft_consensus.cc:493] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.617621 22126 leader_election.cc:290] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.617705 22154 raft_consensus.cc:493] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.617883 22136 raft_consensus.cc:515] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.618499 22154 raft_consensus.cc:515] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.619187 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.619689 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.619903 22080 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.620414 21931 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.620504 22136 leader_election.cc:290] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.621467 22154 leader_election.cc:290] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.622255 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.622939 22080 raft_consensus.cc:2468] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:26.623039 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.623241 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.623958 22005 raft_consensus.cc:2468] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 0.
I20260709 13:18:26.623937 22006 raft_consensus.cc:2468] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:26.625166 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.625903 21931 raft_consensus.cc:2468] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 0.
I20260709 13:18:26.625948 22044 leader_election.cc:304] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:26.623968 21894 leader_election.cc:304] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.624351 21969 leader_election.cc:304] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:26.626969 22136 raft_consensus.cc:2804] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.627552 22136 raft_consensus.cc:493] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.628021 22136 raft_consensus.cc:3060] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.628471 22154 raft_consensus.cc:2804] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.628814 22126 raft_consensus.cc:2804] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.628916 22154 raft_consensus.cc:493] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.629436 22126 raft_consensus.cc:493] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.629531 22154 raft_consensus.cc:3060] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.629963 22126 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.630158 21931 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.636693 22136 raft_consensus.cc:515] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.637941 22154 raft_consensus.cc:515] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.637941 22126 raft_consensus.cc:515] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.639940 22127 consensus_queue.cc:1048] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:26.640487 22136 leader_election.cc:290] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.641348 22126 leader_election.cc:290] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.641999 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.642160 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:26.642570 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:26.642989 22005 raft_consensus.cc:3060] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.643265 22080 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.643352 22154 leader_election.cc:290] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.642256 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:26.644845 22006 raft_consensus.cc:3060] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.646093 21930 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.650205 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:26.651015 22079 raft_consensus.cc:3060] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.651767 22005 raft_consensus.cc:2468] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 1.
I20260709 13:18:26.653147 22044 leader_election.cc:304] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:26.653930 22006 raft_consensus.cc:2468] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:26.654178 22127 raft_consensus.cc:2804] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.654775 22127 raft_consensus.cc:697] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:26.655293 21895 leader_election.cc:304] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.655715 22127 consensus_queue.cc:237] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.656741 22150 raft_consensus.cc:2804] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.657299 22150 raft_consensus.cc:697] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:26.658236 22150 consensus_queue.cc:237] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.660885 21930 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.664325 22079 raft_consensus.cc:2468] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:26.664949 21971 leader_election.cc:304] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.666286 22149 raft_consensus.cc:493] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.666812 22149 raft_consensus.cc:515] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.670038 22149 leader_election.cc:290] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.662251 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.670526 22078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.670775 21931 raft_consensus.cc:3060] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.661096 22080 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.671406 22078 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.670675 22149 raft_consensus.cc:2804] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.674211 21969 leader_election.cc:304] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:26.674949 22149 raft_consensus.cc:697] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:26.675971 22126 raft_consensus.cc:2804] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.676385 22126 raft_consensus.cc:493] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.676851 22126 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.676424 22149 consensus_queue.cc:237] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.678843 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.679567 21930 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.681437 22136 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.681932 22136 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.683478 22151 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.684099 22151 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.687147 22151 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091), a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233)
I20260709 13:18:26.689146 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.690713 22079 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.689502 22151 raft_consensus.cc:493] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.691867 21928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.692021 21969 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:26.692581 21928 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 0.
I20260709 13:18:26.692214 22151 raft_consensus.cc:515] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.694058 22045 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.694839 22151 leader_election.cc:290] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.695508 21928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59ce99e2cd24a1b8baa09455382d668" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.687427 21931 raft_consensus.cc:2468] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 1.
I20260709 13:18:26.696372 21928 raft_consensus.cc:2468] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.695657 22151 raft_consensus.cc:2804] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.698904 22151 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.699391 22151 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.699944 21829 catalog_manager.cc:5697] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 1 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:26.702041 21971 leader_election.cc:304] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.689774 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.710296 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:26.708606 21930 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.716009 22174 raft_consensus.cc:2804] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.717151 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59ce99e2cd24a1b8baa09455382d668" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.720062 22079 raft_consensus.cc:2468] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:26.720290 22174 raft_consensus.cc:493] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.722432 22174 raft_consensus.cc:3060] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.725014 22175 raft_consensus.cc:2804] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:26.725806 22175 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:26.726248 22175 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.730718 22176 consensus_queue.cc:1048] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:26.735397 21829 catalog_manager.cc:5697] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:26.691324 22136 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.748172 22126 raft_consensus.cc:515] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.751276 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.751998 21929 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.752218 22151 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.751883 21828 catalog_manager.cc:5697] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:26.753526 22006 raft_consensus.cc:2393] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8df2919ebc2d4a62817c1e07c330ecd0 in current term 1: Already voted for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in this term.
I20260709 13:18:26.754244 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:26.756908 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:26.760361 21929 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.761001 22079 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.761372 22126 leader_election.cc:290] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.760824 22175 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.762262 22151 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091), a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233)
I20260709 13:18:26.762918 22080 raft_consensus.cc:2393] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in current term 1: Already voted for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in this term.
I20260709 13:18:26.764040 22175 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:26.765825 21971 leader_election.cc:304] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.766850 22151 raft_consensus.cc:2804] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.766762 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.767680 22151 raft_consensus.cc:697] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:26.768021 21930 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.768713 22151 consensus_queue.cc:237] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.769408 22174 raft_consensus.cc:515] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.771842 22174 leader_election.cc:290] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.771238 22079 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.772740 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.772629 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59ce99e2cd24a1b8baa09455382d668" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:26.773998 21931 raft_consensus.cc:3060] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.766353 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:26.774819 21971 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90; no voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.775259 22006 raft_consensus.cc:2393] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8df2919ebc2d4a62817c1e07c330ecd0 in current term 1: Already voted for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in this term.
I20260709 13:18:26.776083 22174 raft_consensus.cc:2749] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:26.776731 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d59ce99e2cd24a1b8baa09455382d668" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:26.777576 22080 raft_consensus.cc:3060] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.781818 21931 raft_consensus.cc:2468] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.782851 21930 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 1.
I20260709 13:18:26.783154 21971 leader_election.cc:304] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:26.784101 22174 raft_consensus.cc:2804] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.784631 22174 raft_consensus.cc:697] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:26.785666 22174 consensus_queue.cc:237] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.790062 22045 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:26.790915 22080 raft_consensus.cc:2468] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:26.791630 22175 raft_consensus.cc:2804] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:26.792300 22175 raft_consensus.cc:697] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:26.793115 22175 consensus_queue.cc:237] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:26.794250 22151 consensus_queue.cc:1048] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:26.795593 22126 consensus_queue.cc:1048] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:26.797950 21828 catalog_manager.cc:5697] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:26.819402 21828 catalog_manager.cc:5697] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 1 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:26.820050 21829 catalog_manager.cc:5697] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:26.916034 22174 raft_consensus.cc:493] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:26.916539 22174 raft_consensus.cc:515] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:26.918272 22174 leader_election.cc:290] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:26.919305 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:26.920073 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:26.920104 21931 raft_consensus.cc:2393] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in current term 1: Already voted for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in this term.
I20260709 13:18:26.921728 21971 leader_election.cc:304] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90; no voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.922608 22174 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:26.927951 22174 raft_consensus.cc:2749] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:26.960019 22079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5482cea342944986ac8c804905e42c0f"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:37826
I20260709 13:18:26.960649 22079 raft_consensus.cc:606] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.972110 22175 consensus_queue.cc:1048] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:26.976723 22006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:38500
I20260709 13:18:26.977461 22006 raft_consensus.cc:606] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.984864 22079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:37826
I20260709 13:18:26.984894 22127 consensus_queue.cc:1048] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:26.985715 22079 raft_consensus.cc:606] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:26.995155 22005 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:38500
I20260709 13:18:26.996728 22005 raft_consensus.cc:606] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:27.007220 22079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
mode: GRACEFUL
new_leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:37826
I20260709 13:18:27.008013 22079 raft_consensus.cc:606] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Received request to transfer leadership to TS 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:27.016953 22079 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
mode: GRACEFUL
new_leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:37826
I20260709 13:18:27.017530 22079 raft_consensus.cc:606] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Received request to transfer leadership to TS 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:27.031527 21931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
mode: GRACEFUL
new_leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:46604
I20260709 13:18:27.032001 21931 raft_consensus.cc:606] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Received request to transfer leadership to TS 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:27.152529 22150 consensus_queue.cc:1048] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.159370 22154 raft_consensus.cc:993] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: : Instructing follower 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:27.159847 22130 raft_consensus.cc:1081] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Signalling peer 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:27.161569 22080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:37818
I20260709 13:18:27.162456 22080 raft_consensus.cc:493] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.162901 22080 raft_consensus.cc:3060] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.167374 22154 consensus_queue.cc:1048] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:27.170761 22080 raft_consensus.cc:515] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.172042 22127 consensus_queue.cc:1048] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.174532 22080 leader_election.cc:290] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:27.175199 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:27.176210 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3305810e5e14ed8b8cb5bd3f28bb947" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:27.176868 21930 raft_consensus.cc:3055] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.177199 21930 raft_consensus.cc:740] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:27.178157 21930 consensus_queue.cc:260] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.179447 21930 raft_consensus.cc:3060] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.187418 21930 raft_consensus.cc:2468] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 2.
I20260709 13:18:27.188617 22045 leader_election.cc:304] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:27.189258 22174 consensus_queue.cc:1048] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.189742 22127 raft_consensus.cc:2804] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.190517 22127 raft_consensus.cc:697] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:27.191511 22127 consensus_queue.cc:237] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.194128 22176 consensus_queue.cc:1048] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.202870 21829 catalog_manager.cc:5697] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 1 to 2, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 2 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:27.204566 22127 raft_consensus.cc:993] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: : Instructing follower 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:27.205068 22127 raft_consensus.cc:1081] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Signalling peer 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:27.207054 22005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:38486
I20260709 13:18:27.207691 22005 raft_consensus.cc:493] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.208077 22005 raft_consensus.cc:3060] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.210613 22149 consensus_queue.cc:1048] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.216032 22005 raft_consensus.cc:515] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.218401 22005 leader_election.cc:290] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:27.220465 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:27.221257 22080 raft_consensus.cc:3055] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.221645 22080 raft_consensus.cc:740] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:27.222426 22149 raft_consensus.cc:993] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.222908 22149 raft_consensus.cc:1081] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.222739 22080 consensus_queue.cc:260] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.224836 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02793ae1786b4e7c9b93d8e86dc3baab" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:27.225505 21930 raft_consensus.cc:3060] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.224267 22080 raft_consensus.cc:3060] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.227463 22174 consensus_queue.cc:1048] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.232694 21931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46590
I20260709 13:18:27.233407 22080 raft_consensus.cc:2468] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:27.233445 21931 raft_consensus.cc:493] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.234244 21931 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.234697 21930 raft_consensus.cc:2468] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:27.234794 21969 leader_election.cc:304] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:27.235862 22174 raft_consensus.cc:2804] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.236404 22174 raft_consensus.cc:697] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:27.237305 22174 consensus_queue.cc:237] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.245146 21931 raft_consensus.cc:515] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.250696 22174 consensus_queue.cc:1048] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.251730 22176 raft_consensus.cc:993] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.252291 22176 raft_consensus.cc:1081] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.253501 21931 leader_election.cc:290] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:27.253937 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:27.254613 22005 raft_consensus.cc:3055] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.254968 22005 raft_consensus.cc:740] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:27.255069 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:27.255726 22079 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.255955 22005 consensus_queue.cc:260] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.257239 22005 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.264135 21828 catalog_manager.cc:5697] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 1 to 2, leader changed from 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.266700 22005 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.267027 22127 consensus_queue.cc:1048] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:27.268149 21895 leader_election.cc:304] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:27.265233 22079 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.269361 22154 raft_consensus.cc:2804] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.269770 21929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46588
I20260709 13:18:27.269846 22154 raft_consensus.cc:697] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:27.270653 21929 raft_consensus.cc:493] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.271185 21929 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.271063 22154 consensus_queue.cc:237] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.282439 22174 consensus_queue.cc:1048] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:27.291213 21929 raft_consensus.cc:515] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.296725 22174 consensus_queue.cc:1048] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:27.299918 21929 leader_election.cc:290] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:27.300647 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:27.301080 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:27.301327 22006 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.301779 22080 raft_consensus.cc:3055] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.302192 22080 raft_consensus.cc:740] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:27.303067 22080 consensus_queue.cc:260] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.304301 22080 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.312388 22080 raft_consensus.cc:2468] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.313845 21894 leader_election.cc:304] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:27.314731 22154 raft_consensus.cc:2804] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.315204 22154 raft_consensus.cc:697] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:27.316023 22154 consensus_queue.cc:237] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.316221 22128 consensus_queue.cc:1048] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:27.317629 21826 catalog_manager.cc:5697] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.323479 22006 raft_consensus.cc:2468] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.328362 22149 raft_consensus.cc:993] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.328806 22174 raft_consensus.cc:1081] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.335320 21929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46590
I20260709 13:18:27.335955 21929 raft_consensus.cc:493] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.336359 21929 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.341698 22136 raft_consensus.cc:993] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.342290 22136 raft_consensus.cc:1081] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:27.343798 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5482cea342944986ac8c804905e42c0f"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46588
I20260709 13:18:27.344411 21930 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.344991 21930 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.344316 21929 raft_consensus.cc:515] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.345737 21829 catalog_manager.cc:5697] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.347043 21929 leader_election.cc:290] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:27.348186 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:27.348555 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:27.348812 22080 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.349218 22006 raft_consensus.cc:3055] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.349632 22006 raft_consensus.cc:740] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:27.350530 22006 consensus_queue.cc:260] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.351724 22006 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.352124 21930 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:27.355387 21930 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:27.357858 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:27.358210 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:27.358541 22005 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.358860 22079 raft_consensus.cc:3055] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.359252 22079 raft_consensus.cc:740] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:27.360034 22079 consensus_queue.cc:260] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:27.361291 22079 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.363420 22080 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.364858 21894 leader_election.cc:304] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:27.365788 22154 raft_consensus.cc:2804] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.366269 22154 raft_consensus.cc:697] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:27.366577 22005 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.367218 22154 consensus_queue.cc:237] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.368010 21895 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:27.369056 22150 raft_consensus.cc:2804] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.369685 22150 raft_consensus.cc:697] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:27.369796 22006 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.370594 22150 consensus_queue.cc:237] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:27.372610 22079 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:27.375590 21826 catalog_manager.cc:5697] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.387470 21826 catalog_manager.cc:5697] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.445178 22175 raft_consensus.cc:993] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: : Instructing follower 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:27.445719 22136 raft_consensus.cc:1081] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Signalling peer 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:27.447263 22006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:38486
I20260709 13:18:27.447736 22006 raft_consensus.cc:493] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:27.448050 22006 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.453182 22006 raft_consensus.cc:515] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.454797 22006 leader_election.cc:290] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:27.455600 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:27.455806 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:27.456276 21930 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.456450 22079 raft_consensus.cc:3055] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:27.456835 22079 raft_consensus.cc:740] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:27.457535 22079 consensus_queue.cc:260] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.458467 22079 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.461853 21930 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:27.463192 21971 leader_election.cc:304] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:27.463721 22079 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:27.464012 22174 raft_consensus.cc:2804] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:27.464540 22174 raft_consensus.cc:697] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:27.465395 22174 consensus_queue.cc:237] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:27.471282 21826 catalog_manager.cc:5697] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 1 to 2, leader changed from 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:27.574244 22006 raft_consensus.cc:3060] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:27.579730 22006 raft_consensus.cc:1275] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.581108 22136 consensus_queue.cc:1048] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.589344 21930 raft_consensus.cc:1275] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.591740 22175 consensus_queue.cc:1048] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.671329 22006 raft_consensus.cc:1275] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.672641 22150 consensus_queue.cc:1048] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.679911 22079 raft_consensus.cc:1275] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.681679 22154 consensus_queue.cc:1048] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.754289 22006 raft_consensus.cc:1275] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.756281 22154 consensus_queue.cc:1048] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.757059 21930 raft_consensus.cc:1275] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.758642 22174 consensus_queue.cc:1048] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.766486 22080 raft_consensus.cc:1275] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.768383 22080 raft_consensus.cc:1275] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.769999 22126 consensus_queue.cc:1048] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.772581 22150 consensus_queue.cc:1048] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:18:27.774344 22080 raft_consensus.cc:1275] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.776010 22150 consensus_queue.cc:1048] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.785132 22006 raft_consensus.cc:1275] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.789043 22150 consensus_queue.cc:1048] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.848636 22006 raft_consensus.cc:1275] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.849375 22080 raft_consensus.cc:1275] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.850057 22150 consensus_queue.cc:1048] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.850788 22149 consensus_queue.cc:1048] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.858397 22080 raft_consensus.cc:1275] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.858927 21930 raft_consensus.cc:1275] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:27.860350 22126 consensus_queue.cc:1048] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:27.863547 22130 consensus_queue.cc:1048] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:30.059557 21829 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56022:
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"
    }
  }
}
W20260709 13:18:30.062304 21829 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.
I20260709 13:18:30.110234 21916 tablet_service.cc:1511] Processing CreateTablet for tablet ed720a8ea66f49ea865eaea54527f531 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:30.111542 21916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed720a8ea66f49ea865eaea54527f531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.111285 21996 tablet_service.cc:1511] Processing CreateTablet for tablet ed720a8ea66f49ea865eaea54527f531 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:30.112813 21996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed720a8ea66f49ea865eaea54527f531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.113354 22067 tablet_service.cc:1511] Processing CreateTablet for tablet ed720a8ea66f49ea865eaea54527f531 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:18:30.114594 22067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed720a8ea66f49ea865eaea54527f531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.118739 21914 tablet_service.cc:1511] Processing CreateTablet for tablet c4b4c381a4de44fbb873985f4b648474 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:30.119704 21991 tablet_service.cc:1511] Processing CreateTablet for tablet c4b4c381a4de44fbb873985f4b648474 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:30.120136 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b4c381a4de44fbb873985f4b648474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.120363 22069 tablet_service.cc:1511] Processing CreateTablet for tablet c4b4c381a4de44fbb873985f4b648474 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:18:30.121045 21991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b4c381a4de44fbb873985f4b648474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.121702 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b4c381a4de44fbb873985f4b648474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.124624 21920 tablet_service.cc:1511] Processing CreateTablet for tablet ceaf005097474408aa1ae183e41b9b3c (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:30.125948 21920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaf005097474408aa1ae183e41b9b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.139053 22066 tablet_service.cc:1511] Processing CreateTablet for tablet ceaf005097474408aa1ae183e41b9b3c (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:30.140523 22066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaf005097474408aa1ae183e41b9b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.143457 21994 tablet_service.cc:1511] Processing CreateTablet for tablet ceaf005097474408aa1ae183e41b9b3c (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:18:30.143805 21992 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63e457d5714da1af00941ebcb6cc2d (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:30.144868 21994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaf005097474408aa1ae183e41b9b3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.147102 21921 tablet_service.cc:1511] Processing CreateTablet for tablet 438543e6e1fc4619a4d228084f97afeb (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:30.147102 21917 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63e457d5714da1af00941ebcb6cc2d (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:30.148445 21921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438543e6e1fc4619a4d228084f97afeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.150199 21995 tablet_service.cc:1511] Processing CreateTablet for tablet 438543e6e1fc4619a4d228084f97afeb (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:30.150262 22068 tablet_service.cc:1511] Processing CreateTablet for tablet 3c63e457d5714da1af00941ebcb6cc2d (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:18:30.153477 22064 tablet_service.cc:1511] Processing CreateTablet for tablet 438543e6e1fc4619a4d228084f97afeb (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:18:30.154634 22068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63e457d5714da1af00941ebcb6cc2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.154774 21992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63e457d5714da1af00941ebcb6cc2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.157603 21917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c63e457d5714da1af00941ebcb6cc2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.161684 22064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438543e6e1fc4619a4d228084f97afeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.161924 21995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 438543e6e1fc4619a4d228084f97afeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.188921 21914 tablet_service.cc:1511] Processing CreateTablet for tablet 7e14dbc6b9a3445ea2ed61e022cd0198 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:30.190851 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e14dbc6b9a3445ea2ed61e022cd0198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.195885 22215 tablet_bootstrap.cc:492] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.198256 21996 tablet_service.cc:1511] Processing CreateTablet for tablet 7e14dbc6b9a3445ea2ed61e022cd0198 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:30.203527 22070 tablet_service.cc:1511] Processing CreateTablet for tablet 7e14dbc6b9a3445ea2ed61e022cd0198 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:18:30.205003 22070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e14dbc6b9a3445ea2ed61e022cd0198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.205940 21996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e14dbc6b9a3445ea2ed61e022cd0198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.213527 22214 tablet_bootstrap.cc:492] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.216933 22215 tablet_bootstrap.cc:654] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.232228 22214 tablet_bootstrap.cc:654] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.234089 21916 tablet_service.cc:1511] Processing CreateTablet for tablet 7199d04d8188431ca222286538c6b480 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:30.238451 21916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7199d04d8188431ca222286538c6b480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.251520 21992 tablet_service.cc:1511] Processing CreateTablet for tablet 7199d04d8188431ca222286538c6b480 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:30.253043 21992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7199d04d8188431ca222286538c6b480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.274027 22067 tablet_service.cc:1511] Processing CreateTablet for tablet 7199d04d8188431ca222286538c6b480 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:18:30.275470 22067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7199d04d8188431ca222286538c6b480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.274847 21917 tablet_service.cc:1511] Processing CreateTablet for tablet 87a2b2f335e741bdbaeee290062384aa (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:30.290813 22215 tablet_bootstrap.cc:492] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
W20260709 13:18:30.290676 21877 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:18:30.291461 22215 ts_tablet_manager.cc:1403] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.013s
I20260709 13:18:30.294667 22215 raft_consensus.cc:359] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.295415 22215 raft_consensus.cc:385] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.295631 21917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a2b2f335e741bdbaeee290062384aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.294694 21995 tablet_service.cc:1511] Processing CreateTablet for tablet 87a2b2f335e741bdbaeee290062384aa (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:30.299477 21995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a2b2f335e741bdbaeee290062384aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.295709 22215 raft_consensus.cc:740] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.302635 22215 consensus_queue.cc:260] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.316519 22219 tablet_bootstrap.cc:492] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.317131 22214 tablet_bootstrap.cc:492] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.318662 22214 ts_tablet_manager.cc:1403] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.105s	user 0.047s	sys 0.025s
I20260709 13:18:30.321112 22066 tablet_service.cc:1511] Processing CreateTablet for tablet 87a2b2f335e741bdbaeee290062384aa (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:18:30.322325 22214 raft_consensus.cc:359] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.324095 22214 raft_consensus.cc:385] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.324417 22214 raft_consensus.cc:740] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.325141 22214 consensus_queue.cc:260] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.327050 22215 ts_tablet_manager.cc:1434] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 13:18:30.327277 22214 ts_tablet_manager.cc:1434] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:18:30.328184 22215 tablet_bootstrap.cc:492] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.328675 22214 tablet_bootstrap.cc:492] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.328881 21994 tablet_service.cc:1511] Processing CreateTablet for tablet cbeea3ec87f64fb2a6332a2507f50092 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:30.334583 21994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbeea3ec87f64fb2a6332a2507f50092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.335515 22214 tablet_bootstrap.cc:654] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.342733 22069 tablet_service.cc:1511] Processing CreateTablet for tablet cbeea3ec87f64fb2a6332a2507f50092 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:30.343945 21914 tablet_service.cc:1511] Processing CreateTablet for tablet cbeea3ec87f64fb2a6332a2507f50092 (DEFAULT_TABLE table=soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:18:30.345301 21914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbeea3ec87f64fb2a6332a2507f50092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.348685 22069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbeea3ec87f64fb2a6332a2507f50092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.356010 22215 tablet_bootstrap.cc:654] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.361796 22066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a2b2f335e741bdbaeee290062384aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:18:30.375450 22219 tablet_bootstrap.cc:654] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.382678 22215 tablet_bootstrap.cc:492] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.383180 22215 ts_tablet_manager.cc:1403] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.004s
I20260709 13:18:30.386720 22215 raft_consensus.cc:359] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.388587 22215 raft_consensus.cc:385] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.389060 22215 raft_consensus.cc:740] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.398032 22214 tablet_bootstrap.cc:492] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.400276 22214 ts_tablet_manager.cc:1403] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.012s
I20260709 13:18:30.398820 22215 consensus_queue.cc:260] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.407984 22215 ts_tablet_manager.cc:1434] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:18:30.415335 22215 tablet_bootstrap.cc:492] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.420174 22216 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.420763 22216 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.404798 22214 raft_consensus.cc:359] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.423051 22216 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.423113 22214 raft_consensus.cc:385] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.423754 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.424757 21930 raft_consensus.cc:2468] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.425136 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.426699 21971 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
W20260709 13:18:30.427486 21969 leader_election.cc:343] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:30.428475 22216 raft_consensus.cc:2804] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.428984 22216 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.429417 22216 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.429980 22215 tablet_bootstrap.cc:654] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.423760 22214 raft_consensus.cc:740] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.433360 22214 consensus_queue.cc:260] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.435508 22219 tablet_bootstrap.cc:492] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.435889 22214 ts_tablet_manager.cc:1434] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.035s	user 0.002s	sys 0.007s
I20260709 13:18:30.436118 22219 ts_tablet_manager.cc:1403] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.120s	user 0.020s	sys 0.032s
I20260709 13:18:30.436924 22214 tablet_bootstrap.cc:492] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.438088 22216 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.439780 22219 raft_consensus.cc:359] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.440606 22219 raft_consensus.cc:385] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.440935 22219 raft_consensus.cc:740] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.441134 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:30.441800 21930 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.441771 22219 consensus_queue.cc:260] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.444213 22214 tablet_bootstrap.cc:654] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.447840 22219 ts_tablet_manager.cc:1434] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:18:30.449047 22219 tablet_bootstrap.cc:492] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.451758 21930 raft_consensus.cc:2468] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:30.454598 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
W20260709 13:18:30.457353 21969 leader_election.cc:343] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:30.459285 21971 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:30.460551 22149 raft_consensus.cc:2804] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.465204 22215 tablet_bootstrap.cc:492] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.465852 22215 ts_tablet_manager.cc:1403] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.006s
I20260709 13:18:30.466133 22219 tablet_bootstrap.cc:654] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.455320 22216 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.470969 22149 raft_consensus.cc:697] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:30.472028 22215 raft_consensus.cc:359] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.473173 22215 raft_consensus.cc:385] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.472483 22149 consensus_queue.cc:237] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.473660 22215 raft_consensus.cc:740] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.475014 22215 consensus_queue.cc:260] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.478693 22215 ts_tablet_manager.cc:1434] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 13:18:30.480243 22215 tablet_bootstrap.cc:492] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.486323 22214 tablet_bootstrap.cc:492] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.486869 22214 ts_tablet_manager.cc:1403] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.015s
I20260709 13:18:30.488539 22220 raft_consensus.cc:493] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.489749 22214 raft_consensus.cc:359] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.489418 22220 raft_consensus.cc:515] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.490372 22214 raft_consensus.cc:385] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.490715 22214 raft_consensus.cc:740] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.491693 22214 consensus_queue.cc:260] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.493398 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:30.494107 22006 raft_consensus.cc:2468] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.494395 22214 ts_tablet_manager.cc:1434] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:30.495216 22220 leader_election.cc:290] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.495569 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.496126 21895 leader_election.cc:304] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.496340 22080 raft_consensus.cc:2468] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.495448 22214 tablet_bootstrap.cc:492] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.497020 22220 raft_consensus.cc:2804] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.497502 22220 raft_consensus.cc:493] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.497906 22220 raft_consensus.cc:3060] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.498899 21828 catalog_manager.cc:5697] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.504974 22214 tablet_bootstrap.cc:654] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.506737 22220 raft_consensus.cc:515] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.510710 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:30.511556 22006 raft_consensus.cc:3060] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.518019 22215 tablet_bootstrap.cc:654] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.522439 22219 tablet_bootstrap.cc:492] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.522996 22219 ts_tablet_manager.cc:1403] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.019s
I20260709 13:18:30.524469 22214 tablet_bootstrap.cc:492] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.525086 22214 ts_tablet_manager.cc:1403] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260709 13:18:30.526482 22220 leader_election.cc:290] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.527727 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.528405 22080 raft_consensus.cc:3060] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.528414 22214 raft_consensus.cc:359] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.529493 22214 raft_consensus.cc:385] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.529820 22214 raft_consensus.cc:740] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.530444 22215 tablet_bootstrap.cc:492] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.530557 22214 consensus_queue.cc:260] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.531208 22215 ts_tablet_manager.cc:1403] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260709 13:18:30.531617 22006 raft_consensus.cc:2468] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:30.533034 22214 ts_tablet_manager.cc:1434] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:18:30.534181 22214 tablet_bootstrap.cc:492] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.534987 22215 raft_consensus.cc:359] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.535847 22215 raft_consensus.cc:385] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.536167 22215 raft_consensus.cc:740] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.537024 22080 raft_consensus.cc:2468] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:30.536963 22215 consensus_queue.cc:260] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.538517 21894 leader_election.cc:304] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.539330 22220 raft_consensus.cc:2804] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.539791 22220 raft_consensus.cc:697] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:30.540581 22220 consensus_queue.cc:237] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.543699 22215 ts_tablet_manager.cc:1434] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260709 13:18:30.546032 22214 tablet_bootstrap.cc:654] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.546169 22215 tablet_bootstrap.cc:492] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.557440 22219 raft_consensus.cc:359] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.557947 22215 tablet_bootstrap.cc:654] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.558282 22219 raft_consensus.cc:385] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.558635 22219 raft_consensus.cc:740] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.559507 22219 consensus_queue.cc:260] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.561229 21828 catalog_manager.cc:5697] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 1 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.566642 22219 ts_tablet_manager.cc:1434] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 13:18:30.568221 22219 tablet_bootstrap.cc:492] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.575623 22214 tablet_bootstrap.cc:492] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.576293 22214 ts_tablet_manager.cc:1403] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260709 13:18:30.578081 22219 tablet_bootstrap.cc:654] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.579296 22214 raft_consensus.cc:359] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.579917 22214 raft_consensus.cc:385] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.580163 22214 raft_consensus.cc:740] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.580590 22215 tablet_bootstrap.cc:492] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.581207 22215 ts_tablet_manager.cc:1403] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.016s
I20260709 13:18:30.580857 22214 consensus_queue.cc:260] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.583475 22219 tablet_bootstrap.cc:492] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.583523 22214 ts_tablet_manager.cc:1434] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:30.584122 22219 ts_tablet_manager.cc:1403] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.002s
I20260709 13:18:30.585696 22215 raft_consensus.cc:359] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.586292 22215 raft_consensus.cc:385] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.586548 22215 raft_consensus.cc:740] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.587076 22219 raft_consensus.cc:359] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.587216 22215 consensus_queue.cc:260] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.587860 22219 raft_consensus.cc:385] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.588201 22219 raft_consensus.cc:740] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.584627 22214 tablet_bootstrap.cc:492] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.589066 22219 consensus_queue.cc:260] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.591516 22215 ts_tablet_manager.cc:1434] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 13:18:30.592487 22215 tablet_bootstrap.cc:492] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.595153 22219 ts_tablet_manager.cc:1434] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:18:30.596386 22219 tablet_bootstrap.cc:492] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.600983 22215 tablet_bootstrap.cc:654] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.602963 22214 tablet_bootstrap.cc:654] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.607012 22219 tablet_bootstrap.cc:654] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.614917 22215 tablet_bootstrap.cc:492] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.615561 22215 ts_tablet_manager.cc:1403] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.014s
I20260709 13:18:30.617611 22214 tablet_bootstrap.cc:492] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.618170 22214 ts_tablet_manager.cc:1403] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.003s
I20260709 13:18:30.618474 22215 raft_consensus.cc:359] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.619266 22215 raft_consensus.cc:385] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.614915 22219 tablet_bootstrap.cc:492] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.620323 22219 ts_tablet_manager.cc:1403] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 13:18:30.621341 22214 raft_consensus.cc:359] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.622117 22214 raft_consensus.cc:385] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.622406 22214 raft_consensus.cc:740] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.623164 22214 consensus_queue.cc:260] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.623559 22219 raft_consensus.cc:359] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.624261 22219 raft_consensus.cc:385] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.624586 22219 raft_consensus.cc:740] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.619562 22215 raft_consensus.cc:740] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.625619 22214 ts_tablet_manager.cc:1434] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:18:30.625411 22219 consensus_queue.cc:260] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.625762 22215 consensus_queue.cc:260] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.626803 22214 tablet_bootstrap.cc:492] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.627868 22219 ts_tablet_manager.cc:1434] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:18:30.628132 22215 ts_tablet_manager.cc:1434] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:18:30.628968 22219 tablet_bootstrap.cc:492] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.629179 22215 tablet_bootstrap.cc:492] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.634554 22214 tablet_bootstrap.cc:654] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.636560 22215 tablet_bootstrap.cc:654] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.636973 22219 tablet_bootstrap.cc:654] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.643273 22175 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.644073 22175 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.649430 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:30.649631 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.650434 21930 raft_consensus.cc:2393] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8df2919ebc2d4a62817c1e07c330ecd0 in current term 1: Already voted for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in this term.
I20260709 13:18:30.653183 22214 tablet_bootstrap.cc:492] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.653823 22214 ts_tablet_manager.cc:1403] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260709 13:18:30.658702 22175 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:30.659129 22045 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:30.659466 22214 raft_consensus.cc:359] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.660379 22214 raft_consensus.cc:385] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.660836 22214 raft_consensus.cc:740] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.661441 22175 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.661794 22214 consensus_queue.cc:260] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.664803 22214 ts_tablet_manager.cc:1434] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 13:18:30.665984 22214 tablet_bootstrap.cc:492] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.671756 22219 tablet_bootstrap.cc:492] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.671942 22175 raft_consensus.cc:2749] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:30.672498 22219 ts_tablet_manager.cc:1403] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.025s
I20260709 13:18:30.673996 22214 tablet_bootstrap.cc:654] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.675776 22215 tablet_bootstrap.cc:492] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.676359 22215 ts_tablet_manager.cc:1403] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.007s
I20260709 13:18:30.676119 22219 raft_consensus.cc:359] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.676962 22219 raft_consensus.cc:385] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.677368 22219 raft_consensus.cc:740] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.678226 22219 consensus_queue.cc:260] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.679962 22215 raft_consensus.cc:359] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.680770 22219 ts_tablet_manager.cc:1434] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:18:30.681072 22215 raft_consensus.cc:385] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.681473 22215 raft_consensus.cc:740] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.682339 22219 tablet_bootstrap.cc:492] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.682497 22215 consensus_queue.cc:260] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.687762 22215 ts_tablet_manager.cc:1434] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:18:30.688787 22215 tablet_bootstrap.cc:492] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.689838 22219 tablet_bootstrap.cc:654] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.691825 22214 tablet_bootstrap.cc:492] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.693578 22214 ts_tablet_manager.cc:1403] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.003s
I20260709 13:18:30.694553 22226 raft_consensus.cc:493] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.695082 22226 raft_consensus.cc:515] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.697230 22226 leader_election.cc:290] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.698498 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.699275 22080 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.699528 22214 raft_consensus.cc:359] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.700369 22214 raft_consensus.cc:385] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.700618 22214 raft_consensus.cc:740] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.700592 21969 leader_election.cc:304] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:30.701799 22216 raft_consensus.cc:2804] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.701669 22214 consensus_queue.cc:260] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.702332 22216 raft_consensus.cc:493] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.702777 22216 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.703128 22215 tablet_bootstrap.cc:654] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.711599 22220 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.712405 22220 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.717646 22175 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.721167 22175 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.724102 22149 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.718768 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.727326 21929 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.733642 22214 ts_tablet_manager.cc:1434] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.040s	user 0.023s	sys 0.010s
I20260709 13:18:30.734827 22214 tablet_bootstrap.cc:492] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Bootstrap starting.
I20260709 13:18:30.735966 22215 tablet_bootstrap.cc:492] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.736471 22215 ts_tablet_manager.cc:1403] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.010s
I20260709 13:18:30.739326 22215 raft_consensus.cc:359] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.739343 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:30.740056 22215 raft_consensus.cc:385] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.740404 22215 raft_consensus.cc:740] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.740515 22214 tablet_bootstrap.cc:654] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.740550 22149 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.748656 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:30.749413 22006 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.744385 22219 tablet_bootstrap.cc:492] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.750674 22219 ts_tablet_manager.cc:1403] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.029s
I20260709 13:18:30.745731 22220 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.751890 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.753383 22149 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.755321 22219 raft_consensus.cc:359] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.745055 22215 consensus_queue.cc:260] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.747167 22175 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:30.756462 22219 raft_consensus.cc:385] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.757125 22219 raft_consensus.cc:740] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.758183 22219 consensus_queue.cc:260] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.760257 21895 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.761479 22219 ts_tablet_manager.cc:1434] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 13:18:30.761489 21930 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.762781 22150 raft_consensus.cc:2804] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.762907 22219 tablet_bootstrap.cc:492] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.763903 22150 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.764384 22150 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.766774 21971 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.769954 22149 raft_consensus.cc:2804] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.770457 22149 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.770779 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.771588 22079 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.771947 22215 ts_tablet_manager.cc:1434] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260709 13:18:30.772696 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.773132 22219 tablet_bootstrap.cc:654] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.770906 22149 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.778807 22220 raft_consensus.cc:493] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.779465 22220 raft_consensus.cc:515] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.781623 22215 tablet_bootstrap.cc:492] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: Bootstrap starting.
I20260709 13:18:30.787163 22149 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.792642 22215 tablet_bootstrap.cc:654] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.773430 22080 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.773434 22216 raft_consensus.cc:515] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.798142 22216 leader_election.cc:290] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.799540 22216 raft_consensus.cc:493] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.799619 22078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.800498 22078 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.804313 22149 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.792974 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.795043 22220 leader_election.cc:290] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.805820 22220 raft_consensus.cc:493] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.806298 22220 raft_consensus.cc:515] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.798939 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:30.797456 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.810860 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.816203 21930 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.816352 22077 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:18:30.818392 21894 leader_election.cc:343] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:30.800386 22216 raft_consensus.cc:515] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.822535 22214 tablet_bootstrap.cc:492] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: No bootstrap required, opened a new log
I20260709 13:18:30.823029 22214 ts_tablet_manager.cc:1403] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent bootstrapping tablet: real 0.088s	user 0.029s	sys 0.029s
I20260709 13:18:30.827585 22214 raft_consensus.cc:359] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.811846 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:30.828248 22214 raft_consensus.cc:385] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.828611 22214 raft_consensus.cc:740] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.828718 22006 raft_consensus.cc:2468] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.829408 22214 consensus_queue.cc:260] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.830071 21895 leader_election.cc:304] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:30.830798 22216 leader_election.cc:290] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.831624 22214 ts_tablet_manager.cc:1434] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:18:30.832472 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438543e6e1fc4619a4d228084f97afeb" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.833112 22079 raft_consensus.cc:2468] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.834303 21969 leader_election.cc:304] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:30.834630 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.833513 22220 leader_election.cc:290] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.835263 22079 raft_consensus.cc:2468] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.836344 22220 raft_consensus.cc:2804] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.836735 22220 raft_consensus.cc:493] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.836854 21894 leader_election.cc:304] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.837733 22216 raft_consensus.cc:2804] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.838162 22216 raft_consensus.cc:493] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.838485 22216 raft_consensus.cc:3060] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.828271 22150 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.839916 21929 raft_consensus.cc:2393] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8df2919ebc2d4a62817c1e07c330ecd0 in current term 1: Already voted for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in this term.
I20260709 13:18:30.841877 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.841866 22078 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:30.844615 21969 leader_election.cc:304] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:30.845515 22219 tablet_bootstrap.cc:492] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.837112 22220 raft_consensus.cc:3060] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.845530 22149 raft_consensus.cc:2804] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.846772 22219 ts_tablet_manager.cc:1403] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.025s
I20260709 13:18:30.847111 22149 raft_consensus.cc:697] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:30.848119 22149 consensus_queue.cc:237] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.850008 22219 raft_consensus.cc:359] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.850740 22219 raft_consensus.cc:385] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.851060 22219 raft_consensus.cc:740] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.851198 22077 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:30.851166 22246 raft_consensus.cc:2804] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.852234 22219 consensus_queue.cc:260] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.857900 21930 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:30.858325 22220 raft_consensus.cc:515] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.851493 22216 raft_consensus.cc:515] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.859186 21969 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:30.859995 22226 raft_consensus.cc:2804] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.860688 22220 leader_election.cc:290] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.862739 22216 leader_election.cc:290] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.863304 22219 ts_tablet_manager.cc:1434] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:18:30.864951 22219 tablet_bootstrap.cc:492] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:30.865564 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.866240 22077 raft_consensus.cc:3060] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.872355 22219 tablet_bootstrap.cc:654] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:30.875696 22226 raft_consensus.cc:697] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:30.877769 22078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438543e6e1fc4619a4d228084f97afeb" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.878010 22226 consensus_queue.cc:237] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.878711 22078 raft_consensus.cc:3060] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.878100 21828 catalog_manager.cc:5697] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.876012 22215 tablet_bootstrap.cc:492] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: No bootstrap required, opened a new log
I20260709 13:18:30.880321 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:30.881033 22215 ts_tablet_manager.cc:1403] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.003s
I20260709 13:18:30.881624 22246 raft_consensus.cc:493] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.882187 21929 raft_consensus.cc:2393] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in current term 1: Already voted for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in this term.
I20260709 13:18:30.883805 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438543e6e1fc4619a4d228084f97afeb" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.888511 21930 raft_consensus.cc:2468] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.885562 22045 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:30.891502 22175 raft_consensus.cc:2749] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:30.884792 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "438543e6e1fc4619a4d228084f97afeb" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:30.892954 21931 raft_consensus.cc:3060] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.886490 22215 raft_consensus.cc:359] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.903051 22215 raft_consensus.cc:385] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.903458 22215 raft_consensus.cc:740] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.883338 22246 raft_consensus.cc:3060] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.906031 22249 consensus_queue.cc:1048] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:30.881337 22150 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.914311 21828 catalog_manager.cc:5697] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.923645 21931 raft_consensus.cc:2468] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
W20260709 13:18:30.925650 21895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.35.130:36355, user_credentials={real_user=slave}} blocked reactor thread for 95687.3us
I20260709 13:18:30.927682 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:30.927996 22077 raft_consensus.cc:2468] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:30.928556 22006 raft_consensus.cc:2468] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 0.
I20260709 13:18:30.929354 21894 leader_election.cc:304] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.930356 22150 raft_consensus.cc:2804] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.930872 22150 raft_consensus.cc:697] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:30.930908 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:30.932735 22150 consensus_queue.cc:237] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.936300 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:30.937023 22006 raft_consensus.cc:3060] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.937522 21971 leader_election.cc:304] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.904387 22215 consensus_queue.cc:260] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.938679 22226 raft_consensus.cc:2804] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.939898 22226 raft_consensus.cc:697] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:30.940666 22215 ts_tablet_manager.cc:1434] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:18:30.941885 22250 raft_consensus.cc:493] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.941771 21895 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [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: a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:30.942561 22250 raft_consensus.cc:515] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.943517 22248 raft_consensus.cc:2749] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:18:30.946379 22250 leader_election.cc:290] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.940884 22226 consensus_queue.cc:237] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.947052 22079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7199d04d8188431ca222286538c6b480" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
W20260709 13:18:30.949072 21969 leader_election.cc:343] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:30.954269 22149 consensus_queue.cc:1048] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:30.957289 22006 raft_consensus.cc:2468] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:30.958472 22078 raft_consensus.cc:2468] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:30.961509 22246 raft_consensus.cc:515] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.963985 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7199d04d8188431ca222286538c6b480" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.964685 21931 raft_consensus.cc:2468] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.965703 21971 leader_election.cc:304] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:30.966230 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:30.966754 22149 raft_consensus.cc:2804] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.966881 22006 raft_consensus.cc:3060] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.967581 22149 raft_consensus.cc:493] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.968034 22149 raft_consensus.cc:3060] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.970206 22219 tablet_bootstrap.cc:492] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:30.970686 22219 ts_tablet_manager.cc:1403] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.021s
I20260709 13:18:30.964681 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:30.973914 22077 raft_consensus.cc:3060] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.975841 22006 raft_consensus.cc:2468] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:30.975402 21828 catalog_manager.cc:5697] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 1 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:30.977149 21895 leader_election.cc:304] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.978051 22250 raft_consensus.cc:493] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:30.978402 22246 leader_election.cc:290] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 1 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.979161 22246 raft_consensus.cc:2804] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:30.978705 22250 raft_consensus.cc:515] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.979972 22246 raft_consensus.cc:697] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:30.980163 22149 raft_consensus.cc:515] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.981070 22246 consensus_queue.cc:237] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.982566 22078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:30.983281 22250 leader_election.cc:290] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:30.983752 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7199d04d8188431ca222286538c6b480" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:30.984472 21929 raft_consensus.cc:3060] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.977684 22219 raft_consensus.cc:359] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.986200 22219 raft_consensus.cc:385] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:30.986488 22219 raft_consensus.cc:740] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:30.987432 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:30.988150 21931 raft_consensus.cc:2468] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.989310 21971 leader_election.cc:304] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:30.990134 22219 consensus_queue.cc:260] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:30.991101 22078 raft_consensus.cc:2468] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 0.
I20260709 13:18:30.991154 22249 raft_consensus.cc:2804] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:18:30.992269 22249 raft_consensus.cc:493] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:18:30.992619 22249 raft_consensus.cc:3060] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:30.997862 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7199d04d8188431ca222286538c6b480" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
W20260709 13:18:30.999909 21969 leader_election.cc:343] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:18:31.000697 22249 raft_consensus.cc:515] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.002733 22149 leader_election.cc:290] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.004032 21929 raft_consensus.cc:2468] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:31.007483 21829 catalog_manager.cc:5697] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.009341 21971 leader_election.cc:304] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:31.010294 22149 raft_consensus.cc:2804] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:31.011039 22149 raft_consensus.cc:697] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.011808 22219 ts_tablet_manager.cc:1434] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:18:31.012873 22219 tablet_bootstrap.cc:492] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: Bootstrap starting.
I20260709 13:18:31.012149 22149 consensus_queue.cc:237] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.015048 22077 raft_consensus.cc:2468] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 1.
I20260709 13:18:31.017621 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:31.018270 21931 raft_consensus.cc:3060] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:31.026033 21931 raft_consensus.cc:2468] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:31.028937 22219 tablet_bootstrap.cc:654] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: Neither blocks nor log segments found. Creating new log.
I20260709 13:18:31.028944 21971 leader_election.cc:304] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:31.031577 22149 raft_consensus.cc:2804] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:18:31.032238 22149 raft_consensus.cc:697] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.033051 22149 consensus_queue.cc:237] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.033644 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:31.034662 22077 raft_consensus.cc:3060] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:31.038647 22246 consensus_queue.cc:1048] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:31.039577 22249 leader_election.cc:290] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 1 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.033460 21829 catalog_manager.cc:5697] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.048585 22077 raft_consensus.cc:2468] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:31.063072 21828 catalog_manager.cc:5697] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 0 to 1, leader changed from <none> to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 1 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.073374 22219 tablet_bootstrap.cc:492] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: No bootstrap required, opened a new log
I20260709 13:18:31.073951 22219 ts_tablet_manager.cc:1403] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.022s
I20260709 13:18:31.076683 22219 raft_consensus.cc:359] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.077373 22219 raft_consensus.cc:385] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:18:31.077620 22219 raft_consensus.cc:740] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Initialized, Role: FOLLOWER
I20260709 13:18:31.078248 22219 consensus_queue.cc:260] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.080261 22219 ts_tablet_manager.cc:1434] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:18:31.081884 22246 consensus_queue.cc:1048] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:31.084739 21826 catalog_manager.cc:5697] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 1 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.132696 22006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:38500
I20260709 13:18:31.133193 22006 raft_consensus.cc:606] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:31.138576 22006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:38500
I20260709 13:18:31.139039 22006 raft_consensus.cc:606] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:31.148212 22006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:38500
I20260709 13:18:31.148729 22006 raft_consensus.cc:606] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Received request to transfer leadership to TS a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:31.157953 21931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
mode: GRACEFUL
new_leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:46604
I20260709 13:18:31.158473 21931 raft_consensus.cc:606] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Received request to transfer leadership to TS 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:31.166996 21929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
mode: GRACEFUL
new_leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:46604
I20260709 13:18:31.167537 21929 raft_consensus.cc:606] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Received request to transfer leadership to TS 54075d7fdf1b4f76a1ef4dc05aff5a90
I20260709 13:18:31.173164 22006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:38500
I20260709 13:18:31.173732 22006 raft_consensus.cc:606] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Received request to transfer leadership to TS 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:31.229055 22175 raft_consensus.cc:493] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:18:31.229725 22175 raft_consensus.cc:515] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.231536 22175 leader_election.cc:290] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:31.232589 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7199d04d8188431ca222286538c6b480" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:31.232447 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7199d04d8188431ca222286538c6b480" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" is_pre_election: true
I20260709 13:18:31.233572 21929 raft_consensus.cc:2393] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8df2919ebc2d4a62817c1e07c330ecd0 in current term 1: Already voted for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in this term.
I20260709 13:18:31.234486 22045 leader_election.cc:304] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:31.235361 22175 raft_consensus.cc:3060] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:18:31.238425 22149 consensus_queue.cc:1048] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.242517 22175 raft_consensus.cc:2749] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:18:31.245512 22249 raft_consensus.cc:993] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:31.246031 22226 raft_consensus.cc:1081] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:31.250898 21929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46590
I20260709 13:18:31.251483 21929 raft_consensus.cc:493] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.251843 21929 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.251832 22149 consensus_queue.cc:1048] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:31.259330 21929 raft_consensus.cc:515] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.261694 21929 leader_election.cc:290] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.262893 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:31.263659 22077 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.264098 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:31.264761 22005 raft_consensus.cc:3055] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.265058 22005 raft_consensus.cc:740] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.266012 22005 consensus_queue.cc:260] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.266969 22005 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.269498 22077 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:31.270750 21894 leader_election.cc:304] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:31.271565 22246 raft_consensus.cc:2804] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.272060 22246 raft_consensus.cc:697] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:31.272672 22005 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:31.272940 22246 consensus_queue.cc:237] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.280529 21826 catalog_manager.cc:5697] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.375895 22149 raft_consensus.cc:993] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:31.376408 22226 raft_consensus.cc:1081] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:31.377907 21929 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46590
I20260709 13:18:31.378333 21929 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.378574 21929 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.384752 21929 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.386497 21929 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.386499 22150 consensus_queue.cc:1048] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:31.387543 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:31.388288 22005 raft_consensus.cc:3055] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.387635 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:31.388674 22005 raft_consensus.cc:740] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.389140 22077 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.389719 22005 consensus_queue.cc:260] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.391145 22005 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.391615 22149 consensus_queue.cc:1048] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.397233 22077 raft_consensus.cc:2468] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:31.398686 21894 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:31.399577 22150 raft_consensus.cc:2804] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.400264 22150 raft_consensus.cc:697] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:31.401144 22150 consensus_queue.cc:237] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.406473 22005 raft_consensus.cc:2468] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:31.407979 22249 consensus_queue.cc:1048] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.408850 22220 raft_consensus.cc:993] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: : Instructing follower 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:31.409392 22220 raft_consensus.cc:1081] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Signalling peer 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:31.414922 22005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:38498
I20260709 13:18:31.415534 22005 raft_consensus.cc:493] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.415943 22005 raft_consensus.cc:3060] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.415959 22150 consensus_queue.cc:1048] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:18:31.419731 21828 catalog_manager.cc:5697] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.423877 22005 raft_consensus.cc:515] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.430265 22006 raft_consensus.cc:1240] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Rejecting Update request from peer a2dd5bc469704a0e8a5e1da21a5dc30c for earlier term 1. Current term is 2. Ops: []
I20260709 13:18:31.430540 21931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:31.431185 21931 raft_consensus.cc:3055] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.431521 21931 raft_consensus.cc:740] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:31.432345 21931 consensus_queue.cc:260] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.433298 21931 raft_consensus.cc:3060] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.433972 22005 leader_election.cc:290] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.435135 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e14dbc6b9a3445ea2ed61e022cd0198" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:31.440716 21931 raft_consensus.cc:2468] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:31.442180 21971 leader_election.cc:304] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:31.443104 22249 raft_consensus.cc:2804] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.443583 22249 raft_consensus.cc:697] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.444370 22249 consensus_queue.cc:237] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.451756 21828 catalog_manager.cc:5697] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 1 to 2, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.468050 22249 consensus_queue.cc:1048] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.468904 22216 consensus_queue.cc:1048] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.478430 22216 raft_consensus.cc:993] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:31.478878 22216 raft_consensus.cc:1081] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Signalling peer a2dd5bc469704a0e8a5e1da21a5dc30c to start an election
I20260709 13:18:31.482594 21930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
 from {username='slave'} at 127.0.0.1:46590
I20260709 13:18:31.484356 22249 consensus_queue.cc:1048] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:31.485363 21930 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.485888 21930 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.489037 22250 consensus_queue.cc:1048] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:18:31.494248 21930 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.503321 21930 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Requested vote from peers 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.504299 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:31.504944 22005 raft_consensus.cc:3055] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.504989 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:31.505391 22005 raft_consensus.cc:740] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.505693 22080 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.506268 22005 consensus_queue.cc:260] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.507691 22005 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.511662 22080 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:31.512972 21894 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:31.513900 22150 raft_consensus.cc:2804] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.514396 22150 raft_consensus.cc:697] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Leader. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:31.515108 22005 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2dd5bc469704a0e8a5e1da21a5dc30c in term 2.
I20260709 13:18:31.515308 22150 consensus_queue.cc:237] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.525168 21829 catalog_manager.cc:5697] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c reported cstate change: term changed from 1 to 2, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129). New cstate: current_term: 2 leader_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.534857 22150 consensus_queue.cc:1048] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.547519 22248 consensus_queue.cc:1048] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.556512 22246 raft_consensus.cc:993] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: : Instructing follower 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:31.556979 22248 raft_consensus.cc:1081] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Signalling peer 54075d7fdf1b4f76a1ef4dc05aff5a90 to start an election
I20260709 13:18:31.558643 22005 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
 from {username='slave'} at 127.0.0.1:38498
I20260709 13:18:31.559140 22005 raft_consensus.cc:493] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.559633 22005 raft_consensus.cc:3060] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.566115 22005 raft_consensus.cc:515] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.567957 22005 leader_election.cc:290] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:31.568605 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:31.569061 22080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a2b2f335e741bdbaeee290062384aa" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:31.569368 21930 raft_consensus.cc:3055] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.569747 22080 raft_consensus.cc:3060] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.569844 21930 raft_consensus.cc:740] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:31.571062 21930 consensus_queue.cc:260] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.572196 21930 raft_consensus.cc:3060] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.576222 22080 raft_consensus.cc:2468] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:31.577423 21930 raft_consensus.cc:2468] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:31.577461 21969 leader_election.cc:304] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:31.578552 22250 raft_consensus.cc:2804] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.579092 22250 raft_consensus.cc:697] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.579793 22250 consensus_queue.cc:237] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.587172 21826 catalog_manager.cc:5697] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 1 to 2, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:31.623039 22250 consensus_queue.cc:1048] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.634164 22226 consensus_queue.cc:1048] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:18:31.645038 22250 raft_consensus.cc:993] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:31.645589 22249 raft_consensus.cc:1081] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Signalling peer 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:31.647385 22080 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:37812
I20260709 13:18:31.648089 22080 raft_consensus.cc:493] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:31.648452 22080 raft_consensus.cc:3060] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.656154 22080 raft_consensus.cc:515] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.658099 22080 leader_election.cc:290] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:31.658891 21930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:31.659246 22005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbeea3ec87f64fb2a6332a2507f50092" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:31.659606 21930 raft_consensus.cc:3060] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.659904 22005 raft_consensus.cc:3055] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:18:31.660228 22005 raft_consensus.cc:740] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:31.660902 22005 consensus_queue.cc:260] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.661908 22005 raft_consensus.cc:3060] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.664932 21930 raft_consensus.cc:2468] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 2.
I20260709 13:18:31.666136 22045 leader_election.cc:304] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:31.666960 22175 raft_consensus.cc:2804] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:31.667248 22005 raft_consensus.cc:2468] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 2.
I20260709 13:18:31.668856 22175 raft_consensus.cc:697] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:31.669927 22175 consensus_queue.cc:237] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:31.677027 21826 catalog_manager.cc:5697] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 1 to 2, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 2 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:31.772883 22005 raft_consensus.cc:1275] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.774338 22246 consensus_queue.cc:1048] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.782626 22078 raft_consensus.cc:1275] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.786183 22246 consensus_queue.cc:1048] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.889012 22078 raft_consensus.cc:1275] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.890549 22246 consensus_queue.cc:1048] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.890826 21930 raft_consensus.cc:1275] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.892256 22249 consensus_queue.cc:1048] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.899356 22005 raft_consensus.cc:1275] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.900844 22220 consensus_queue.cc:1048] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.910614 22078 raft_consensus.cc:3060] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:18:31.917834 22078 raft_consensus.cc:1275] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.919366 22226 consensus_queue.cc:1048] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.983783 22078 raft_consensus.cc:1275] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.985225 22220 consensus_queue.cc:1048] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:31.992830 22005 raft_consensus.cc:1275] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer a2dd5bc469704a0e8a5e1da21a5dc30c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:31.994784 22246 consensus_queue.cc:1048] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.023489 22078 raft_consensus.cc:1275] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.024725 22249 consensus_queue.cc:1048] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.032662 21931 raft_consensus.cc:1275] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.034148 22284 consensus_queue.cc:1048] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.070694 22005 raft_consensus.cc:1275] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.072211 22175 consensus_queue.cc:1048] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:32.076398 21931 raft_consensus.cc:1275] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:18:32.079010 22282 consensus_queue.cc:1048] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:18:34.361999 21829 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56022:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:18:34.388494 21829 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56022:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:18:34.512087 15502 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:18:34.636430 22313 log.cc:927] Time spent T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Append to log took a long time: real 0.112s	user 0.002s	sys 0.000s
W20260709 13:18:34.759949 21895 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.130:36355, user_credentials={real_user=slave}} blocked reactor thread for 51214.3us
W20260709 13:18:34.833850 22332 log.cc:927] Time spent T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 13:18:34.849066 22330 log.cc:927] Time spent T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:18:34.817052 22352 tablet.cc:1724] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:34.854378 21952 debug-util.cc:398] Leaking SignalData structure 0x7b0800354f00 after lost signal to thread 15505
I20260709 13:18:34.849475 22346 tablet.cc:1724] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:34.880946 21952 debug-util.cc:398] Leaking SignalData structure 0x7b080025a160 after lost signal to thread 21863
I20260709 13:18:34.838460 22351 tablet.cc:1724] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:34.899027 21971 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.129:43233, user_credentials={real_user=slave}} blocked reactor thread for 46350.2us
I20260709 13:18:34.914145 22355 tablet.cc:1724] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:18:34.916882 21969 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:43091, user_credentials={real_user=slave}} blocked reactor thread for 209475us
W20260709 13:18:34.917737 21952 debug-util.cc:398] Leaking SignalData structure 0x7b08001cc900 after lost signal to thread 22030
W20260709 13:18:34.919065 21952 debug-util.cc:398] Leaking SignalData structure 0x7b08002522c0 after lost signal to thread 22104
W20260709 13:18:34.901116 21894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.35.131:43091, user_credentials={real_user=slave}} blocked reactor thread for 79207.1us
I20260709 13:18:34.941185 22356 tablet.cc:1724] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:34.949661 21929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d"
dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
mode: GRACEFUL
new_leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:33292
I20260709 13:18:34.950615 21929 raft_consensus.cc:606] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Received request to transfer leadership to TS 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:34.951042 22362 tablet.cc:1724] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:34.945701 22349 tablet.cc:1724] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:34.962774 22359 tablet.cc:1724] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:34.965961 22354 tablet.cc:1724] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:34.983336 22327 raft_consensus.cc:993] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: : Instructing follower 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:34.984750 22327 raft_consensus.cc:1081] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Signalling peer 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:34.989795 22351 tablet.cc:1724] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:34.993757 22076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:37818
I20260709 13:18:34.995239 22076 raft_consensus.cc:493] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:34.997341 22076 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:34.981554 22352 tablet.cc:1724] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.009879 22364 tablet.cc:1724] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.009961 22367 tablet.cc:1724] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.014626 22366 tablet.cc:1724] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.021560 22354 tablet.cc:1724] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.029925 22362 tablet.cc:1724] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.062637 22366 tablet.cc:1724] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.069785 22076 raft_consensus.cc:515] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:35.073184 22076 leader_election.cc:290] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:35.073388 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:35.074366 21929 raft_consensus.cc:3055] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:35.074712 21929 raft_consensus.cc:740] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2dd5bc469704a0e8a5e1da21a5dc30c, State: Running, Role: LEADER
I20260709 13:18:35.075742 21929 consensus_queue.cc:260] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:35.077167 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b835a00a324aeb8834156843cd3f1d" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:35.077932 22004 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:35.078990 22346 tablet.cc:1724] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.084003 21929 raft_consensus.cc:3060] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:35.090016 22367 tablet.cc:1724] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.074721 22366 tablet.cc:1724] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.001375 22349 tablet.cc:1724] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.107065 22352 tablet.cc:1724] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.118682 22355 tablet.cc:1724] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.121168 22351 tablet.cc:1724] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.123936 22359 tablet.cc:1724] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.130862 22006 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9"
dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
mode: GRACEFUL
new_leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:32860
I20260709 13:18:35.131462 22006 raft_consensus.cc:606] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Received request to transfer leadership to TS 8df2919ebc2d4a62817c1e07c330ecd0
I20260709 13:18:35.132900 15502 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:18:35.133553 15502 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:18:35.133646 22364 tablet.cc:1724] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.141609 21929 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 3.
I20260709 13:18:35.143518 22045 leader_election.cc:304] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c; no voters: 
I20260709 13:18:35.144541 22287 raft_consensus.cc:2804] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:35.141891 22004 raft_consensus.cc:2468] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 3.
I20260709 13:18:35.145006 22287 raft_consensus.cc:697] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:35.146028 22362 tablet.cc:1724] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:18:35.146258 22287 consensus_queue.cc:237] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:35.197355 21828 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f: soft_deleted_table [id=fd3ff5543e40432aa48ebbad821662bc] alter complete (version 1)
I20260709 13:18:35.214434 21827 catalog_manager.cc:5697] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:35.373602 22358 raft_consensus.cc:993] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: : Instructing follower 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:35.374171 22358 raft_consensus.cc:1081] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Signalling peer 8df2919ebc2d4a62817c1e07c330ecd0 to start an election
I20260709 13:18:35.382086 22076 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9"
dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
 from {username='slave'} at 127.0.0.1:37812
I20260709 13:18:35.382814 22076 raft_consensus.cc:493] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:18:35.383279 22076 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:35.392019 22076 raft_consensus.cc:515] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:35.395666 22076 leader_election.cc:290] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:35.397114 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:35.398070 22004 raft_consensus.cc:3055] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:18:35.398406 22004 raft_consensus.cc:740] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:35.398710 21929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38c4ea0945a4149b052eb27933709e9" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c"
I20260709 13:18:35.399369 21929 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:35.399273 22004 consensus_queue.cc:260] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:35.402861 22004 raft_consensus.cc:3060] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:35.421346 22004 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 3.
I20260709 13:18:35.421772 21929 raft_consensus.cc:2468] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 3.
I20260709 13:18:35.422962 22044 leader_election.cc:304] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:35.427582 22287 raft_consensus.cc:2804] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:35.428108 22287 raft_consensus.cc:697] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:35.429023 22287 consensus_queue.cc:237] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:35.445044 21826 catalog_manager.cc:5697] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 2 to 3, leader changed from 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130) to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:35.597990 21928 raft_consensus.cc:1275] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:35.599720 22287 consensus_queue.cc:1048] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:35.626499 22006 raft_consensus.cc:1275] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:35.628333 22287 consensus_queue.cc:1048] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:18:35.826375 21928 raft_consensus.cc:1275] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:35.827880 22287 consensus_queue.cc:1048] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:35.848585 22006 raft_consensus.cc:1275] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:35.853641 22380 consensus_queue.cc:1048] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:36.201788 15502 tablet_server.cc:179] TabletServer@127.15.35.129:0 shutting down...
W20260709 13:18:36.223385 21971 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 134 similar messages]
W20260709 13:18:36.226878 21971 consensus_peers.cc:597] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:36.238096 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:36.239049 15502 tablet_replica.cc:333] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.240294 15502 raft_consensus.cc:2243] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.240890 15502 raft_consensus.cc:2272] T cbeea3ec87f64fb2a6332a2507f50092 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.243425 15502 tablet_replica.cc:333] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.244306 15502 raft_consensus.cc:2243] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.244787 15502 raft_consensus.cc:2272] T 7199d04d8188431ca222286538c6b480 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.246873 15502 tablet_replica.cc:333] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.247486 15502 raft_consensus.cc:2243] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.247925 15502 raft_consensus.cc:2272] T 7e14dbc6b9a3445ea2ed61e022cd0198 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.250044 15502 tablet_replica.cc:333] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.250743 15502 raft_consensus.cc:2243] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.251168 15502 raft_consensus.cc:2272] T 438543e6e1fc4619a4d228084f97afeb P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.253119 15502 tablet_replica.cc:333] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.253763 15502 raft_consensus.cc:2243] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.254527 15502 raft_consensus.cc:2272] T 3c63e457d5714da1af00941ebcb6cc2d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.256453 15502 tablet_replica.cc:333] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.257001 15502 raft_consensus.cc:2243] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.257807 15502 raft_consensus.cc:2272] T ceaf005097474408aa1ae183e41b9b3c P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.259781 15502 tablet_replica.cc:333] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.260341 15502 raft_consensus.cc:2243] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.261056 15502 raft_consensus.cc:2272] T ed720a8ea66f49ea865eaea54527f531 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.263572 15502 tablet_replica.cc:333] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.264335 15502 raft_consensus.cc:2243] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.264792 15502 raft_consensus.cc:2272] T 87a2b2f335e741bdbaeee290062384aa P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.267202 15502 tablet_replica.cc:333] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.267781 15502 raft_consensus.cc:2243] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.268322 15502 raft_consensus.cc:2272] T b3305810e5e14ed8b8cb5bd3f28bb947 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.270517 15502 tablet_replica.cc:333] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.271096 15502 raft_consensus.cc:2243] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.271538 15502 raft_consensus.cc:2272] T d38c4ea0945a4149b052eb27933709e9 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.274690 15502 tablet_replica.cc:333] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.275252 15502 raft_consensus.cc:2243] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.276055 15502 raft_consensus.cc:2272] T eb86d5f2a4914685b64bbc64d990719e P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.278340 15502 tablet_replica.cc:333] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.278851 15502 raft_consensus.cc:2243] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.279289 15502 raft_consensus.cc:2272] T 06b835a00a324aeb8834156843cd3f1d P a2dd5bc469704a0e8a5e1da21a5dc30c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.282617 15502 tablet_replica.cc:333] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.283354 15502 raft_consensus.cc:2243] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.284158 15502 raft_consensus.cc:2272] T 60a04da21fb8477985e87ebd290d97ec P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.286327 15502 tablet_replica.cc:333] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.286870 15502 raft_consensus.cc:2243] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.287285 15502 raft_consensus.cc:2272] T a9128bb9324341b7b6022314bd4a21e1 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.289341 15502 tablet_replica.cc:333] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.289829 15502 raft_consensus.cc:2243] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.290545 15502 raft_consensus.cc:2272] T c4b4c381a4de44fbb873985f4b648474 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.293259 15502 tablet_replica.cc:333] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.294006 15502 raft_consensus.cc:2243] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.294544 15502 raft_consensus.cc:2272] T d59ce99e2cd24a1b8baa09455382d668 P a2dd5bc469704a0e8a5e1da21a5dc30c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:36.295737 22045 consensus_peers.cc:597] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:36.297041 15502 tablet_replica.cc:333] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.297652 15502 raft_consensus.cc:2243] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:36.298269 15502 raft_consensus.cc:2272] T 02793ae1786b4e7c9b93d8e86dc3baab P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:36.300520 15502 tablet_replica.cc:333] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c: stopping tablet replica
I20260709 13:18:36.301009 15502 raft_consensus.cc:2243] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:36.301874 15502 raft_consensus.cc:2272] T 5482cea342944986ac8c804905e42c0f P a2dd5bc469704a0e8a5e1da21a5dc30c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:36.370004 22045 consensus_peers.cc:597] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.412129 21971 consensus_peers.cc:597] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.531327 21971 consensus_peers.cc:597] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.538563 21971 consensus_peers.cc:597] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.545673 21971 consensus_peers.cc:597] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.559401 22045 consensus_peers.cc:597] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.614852 21971 consensus_peers.cc:597] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.651013 21971 consensus_peers.cc:597] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:36.715942 22045 consensus_peers.cc:597] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.224645 22333 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.225194 22333 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.227181 22333 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.228554 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
W20260709 13:18:37.230901 22045 leader_election.cc:336] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.231369 22045 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.232123 22333 raft_consensus.cc:2749] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:37.250464 22342 raft_consensus.cc:493] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.251211 22342 raft_consensus.cc:515] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.253654 22342 leader_election.cc:290] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.254912 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
W20260709 13:18:37.257197 21971 leader_election.cc:336] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.257620 21971 leader_election.cc:304] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90; no voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.258193 22342 raft_consensus.cc:2749] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:37.295423 22333 raft_consensus.cc:493] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.295986 22333 raft_consensus.cc:515] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.297916 22333 leader_election.cc:290] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.299140 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
W20260709 13:18:37.301496 22045 leader_election.cc:336] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.301988 22045 leader_election.cc:304] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.302711 22333 raft_consensus.cc:2749] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:18:37.323077 22342 raft_consensus.cc:493] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.323760 22342 raft_consensus.cc:515] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.326215 22342 leader_election.cc:290] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.327353 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:37.328130 22077 raft_consensus.cc:2468] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 1.
I20260709 13:18:37.329382 21969 leader_election.cc:304] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
W20260709 13:18:37.329699 15502 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21952)
I20260709 13:18:37.330232 22342 raft_consensus.cc:2804] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:18:37.330643 22342 raft_consensus.cc:493] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.331015 22342 raft_consensus.cc:3060] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:37.333637 21971 leader_election.cc:336] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.339708 22342 raft_consensus.cc:515] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.341969 22342 leader_election.cc:290] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.342947 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaf005097474408aa1ae183e41b9b3c" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:37.343647 22077 raft_consensus.cc:3060] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:18:37.345600 21971 leader_election.cc:336] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.352010 22077 raft_consensus.cc:2468] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:37.353436 21969 leader_election.cc:304] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.354410 22342 raft_consensus.cc:2804] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:18:37.355131 22342 raft_consensus.cc:697] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:37.355899 22342 consensus_queue.cc:237] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.358532 22387 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.359144 22387 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.361377 22387 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.362594 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:37.363348 22077 raft_consensus.cc:2468] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:37.364670 21969 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:37.365571 22387 raft_consensus.cc:2804] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:37.365953 22387 raft_consensus.cc:493] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.366345 22387 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:37.366437 21971 leader_election.cc:336] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.366156 21828 catalog_manager.cc:5697] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 1 to 2, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 2 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.370514 22333 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.371395 22333 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:37.375797 22387 raft_consensus.cc:515] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.377844 22380 raft_consensus.cc:493] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.378401 22380 raft_consensus.cc:515] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.380427 22380 leader_election.cc:290] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.381893 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
W20260709 13:18:37.382992 21971 leader_election.cc:336] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.383605 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:37.385150 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed720a8ea66f49ea865eaea54527f531" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:37.385819 22077 raft_consensus.cc:3060] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.386219 22333 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
W20260709 13:18:37.389128 22045 leader_election.cc:336] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.389818 22045 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.390720 22333 raft_consensus.cc:2749] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:18:37.393013 22045 leader_election.cc:336] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.393507 22045 leader_election.cc:304] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.394217 22333 raft_consensus.cc:2749] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:37.395222 22342 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.395320 22387 leader_election.cc:290] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.395743 22342 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.394186 22077 raft_consensus.cc:2468] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 3.
I20260709 13:18:37.397090 21969 leader_election.cc:304] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.397753 22342 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.398303 22342 raft_consensus.cc:2804] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.398761 22342 raft_consensus.cc:697] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:37.399668 22342 consensus_queue.cc:237] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.399973 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
W20260709 13:18:37.402635 21971 leader_election.cc:336] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.403136 21971 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90; no voters: 8df2919ebc2d4a62817c1e07c330ecd0, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.403949 22342 raft_consensus.cc:2749] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:37.415169 21828 catalog_manager.cc:5697] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.464808 22333 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.465411 22333 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.467308 22333 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.468489 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:37.469223 22006 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 2.
I20260709 13:18:37.470223 22044 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:37.470966 22333 raft_consensus.cc:2804] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:37.471307 22333 raft_consensus.cc:493] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
W20260709 13:18:37.471405 22045 leader_election.cc:336] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.471750 22333 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.477217 22333 raft_consensus.cc:515] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.479378 22333 leader_election.cc:290] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.479940 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4c381a4de44fbb873985f4b648474" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:37.480547 22006 raft_consensus.cc:3060] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:37.485430 22045 leader_election.cc:336] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.487149 22006 raft_consensus.cc:2468] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 3.
I20260709 13:18:37.488157 22044 leader_election.cc:304] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.488765 22333 raft_consensus.cc:2804] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.489228 22333 raft_consensus.cc:697] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:37.490061 22333 consensus_queue.cc:237] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.497952 21828 catalog_manager.cc:5697] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.537559 22342 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.538018 22342 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:37.539714 22342 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091), a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233)
I20260709 13:18:37.540549 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:37.541961 22077 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:37.541252 22333 raft_consensus.cc:493] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.543258 22380 raft_consensus.cc:493] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.543766 22380 raft_consensus.cc:515] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
W20260709 13:18:37.544163 21971 leader_election.cc:336] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.544888 22333 raft_consensus.cc:515] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.545614 22380 leader_election.cc:290] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.546490 21969 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.547163 22333 leader_election.cc:290] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.547745 22342 raft_consensus.cc:2804] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:37.548175 22342 raft_consensus.cc:493] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.548602 22342 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.549896 22006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:37.550083 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" is_pre_election: true
I20260709 13:18:37.550523 22006 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 2.
I20260709 13:18:37.552135 22044 leader_election.cc:304] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
W20260709 13:18:37.552686 22045 leader_election.cc:336] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.552954 22333 raft_consensus.cc:2804] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:37.553333 22333 raft_consensus.cc:493] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
W20260709 13:18:37.553488 22045 leader_election.cc:336] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.553740 22333 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.553949 22045 leader_election.cc:304] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 54075d7fdf1b4f76a1ef4dc05aff5a90, a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.555177 22380 raft_consensus.cc:2749] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:18:37.559499 22342 raft_consensus.cc:515] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:37.560539 22333 raft_consensus.cc:515] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.562901 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5482cea342944986ac8c804905e42c0f" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:37.563215 22333 leader_election.cc:290] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355)
I20260709 13:18:37.563560 22077 raft_consensus.cc:3060] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:37.566161 21971 leader_election.cc:336] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.566447 22004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb86d5f2a4914685b64bbc64d990719e" candidate_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90"
I20260709 13:18:37.567102 22004 raft_consensus.cc:3060] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.571570 22077 raft_consensus.cc:2468] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 3.
I20260709 13:18:37.572182 22342 leader_election.cc:290] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: Requested vote from peers 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091), a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233)
I20260709 13:18:37.573016 22004 raft_consensus.cc:2468] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8df2919ebc2d4a62817c1e07c330ecd0 in term 3.
I20260709 13:18:37.573764 21969 leader_election.cc:304] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.574330 22044 leader_election.cc:304] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:37.575196 22333 raft_consensus.cc:2804] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.575773 22333 raft_consensus.cc:697] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Becoming Leader. State: Replica: 8df2919ebc2d4a62817c1e07c330ecd0, State: Running, Role: LEADER
I20260709 13:18:37.576704 22333 consensus_queue.cc:237] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
W20260709 13:18:37.577327 22045 leader_election.cc:336] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.574819 22387 raft_consensus.cc:2804] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.578312 22387 raft_consensus.cc:697] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:37.579152 22387 consensus_queue.cc:237] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } }
I20260709 13:18:37.586535 21828 catalog_manager.cc:5697] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131). New cstate: current_term: 3 leader_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.589795 21827 catalog_manager.cc:5697] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } }
I20260709 13:18:37.631474 22387 raft_consensus.cc:493] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.631992 22387 raft_consensus.cc:515] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.633975 22387 leader_election.cc:290] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.635023 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:37.635634 22077 raft_consensus.cc:2468] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:37.636627 21969 leader_election.cc:304] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:37.637374 22387 raft_consensus.cc:2804] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:18:37.637758 22387 raft_consensus.cc:493] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.638151 22387 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:37.638307 21971 leader_election.cc:336] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.643484 22387 raft_consensus.cc:515] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.645210 22387 leader_election.cc:290] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.646338 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60a04da21fb8477985e87ebd290d97ec" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:37.646930 22077 raft_consensus.cc:3060] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:37.649646 21971 leader_election.cc:336] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.652347 22077 raft_consensus.cc:2468] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 3.
I20260709 13:18:37.653638 21969 leader_election.cc:304] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.654526 22387 raft_consensus.cc:2804] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.654990 22387 raft_consensus.cc:697] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:37.655776 22387 consensus_queue.cc:237] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.664770 21827 catalog_manager.cc:5697] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.677820 22387 raft_consensus.cc:493] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.678522 22387 raft_consensus.cc:515] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.680884 22387 leader_election.cc:290] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.681972 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" is_pre_election: true
I20260709 13:18:37.682637 22077 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 2.
I20260709 13:18:37.683552 21969 leader_election.cc:304] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: 
I20260709 13:18:37.684276 22387 raft_consensus.cc:2804] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:18:37.684518 21971 leader_election.cc:336] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.684669 22387 raft_consensus.cc:493] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Starting leader election (detected failure of leader a2dd5bc469704a0e8a5e1da21a5dc30c)
I20260709 13:18:37.685159 22387 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:18:37.693007 22387 raft_consensus.cc:515] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.695171 22387 leader_election.cc:290] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: Requested vote from peers a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233), 8df2919ebc2d4a62817c1e07c330ecd0 (127.15.35.131:43091)
I20260709 13:18:37.696193 22077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c63e457d5714da1af00941ebcb6cc2d" candidate_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "8df2919ebc2d4a62817c1e07c330ecd0"
I20260709 13:18:37.696832 22077 raft_consensus.cc:3060] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:18:37.698401 21971 leader_election.cc:336] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111)
I20260709 13:18:37.703890 22077 raft_consensus.cc:2468] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54075d7fdf1b4f76a1ef4dc05aff5a90 in term 3.
I20260709 13:18:37.705521 21969 leader_election.cc:304] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: 54075d7fdf1b4f76a1ef4dc05aff5a90, 8df2919ebc2d4a62817c1e07c330ecd0; no voters: a2dd5bc469704a0e8a5e1da21a5dc30c
I20260709 13:18:37.706504 22387 raft_consensus.cc:2804] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:18:37.707003 22387 raft_consensus.cc:697] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Becoming Leader. State: Replica: 54075d7fdf1b4f76a1ef4dc05aff5a90, State: Running, Role: LEADER
I20260709 13:18:37.707746 22387 consensus_queue.cc:237] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [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: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } }
I20260709 13:18:37.716925 21827 catalog_manager.cc:5697] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 reported cstate change: term changed from 2 to 3, leader changed from a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129) to 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130). New cstate: current_term: 3 leader_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2dd5bc469704a0e8a5e1da21a5dc30c" member_type: VOTER last_known_addr { host: "127.15.35.129" port: 43233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 } health_report { overall_health: UNKNOWN } } }
I20260709 13:18:37.846443 22076 raft_consensus.cc:1275] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:18:37.847681 22387 consensus_queue.cc:1048] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:18:37.884411 21971 consensus_peers.cc:597] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:37.887024 22045 consensus_peers.cc:597] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:37.970602 22076 raft_consensus.cc:1275] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:37.971853 22404 consensus_queue.cc:1048] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:18:37.986055 21971 consensus_peers.cc:597] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:18:38.009939 21971 consensus_peers.cc:597] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.011978 22004 raft_consensus.cc:1275] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Refusing update from remote peer 8df2919ebc2d4a62817c1e07c330ecd0: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:18:38.013341 22333 consensus_queue.cc:1048] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54075d7fdf1b4f76a1ef4dc05aff5a90" member_type: VOTER last_known_addr { host: "127.15.35.130" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:18:38.027704 22076 raft_consensus.cc:1275] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Refusing update from remote peer 54075d7fdf1b4f76a1ef4dc05aff5a90: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:18:38.029263 22387 consensus_queue.cc:1048] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8df2919ebc2d4a62817c1e07c330ecd0" member_type: VOTER last_known_addr { host: "127.15.35.131" port: 43091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:18:38.048130 15502 tablet_server.cc:196] TabletServer@127.15.35.129:0 shutdown complete.
W20260709 13:18:38.059062 22045 consensus_peers.cc:597] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.081409 15502 tablet_server.cc:179] TabletServer@127.15.35.130:0 shutting down...
I20260709 13:18:38.110939 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:38.111668 15502 tablet_replica.cc:333] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.112367 15502 raft_consensus.cc:2243] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.112843 15502 raft_consensus.cc:2272] T cbeea3ec87f64fb2a6332a2507f50092 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.115069 15502 tablet_replica.cc:333] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.115716 15502 raft_consensus.cc:2243] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.116453 15502 raft_consensus.cc:2272] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.118629 15502 tablet_replica.cc:333] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.119127 15502 raft_consensus.cc:2243] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.119831 15502 raft_consensus.cc:2272] T 7199d04d8188431ca222286538c6b480 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.121903 15502 tablet_replica.cc:333] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.122746 15502 raft_consensus.cc:2243] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.123696 15502 raft_consensus.cc:2272] T 438543e6e1fc4619a4d228084f97afeb P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.126297 15502 tablet_replica.cc:333] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.126948 15502 raft_consensus.cc:2243] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.127488 15502 pending_rounds.cc:70] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Trying to abort 1 pending ops.
I20260709 13:18:38.127635 15502 pending_rounds.cc:77] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90: Aborting op as it isn't in flight: id { term: 3 index: 4 } timestamp: 7305638370139320320 op_type: NO_OP noop_request { }
I20260709 13:18:38.127928 15502 raft_consensus.cc:2889] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:38.128163 15502 raft_consensus.cc:2272] T 3c63e457d5714da1af00941ebcb6cc2d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.130388 15502 tablet_replica.cc:333] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.130935 15502 raft_consensus.cc:2243] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.131667 15502 raft_consensus.cc:2272] T ceaf005097474408aa1ae183e41b9b3c P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.134346 15502 tablet_replica.cc:333] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.134819 15502 raft_consensus.cc:2243] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.135494 15502 raft_consensus.cc:2272] T ed720a8ea66f49ea865eaea54527f531 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.137518 15502 tablet_replica.cc:333] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.137969 15502 raft_consensus.cc:2243] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.138599 15502 raft_consensus.cc:2272] T 87a2b2f335e741bdbaeee290062384aa P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.140326 15502 tablet_replica.cc:333] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.140767 15502 raft_consensus.cc:2243] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.141347 15502 raft_consensus.cc:2272] T b3305810e5e14ed8b8cb5bd3f28bb947 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.143610 15502 tablet_replica.cc:333] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.144207 15502 raft_consensus.cc:2243] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:18:38.144788 22044 consensus_peers.cc:597] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Couldn't send request to peer 54075d7fdf1b4f76a1ef4dc05aff5a90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.145138 15502 raft_consensus.cc:2272] T 02793ae1786b4e7c9b93d8e86dc3baab P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.147181 15502 tablet_replica.cc:333] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.147687 15502 raft_consensus.cc:2243] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.148109 15502 raft_consensus.cc:2272] T c4b4c381a4de44fbb873985f4b648474 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.150755 15502 tablet_replica.cc:333] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.151412 15502 raft_consensus.cc:2243] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.152072 15502 raft_consensus.cc:2272] T d59ce99e2cd24a1b8baa09455382d668 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.153873 15502 tablet_replica.cc:333] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.154314 15502 raft_consensus.cc:2243] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.154673 15502 raft_consensus.cc:2272] T eb86d5f2a4914685b64bbc64d990719e P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.156728 15502 tablet_replica.cc:333] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.157188 15502 raft_consensus.cc:2243] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.157672 15502 raft_consensus.cc:2272] T 06b835a00a324aeb8834156843cd3f1d P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.159842 15502 tablet_replica.cc:333] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
W20260709 13:18:38.159795 21971 consensus_peers.cc:597] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 -> Peer a2dd5bc469704a0e8a5e1da21a5dc30c (127.15.35.129:43233): Couldn't send request to peer a2dd5bc469704a0e8a5e1da21a5dc30c. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.129:43233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.160413 15502 raft_consensus.cc:2243] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.160841 15502 raft_consensus.cc:2272] T d38c4ea0945a4149b052eb27933709e9 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.162751 15502 tablet_replica.cc:333] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.163237 15502 raft_consensus.cc:2243] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.163920 15502 raft_consensus.cc:2272] T a9128bb9324341b7b6022314bd4a21e1 P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.165781 15502 tablet_replica.cc:333] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.166257 15502 raft_consensus.cc:2243] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.166981 15502 pending_rounds.cc:70] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Trying to abort 1 pending ops.
I20260709 13:18:38.167188 15502 pending_rounds.cc:77] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305638369924866048 op_type: NO_OP noop_request { }
I20260709 13:18:38.167495 15502 raft_consensus.cc:2889] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:38.167766 15502 raft_consensus.cc:2272] T 60a04da21fb8477985e87ebd290d97ec P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.170029 15502 tablet_replica.cc:333] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90: stopping tablet replica
I20260709 13:18:38.170475 15502 raft_consensus.cc:2243] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.171176 15502 raft_consensus.cc:2272] T 5482cea342944986ac8c804905e42c0f P 54075d7fdf1b4f76a1ef4dc05aff5a90 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:18:38.206321 22044 consensus_peers.cc:597] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 -> Peer 54075d7fdf1b4f76a1ef4dc05aff5a90 (127.15.35.130:36355): Couldn't send request to peer 54075d7fdf1b4f76a1ef4dc05aff5a90. Status: Network error: Client connection negotiation failed: client connection to 127.15.35.130:36355: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:18:38.209023 15502 tablet_server.cc:196] TabletServer@127.15.35.130:0 shutdown complete.
I20260709 13:18:38.243156 15502 tablet_server.cc:179] TabletServer@127.15.35.131:0 shutting down...
I20260709 13:18:38.272352 15502 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:18:38.273067 15502 tablet_replica.cc:333] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.273749 15502 raft_consensus.cc:2243] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.274250 15502 raft_consensus.cc:2272] T 7199d04d8188431ca222286538c6b480 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.276201 15502 tablet_replica.cc:333] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.276767 15502 raft_consensus.cc:2243] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.277580 15502 raft_consensus.cc:2272] T cbeea3ec87f64fb2a6332a2507f50092 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.279493 15502 tablet_replica.cc:333] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.280035 15502 raft_consensus.cc:2243] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.280449 15502 raft_consensus.cc:2272] T 7e14dbc6b9a3445ea2ed61e022cd0198 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.282333 15502 tablet_replica.cc:333] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.282891 15502 raft_consensus.cc:2243] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.283659 15502 raft_consensus.cc:2272] T c4b4c381a4de44fbb873985f4b648474 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.286204 15502 tablet_replica.cc:333] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.286755 15502 raft_consensus.cc:2243] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.287159 15502 raft_consensus.cc:2272] T 3c63e457d5714da1af00941ebcb6cc2d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.288873 15502 tablet_replica.cc:333] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.289480 15502 raft_consensus.cc:2243] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.289894 15502 raft_consensus.cc:2272] T 438543e6e1fc4619a4d228084f97afeb P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.291621 15502 tablet_replica.cc:333] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.292135 15502 raft_consensus.cc:2243] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.292563 15502 raft_consensus.cc:2272] T ed720a8ea66f49ea865eaea54527f531 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.295389 15502 tablet_replica.cc:333] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.295962 15502 raft_consensus.cc:2243] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.296684 15502 raft_consensus.cc:2272] T d38c4ea0945a4149b052eb27933709e9 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.298676 15502 tablet_replica.cc:333] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.299182 15502 raft_consensus.cc:2243] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.299896 15502 pending_rounds.cc:70] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: Trying to abort 1 pending ops.
I20260709 13:18:38.300100 15502 pending_rounds.cc:77] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305638369604702208 op_type: NO_OP noop_request { }
I20260709 13:18:38.300377 15502 raft_consensus.cc:2889] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:18:38.300638 15502 raft_consensus.cc:2272] T eb86d5f2a4914685b64bbc64d990719e P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.302915 15502 tablet_replica.cc:333] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.303449 15502 raft_consensus.cc:2243] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.304145 15502 raft_consensus.cc:2272] T 06b835a00a324aeb8834156843cd3f1d P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.306046 15502 tablet_replica.cc:333] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.306559 15502 raft_consensus.cc:2243] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.306985 15502 raft_consensus.cc:2272] T ceaf005097474408aa1ae183e41b9b3c P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.309103 15502 tablet_replica.cc:333] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.309659 15502 raft_consensus.cc:2243] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.310071 15502 raft_consensus.cc:2272] T d59ce99e2cd24a1b8baa09455382d668 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.311944 15502 tablet_replica.cc:333] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.312425 15502 raft_consensus.cc:2243] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.312837 15502 raft_consensus.cc:2272] T a9128bb9324341b7b6022314bd4a21e1 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.314611 15502 tablet_replica.cc:333] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.315083 15502 raft_consensus.cc:2243] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.315518 15502 raft_consensus.cc:2272] T 60a04da21fb8477985e87ebd290d97ec P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.317348 15502 tablet_replica.cc:333] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.317811 15502 raft_consensus.cc:2243] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.318228 15502 raft_consensus.cc:2272] T 5482cea342944986ac8c804905e42c0f P 8df2919ebc2d4a62817c1e07c330ecd0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.320389 15502 tablet_replica.cc:333] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.320873 15502 raft_consensus.cc:2243] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.321406 15502 raft_consensus.cc:2272] T 87a2b2f335e741bdbaeee290062384aa P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.323280 15502 tablet_replica.cc:333] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.323725 15502 raft_consensus.cc:2243] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.324501 15502 raft_consensus.cc:2272] T b3305810e5e14ed8b8cb5bd3f28bb947 P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.326363 15502 tablet_replica.cc:333] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0: stopping tablet replica
I20260709 13:18:38.326809 15502 raft_consensus.cc:2243] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:18:38.327239 15502 raft_consensus.cc:2272] T 02793ae1786b4e7c9b93d8e86dc3baab P 8df2919ebc2d4a62817c1e07c330ecd0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.364315 15502 tablet_server.cc:196] TabletServer@127.15.35.131:0 shutdown complete.
I20260709 13:18:38.396351 15502 master.cc:562] Master@127.15.35.190:35833 shutting down...
I20260709 13:18:38.418469 15502 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:18:38.419021 15502 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:18:38.419359 15502 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25ea3547d62843d1b5a744fa6108018f: stopping tablet replica
I20260709 13:18:38.440366 15502 master.cc:584] Master@127.15.35.190:35833 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13408 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29657 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (176867 ms total)
[  PASSED  ] 8 tests.
I20260709 13:18:38.492951 15502 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 664 messages since previous log ~20 seconds ago
I20260709 13:18:38.493157 15502 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 664 messages since previous log ~20 seconds ago
I20260709 13:18:38.493356 15502 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 659 messages since previous log ~20 seconds ago
I20260709 13:18:38.493520 15502 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 ~37 seconds ago
I20260709 13:18:38.493669 15502 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 ~38 seconds ago
I20260709 13:18:38.493799 15502 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 2 messages since previous log ~89 seconds ago
I20260709 13:18:38.493988 15502 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 71 messages since previous log ~2 seconds ago
I20260709 13:18:38.494236 15502 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~12 seconds ago
